diff options
author | 2003-07-12 13:03:10 +0000 | |
---|---|---|
committer | 2003-07-12 13:03:10 +0000 | |
commit | 269d586075ac505b78d1d1c5e3e266fb5d45c69e (patch) | |
tree | 116e83ceb6559219a96034ae529e7a1de453cefe /dev-ruby/ruby-ldap | |
parent | unmask and changelog fixes (diff) | |
download | historical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.tar.gz historical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.tar.bz2 historical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.zip |
unmasks and changelog fixes
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 |
2 files changed, 4 insertions, 4 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 e37360065e81..ce6b52954ea0 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.1 2003/04/14 11:40:00 twp Exp $ +# $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 $ 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 ~arm ~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 23247709d143..c99d2bb6da86 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.1 2003/04/14 11:40:00 twp Exp $ +# $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 $ 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 ~arm ~hppa ~mips ~ppc ~sparc x86" IUSE="ssl" DEPEND=">=dev-lang/ruby-1.6 >=net-nds/openldap-2 |