commit: 4219533079a6d45d761d6aacf8687608add112b7 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Sun Feb 14 18:34:56 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 14 18:34:56 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=42195330
dev-ruby/rvideo: fix repoman issues Package-Manager: portage-2.2.26 dev-ruby/rvideo/rvideo-0.9.3-r3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/rvideo/rvideo-0.9.3-r3.ebuild b/dev-ruby/rvideo/rvideo-0.9.3-r3.ebuild index 4fe2fc2..bdec63e 100644 --- a/dev-ruby/rvideo/rvideo-0.9.3-r3.ebuild +++ b/dev-ruby/rvideo/rvideo-0.9.3-r3.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 -# $Header: $ +# $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="ENV ENV2 History.txt README.txt RULES"
