diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 01:20:19 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-17 01:20:19 +0100 |
commit | 36d43e0bf3ebae9e6dcdea3554a8dd88e8ea59fe (patch) | |
tree | f767fe00fe4ec4a8d342efc7899f5262da58cae4 | |
parent | dev-ruby/rake-compiler: Remove old (diff) | |
download | gentoo-36d43e0bf3ebae9e6dcdea3554a8dd88e8ea59fe.tar.gz gentoo-36d43e0bf3ebae9e6dcdea3554a8dd88e8ea59fe.tar.bz2 gentoo-36d43e0bf3ebae9e6dcdea3554a8dd88e8ea59fe.zip |
dev-ruby/activeldap: Remove ruby19
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-ruby/activeldap/activeldap-3.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/activeldap/activeldap-4.0.4-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/activeldap/activeldap-3.2.2.ebuild b/dev-ruby/activeldap/activeldap-3.2.2.ebuild index ff4729accfb5..e6871ae1da69 100644 --- a/dev-ruby/activeldap/activeldap-3.2.2.ebuild +++ b/dev-ruby/activeldap/activeldap-3.2.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=4 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile TODO" diff --git a/dev-ruby/activeldap/activeldap-4.0.4-r1.ebuild b/dev-ruby/activeldap/activeldap-4.0.4-r1.ebuild index 452f4c5b0592..aa58683610bd 100644 --- a/dev-ruby/activeldap/activeldap-4.0.4-r1.ebuild +++ b/dev-ruby/activeldap/activeldap-4.0.4-r1.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.textile TODO doc/text/*" |