diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-28 21:32:06 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-28 21:32:06 +0200 |
commit | 69011a1c695ed79867fcc020d75049564caf5d42 (patch) | |
tree | ec5e279f0a543302ad0e09c34dc333a05c164695 /dev-ruby/amq-client | |
parent | 2f1c0ea2a47ca49a65b4e5d0447f0e52553a3e47 (diff) | |
download | gentoo-69011a1c695ed79867fcc020d75049564caf5d42.tar.gz gentoo-69011a1c695ed79867fcc020d75049564caf5d42.tar.xz |
dev-ruby/amq-client: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/amq-client')
-rw-r--r-- | dev-ruby/amq-client/amq-client-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/amq-client/amq-client-1.0.4.ebuild b/dev-ruby/amq-client/amq-client-1.0.4.ebuild index 9eee086cfdc..947641d3a53 100644 --- a/dev-ruby/amq-client/amq-client-1.0.4.ebuild +++ b/dev-ruby/amq-client/amq-client-1.0.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 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile" |