commit: 87f8838839146791f3c103e90629609c79fe5afb Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Sun Sep 11 13:18:50 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Sep 11 13:18:50 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=87f88388
dev-ruby/global_phone_dbgen: fix repoman warnings Package-Manager: portage-2.2.28 dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild index 81f756f..7297b13 100644 --- a/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild +++ b/dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md"
