diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:27:29 +0000 |
commit | e943eda014586401e5523f98bab4df0aedcfbee0 (patch) | |
tree | 86f2f95092de699aab690eb9fd486aa3d4c8b639 /dev-ruby/ruby-ldap | |
parent | fix syntax error (Manifest recommit) (diff) | |
download | gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.gz gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.tar.bz2 gentoo-2-e943eda014586401e5523f98bab4df0aedcfbee0.zip |
Remove arm keywords
Diffstat (limited to 'dev-ruby/ruby-ldap')
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild index ce6b52954ea0..e6422799a93d 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild,v 1.3 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild index c99d2bb6da86..d9f81a6dd426 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild,v 1.3 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 diff --git a/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild b/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild index 49915efe9101..a307a1ef7cd9 100644 --- a/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild +++ b/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild,v 1.1 2003/11/24 16:15:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild,v 1.2 2004/02/22 22:25:43 agriffis Exp $ DESCRIPTION="A Ruby interface to some LDAP libraries" HOMEPAGE="http://ruby-ldap.sourceforge.net/" SRC_URI="mirror://sourceforge/ruby-ldap/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~arm ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~hppa ~mips ~ppc ~sparc ~x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 |