commit: 9696c29980a2ec9f0d2a666b58413fa9ea07f019 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Fri Aug 26 05:19:28 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Aug 26 05:19:28 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=9696c299
dev-ruby/authlogic: fix repoman warnings Package-Manager: portage-2.2.28 dev-ruby/authlogic/authlogic-3.4.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/authlogic/authlogic-3.4.6.ebuild b/dev-ruby/authlogic/authlogic-3.4.6.ebuild index b70e925..6560e5d 100644 --- a/dev-ruby/authlogic/authlogic-3.4.6.ebuild +++ b/dev-ruby/authlogic/authlogic-3.4.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 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="CHANGELOG.md README.rdoc"
