commit: 8be96d597d1897a891a1250cdfd63f18671ac9bd Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Mar 19 14:41:52 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Mar 19 14:41:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be96d59
dev-ruby/amq-protocol: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild b/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild index f341473..fac4031 100644 --- a/dev-ruby/amq-protocol/amq-protocol-1.9.2.ebuild +++ b/dev-ruby/amq-protocol/amq-protocol-1.9.2.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 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
