diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-05-30 07:33:00 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-05-30 07:33:00 +0200 |
commit | a603a20fa2f2b5d456bf497d8e3c11746c05f47e (patch) | |
tree | d17b9ce69bab1357eecfe09ef5ba7bfc825c965f | |
parent | 4eea3f62e14b453a781465f36bcc52a5dc2f2d47 (diff) | |
download | gentoo-a603a20fa2f2b5d456bf497d8e3c11746c05f47e.tar.gz gentoo-a603a20fa2f2b5d456bf497d8e3c11746c05f47e.tar.xz |
dev-ruby/patron: drop ruby19
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-ruby/patron/patron-0.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/patron/patron-0.4.20.ebuild b/dev-ruby/patron/patron-0.4.20.ebuild index 1731d1a7e70..a236bbba4c0 100644 --- a/dev-ruby/patron/patron-0.4.20.ebuild +++ b/dev-ruby/patron/patron-0.4.20.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 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" RUBY_FAKEGEM_RECIPE_TEST="rspec3" RUBY_FAKEGEM_EXTRADOC="README.md" |