diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-24 09:42:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-24 09:42:52 +0000 |
commit | 53080e103e4bf9d6f22d8c7d36fac7c80d15479c (patch) | |
tree | 349ba586a8e012bf45c4587a42c38dd3b14a09e3 /dev-ruby | |
parent | mips and hppa need deps first (Manifest recommit) (diff) | |
download | gentoo-2-53080e103e4bf9d6f22d8c7d36fac7c80d15479c.tar.gz gentoo-2-53080e103e4bf9d6f22d8c7d36fac7c80d15479c.tar.bz2 gentoo-2-53080e103e4bf9d6f22d8c7d36fac7c80d15479c.zip |
hppa and mips need deps first
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild | 6 |
3 files changed, 9 insertions, 9 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 e6422799a93d..523b449ea947 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. +# Copyright 1999-2004 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.3 2004/02/22 22:25:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.7.2.ebuild,v 1.4 2004/02/24 09:39:23 mr_bones_ 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 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~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 d9f81a6dd426..7f9b5454e06d 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. +# Copyright 1999-2004 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.3 2004/02/22 22:25:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.0.ebuild,v 1.4 2004/02/24 09:39:23 mr_bones_ 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 ~hppa ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha ~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 a307a1ef7cd9..9a82743fd7fb 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. +# Copyright 1999-2004 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.2 2004/02/22 22:25:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-ldap/ruby-ldap-0.8.1.ebuild,v 1.3 2004/02/24 09:39:23 mr_bones_ 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 ~hppa ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~ppc ~sparc ~x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 |