summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-01-10 17:55:12 +0000
committerHans de Graaff <graaff@gentoo.org>2011-01-10 17:55:12 +0000
commitd31704060637027e24f0655ada692ead7888227e (patch)
tree960454f78e317366a7ada31e5107a8ad9bb62057 /dev-ruby/ruby-activeldap
parentMasking =net-misc/tor-0.2.2* until libevent-2* is unmasked (bug #333077) (diff)
downloadgentoo-2-d31704060637027e24f0655ada692ead7888227e.tar.gz
gentoo-2-d31704060637027e24f0655ada692ead7888227e.tar.bz2
gentoo-2-d31704060637027e24f0655ada692ead7888227e.zip
Keyword ~x86-macos.
(Portage version: 2.1.9.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.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/ruby-activeldap/ChangeLog b/dev-ruby/ruby-activeldap/ChangeLog
index 32be65d9de75..53fabb496d25 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.26 2011/01/09 08:22:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ChangeLog,v 1.27 2011/01/10 17:55:12 graaff Exp $
+
+ 10 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+ ruby-activeldap-1.2.2.ebuild:
+ Keyword ~x86-macos.
09 Jan 2011; Hans de Graaff <graaff@gentoo.org>
ruby-activeldap-1.2.2.ebuild:
diff --git a/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild b/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild
index 51b3f0f768b7..59fec9b26285 100644
--- a/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild
+++ b/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.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.ebuild,v 1.3 2011/01/09 08:22:40 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-activeldap/ruby-activeldap-1.2.2.ebuild,v 1.4 2011/01/10 17:55:12 graaff Exp $
EAPI="2"
USE_RUBY="ruby18"
@@ -20,7 +20,7 @@ SRC_URI="mirror://rubygems/${MY_P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86 ~x86-macos"
IUSE=""
# Most tests require a live LDAP server to run.