commit: 0787d1be5654c6ac2c9c9620be34eec3f795f3b6 Author: Hans de Graaff <hans <AT> degraaff <DOT> org> AuthorDate: Thu Sep 1 20:06:15 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Sep 1 20:06:15 2016 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=0787d1be
dev-ruby/thinking-sphinx: fix repoman warnings Package-Manager: portage-2.2.28 dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild b/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild index 7630eea..2eb4ebc 100644 --- a/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild +++ b/dev-ruby/thinking-sphinx/thinking-sphinx-3.1.4.ebuild @@ -1,9 +1,9 @@ -# 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_TASK_TEST=""
