diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 19:05:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-27 19:05:11 +0000 |
commit | eb724a9e299326ce3eb920017c798af86ed08af1 (patch) | |
tree | 2a1a2eb14f2677a8f30dc973d7d5e8b9dff265f7 /dev-ruby/ruby-ldap | |
parent | alpha/ia64/s390/sh/sparc stable wrt #434480 (diff) | |
download | gentoo-2-eb724a9e299326ce3eb920017c798af86ed08af1.tar.gz gentoo-2-eb724a9e299326ce3eb920017c798af86ed08af1.tar.bz2 gentoo-2-eb724a9e299326ce3eb920017c798af86ed08af1.zip |
alpha/ia64/sparc stable wrt #422481
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-ldap')
-rw-r--r-- | dev-ruby/ruby-ldap/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-ldap/ChangeLog b/dev-ruby/ruby-ldap/ChangeLog index fea176de952b..c2e94ef12aa6 100644 --- a/dev-ruby/ruby-ldap/ChangeLog +++ b/dev-ruby/ruby-ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-ldap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog,v 1.55 2012/07/22 15:27:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ChangeLog,v 1.56 2012/10/27 19:05:11 armin76 Exp $ + + 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> ruby-ldap-0.9.12.ebuild: + alpha/ia64/sparc stable wrt #422481 22 Jul 2012; <nixnut@gentoo.org> ruby-ldap-0.9.12.ebuild: ppc stable #422841 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild index 6e8f8c4da3bf..c0c02a9e3432 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild,v 1.4 2012/07/22 15:27:54 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.9.12.ebuild,v 1.5 2012/10/27 19:05:11 armin76 Exp $ EAPI="4" # jruby: mkmf @@ -18,7 +18,7 @@ HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://rubygems/${P}.gem" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-macos" IUSE="ssl" DEPEND=">=net-nds/openldap-2 dev-libs/cyrus-sasl |