diff options
author | Hans de Graaff <hans@degraaff.org> | 2016-09-11 15:18:50 +0200 |
---|---|---|
committer | Hans de Graaff <hans@degraaff.org> | 2016-09-11 15:18:50 +0200 |
commit | 87f8838839146791f3c103e90629609c79fe5afb (patch) | |
tree | 2d00be0afed433dab84c70b041b88c95adfc440f /dev-ruby/global_phone_dbgen | |
parent | dev-ruby/scrypt: add 3.0.3 (diff) | |
download | graaff-87f8838839146791f3c103e90629609c79fe5afb.tar.gz graaff-87f8838839146791f3c103e90629609c79fe5afb.tar.bz2 graaff-87f8838839146791f3c103e90629609c79fe5afb.zip |
dev-ruby/global_phone_dbgen: fix repoman warnings
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/global_phone_dbgen')
-rw-r--r-- | dev-ruby/global_phone_dbgen/global_phone_dbgen-1.0.0.ebuild | 6 |
1 files 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 81f756f4..7297b13c 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" |