commit: 5ccc86061809bd4bd25d71e1c59d8262e049de9b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Nov 13 11:17:11 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Nov 13 11:28:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ccc8606
dev-ruby/daemons: drop ruby19 Package-Manager: portage-2.3.0 dev-ruby/daemons/daemons-1.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/daemons/daemons-1.2.3.ebuild b/dev-ruby/daemons/daemons-1.2.3.ebuild index 0df8978..6f2ed32 100644 --- a/dev-ruby/daemons/daemons-1.2.3.ebuild +++ b/dev-ruby/daemons/daemons-1.2.3.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_EXTRADOC="Releases README.md" RUBY_FAKEGEM_RECIPE_DOC="rdoc"
