summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/activeldap/ChangeLog5
-rw-r--r--dev-ruby/activeldap/activeldap-3.2.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/activeldap/ChangeLog b/dev-ruby/activeldap/ChangeLog
index 81efa300c309..36df2e024f8b 100644
--- a/dev-ruby/activeldap/ChangeLog
+++ b/dev-ruby/activeldap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/activeldap
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v 1.9 2014/05/16 18:21:41 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/ChangeLog,v 1.10 2014/05/26 05:22:23 mrueg Exp $
+
+ 26 May 2014; Manuel Rüger <mrueg@gentoo.org> activeldap-3.2.2.ebuild:
+ Remove ruby18 target.
*activeldap-4.0.3 (16 May 2014)
diff --git a/dev-ruby/activeldap/activeldap-3.2.2.ebuild b/dev-ruby/activeldap/activeldap-3.2.2.ebuild
index 4a8aa25aa1ea..05c240243b60 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-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/activeldap-3.2.2.ebuild,v 1.1 2012/09/30 08:36:28 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeldap/activeldap-3.2.2.ebuild,v 1.2 2014/05/26 05:22:23 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README.textile TODO"