diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-09-24 20:25:13 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-09-24 20:25:13 +0000 |
commit | 26db5f04e1afbf829201b0a4f3898d85c18cea24 (patch) | |
tree | 8394055018a3fd3b1b64c1ce962b6350de2e7c15 /net-nds/openldap/openldap-2.1.30-r2.ebuild | |
parent | adding handsfree profile descriptions (diff) | |
download | historical-26db5f04e1afbf829201b0a4f3898d85c18cea24.tar.gz historical-26db5f04e1afbf829201b0a4f3898d85c18cea24.tar.bz2 historical-26db5f04e1afbf829201b0a4f3898d85c18cea24.zip |
stable bumping 2.1.30-r2
Diffstat (limited to 'net-nds/openldap/openldap-2.1.30-r2.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.1.30-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/openldap/openldap-2.1.30-r2.ebuild b/net-nds/openldap/openldap-2.1.30-r2.ebuild index 540397b17bd8..80e09743df88 100644 --- a/net-nds/openldap/openldap-2.1.30-r2.ebuild +++ b/net-nds/openldap/openldap-2.1.30-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.30-r2.ebuild,v 1.1 2004/08/06 02:48:16 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/openldap/openldap-2.1.30-r2.ebuild,v 1.2 2004/09/24 20:25:13 liquidx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://openldap/openldap-release/${P}.tgz" LICENSE="OPENLDAP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390 ~hppa ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~amd64 ~s390 ~hppa ~ppc64" IUSE="berkdb crypt debug gdbm ipv6 odbc perl readline samba sasl slp ssl tcpd" DEPEND=">=sys-libs/ncurses-5.1 |