commit: 9e38b299dfa06df405702bad15281db7998088bf Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Aug 26 05:37:03 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 26 05:37:03 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=9e38b299
dev-ruby/global_phone: fix repoman warnings Package-Manager: portage-2.2.28 dev-ruby/global_phone/global_phone-1.0.1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/global_phone/global_phone-1.0.1.ebuild b/dev-ruby/global_phone/global_phone-1.0.1.ebuild index 44ef7e3..7eff253 100644 --- a/dev-ruby/global_phone/global_phone-1.0.1.ebuild +++ b/dev-ruby/global_phone/global_phone-1.0.1.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"
