summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:40:19 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-13 11:40:19 +0000
commitf868f4c3cb1e9774678d319f1b24a9ee0c29b4f5 (patch)
tree4014f66d5bf8c056964bf902eac10e97631303d0 /net-dns/ldapdns
parentunmasks, changelog and repoman fixes (diff)
downloadhistorical-f868f4c3cb1e9774678d319f1b24a9ee0c29b4f5.tar.gz
historical-f868f4c3cb1e9774678d319f1b24a9ee0c29b4f5.tar.bz2
historical-f868f4c3cb1e9774678d319f1b24a9ee0c29b4f5.zip
unmasks, repoman and changelog fixes
Diffstat (limited to 'net-dns/ldapdns')
-rw-r--r--net-dns/ldapdns/ChangeLog6
-rw-r--r--net-dns/ldapdns/ldapdns-2.03.ebuild4
2 files changed, 5 insertions, 5 deletions
diff --git a/net-dns/ldapdns/ChangeLog b/net-dns/ldapdns/ChangeLog
index a35e04a50e73..cf994b67df95 100644
--- a/net-dns/ldapdns/ChangeLog
+++ b/net-dns/ldapdns/ChangeLog
@@ -1,17 +1,17 @@
# ChangeLog for net-dns/ldapdns
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ChangeLog,v 1.3 2003/06/12 21:19:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ChangeLog,v 1.4 2003/07/13 11:40:19 aliz Exp $
12 Jun 2003; <msterret@gentoo.org> ldapdns-2.03.ebuild, ldapdns-2.04.ebuild:
add Header
-*lapdns-2.04 (01 Jun 2003)
+*ldapdns-2.04 (01 Jun 2003)
01 Jun 2003; Carl Perry <edolnx@gentoo.org>, ldapdns-2.04.ebuild :
New version that fixes some bugs. Unmasked as it's working fine on
x86.
-*lapdns-2.03 (17 Mar 2003)
+*ldapdns-2.03 (17 Mar 2003)
17 Mar 2003; Carl Perry <edolnx@gentoo.org>, ldapdns-2.03.ebuild :
Initial import. Ebuild submitted by Mark Farver <mfarver@mindbent.org>.
diff --git a/net-dns/ldapdns/ldapdns-2.03.ebuild b/net-dns/ldapdns/ldapdns-2.03.ebuild
index e435a01bec41..f6f61eddfd8b 100644
--- a/net-dns/ldapdns/ldapdns-2.03.ebuild
+++ b/net-dns/ldapdns/ldapdns-2.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.2 2003/06/12 21:19:03 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.3 2003/07/13 11:40:19 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly"
@@ -10,7 +10,7 @@ IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=net-nds/openldap-2"