commit: 7116b05905f8660975db82acdb1a2e9fbaf6ea4c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 5 07:44:24 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 5 07:59:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7116b059
dev-ruby/pg: drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/pg/pg-0.17.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/pg/pg-0.17.1-r1.ebuild b/dev-ruby/pg/pg-0.17.1-r1.ebuild index d46a25e..c9bf070 100644 --- a/dev-ruby/pg/pg-0.17.1-r1.ebuild +++ b/dev-ruby/pg/pg-0.17.1-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 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec"
