commit: 36d43e0bf3ebae9e6dcdea3554a8dd88e8ea59fe Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 00:20:19 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 00:20:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36d43e0b
dev-ruby/activeldap: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/activeldap/activeldap-3.2.2.ebuild | 4 ++-- 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 ff4729a..e6871ae 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 452f4c5..aa58683 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/*"
