diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:37:17 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-03 23:37:17 +0200 |
commit | f71f471ec29225deb914f2fbfe66d707528c689b (patch) | |
tree | bb1111809046281d78b0bc63848a91d0de8783d9 /dev-ruby/hoe-seattlerb | |
parent | dev-ruby/stamp: Remove ruby19 (diff) | |
download | gentoo-f71f471ec29225deb914f2fbfe66d707528c689b.tar.gz gentoo-f71f471ec29225deb914f2fbfe66d707528c689b.tar.bz2 gentoo-f71f471ec29225deb914f2fbfe66d707528c689b.zip |
dev-ruby/hoe-seattlerb: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild index 0a5fc3f32a2b..56f5460488b1 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild @@ -1,9 +1,9 @@ -# 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" +USE_RUBY="ruby20" # no tests present RUBY_FAKEGEM_TASK_TEST="" diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild index db582f4a7137..9207370cb839 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.3.ebuild @@ -1,9 +1,9 @@ -# 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 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" # no tests present RUBY_FAKEGEM_TASK_TEST="" |