summaryrefslogtreecommitdiff
path: root/dev-ruby/coderay/coderay-1.1.0-r1.ebuild
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-04-10 01:59:42 +0200
committerManuel Rüger <mrueg@gentoo.org>2016-04-10 01:59:42 +0200
commitb06961a6c8e55fcfa2d2dfa34c41c101df4d8cc9 (patch)
tree4076442adde1badbe2cf76600589eab7f4e8c660 /dev-ruby/coderay/coderay-1.1.0-r1.ebuild
parent78e553b793201f311a71f73b64cc13c49df6fadf (diff)
downloadgentoo-b06961a6c8e55fcfa2d2dfa34c41c101df4d8cc9.tar.gz
gentoo-b06961a6c8e55fcfa2d2dfa34c41c101df4d8cc9.tar.bz2
gentoo-b06961a6c8e55fcfa2d2dfa34c41c101df4d8cc9.zip
dev-ruby/coderay: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/coderay/coderay-1.1.0-r1.ebuild')
-rw-r--r--dev-ruby/coderay/coderay-1.1.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/coderay/coderay-1.1.0-r1.ebuild b/dev-ruby/coderay/coderay-1.1.0-r1.ebuild
index 41a4b32ade84..e49af92c016e 100644
--- a/dev-ruby/coderay/coderay-1.1.0-r1.ebuild
+++ b/dev-ruby/coderay/coderay-1.1.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-USE_RUBY="ruby19 ruby20 jruby"
+USE_RUBY="ruby20 jruby"
# The test target also contains test:exe but that requires
# shoulda-context which we do not have packaged yet.