summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-15 23:05:58 +0000
committerMarkus Meier <maekke@gentoo.org>2011-10-15 23:05:58 +0000
commit875ae23eaa7728b0b9765bb26bee9fa194568b2a (patch)
treeab652f62e03ffa9aa0a3b514b0b61a37377df0d6 /dev-ruby/ruby-activeldap
parentamd64/x86 stable, bug #384825 (diff)
downloadgentoo-2-875ae23eaa7728b0b9765bb26bee9fa194568b2a.tar.gz
gentoo-2-875ae23eaa7728b0b9765bb26bee9fa194568b2a.tar.bz2
gentoo-2-875ae23eaa7728b0b9765bb26bee9fa194568b2a.zip
amd64/x86 stable, bug #384827
(Portage version: 2.1.10.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-activeldap')
-rw-r--r--dev-ruby/ruby-activeldap/ChangeLog6
-rw-r--r--dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index 3947ee90c274..8c36efa51937 100644
--- a/dev-ruby/ruby-activeldap/ChangeLog
+++ b/dev-ruby/ruby-activeldap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-activeldap
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v 1.29 2011/10/08 18:36:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v 1.30 2011/10/15 23:05:58 maekke Exp $
+
+ 15 Oct 2011; Markus Meier <maekke@gentoo.org>
+ ruby-activeldap-1.2.2-r1.ebuild:
+ amd64/x86 stable, bug #384827
08 Oct 2011; Raúl Porcel <armin76@gentoo.org> ruby-activeldap-1.2.1.ebuild,
ruby-activeldap-1.2.2.ebuild, ruby-activeldap-1.2.2-r1.ebuild:
diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild
index f6c5119fca73..5cd0b143b40e 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.2 2011/10/08 18:36:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2-r1.ebuild,v 1.3 2011/10/15 23:05:58 maekke Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -20,7 +20,7 @@ SRC_URI="mirror://rubygems/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-macos"
+KEYWORDS="amd64 x86 ~x86-macos"
IUSE=""
# Most tests require a live LDAP server to run.