commit: f71f471ec29225deb914f2fbfe66d707528c689b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 3 21:37:17 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 3 21:37:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f71f471e
dev-ruby/hoe-seattlerb: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 4 ++-- 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 0a5fc3f..56f5460 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 db582f4..9207370 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=""
