diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:26:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:26:09 +0000 |
commit | c42dd2be6c47e6aaf5707b2a7a9670199caceae5 (patch) | |
tree | 78da16503bd0d3c1d3354b093afe6fe581f73ea4 /net-dns | |
parent | virtual/glibc -> virtual/libc (diff) | |
download | historical-c42dd2be6c47e6aaf5707b2a7a9670199caceae5.tar.gz historical-c42dd2be6c47e6aaf5707b2a7a9670199caceae5.tar.bz2 historical-c42dd2be6c47e6aaf5707b2a7a9670199caceae5.zip |
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.03.ebuild | 4 | ||||
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.04.ebuild | 4 | ||||
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.05.ebuild | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/net-dns/ldapdns/ldapdns-2.03.ebuild b/net-dns/ldapdns/ldapdns-2.03.ebuild index 7b5c9121d71d..dd42a75243aa 100644 --- a/net-dns/ldapdns/ldapdns-2.03.ebuild +++ b/net-dns/ldapdns/ldapdns-2.03.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # 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.8 2004/07/01 22:12:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.9 2004/07/14 23:26:09 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" SRC_URI="http://www.nimh.org/dl/${P}.tar.gz" HOMEPAGE="http://www.nimh.org/code/ldapdns/" @@ -44,4 +43,3 @@ pkg_postinst() { einfo "Read the readme.configure and use ldapdns-conf to setup" } - diff --git a/net-dns/ldapdns/ldapdns-2.04.ebuild b/net-dns/ldapdns/ldapdns-2.04.ebuild index 1932e105d86f..6a9f143db1bf 100644 --- a/net-dns/ldapdns/ldapdns-2.04.ebuild +++ b/net-dns/ldapdns/ldapdns-2.04.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.04.ebuild,v 1.7 2004/07/01 22:12:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.04.ebuild,v 1.8 2004/07/14 23:26:09 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" SRC_URI="http://www.nimh.org/dl/${P}.tar.gz" HOMEPAGE="http://www.nimh.org/code/ldapdns/" @@ -44,4 +43,3 @@ pkg_postinst() { einfo "Read the readme.configure and use ldapdns-conf to setup" } - diff --git a/net-dns/ldapdns/ldapdns-2.05.ebuild b/net-dns/ldapdns/ldapdns-2.05.ebuild index cbd1d9946de4..eb8bbb43c5c0 100644 --- a/net-dns/ldapdns/ldapdns-2.05.ebuild +++ b/net-dns/ldapdns/ldapdns-2.05.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.05.ebuild,v 1.3 2004/07/01 22:12:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.05.ebuild,v 1.4 2004/07/14 23:26:09 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" SRC_URI="http://www.nimh.org/dl/${P}.tar.gz" HOMEPAGE="http://www.nimh.org/code/ldapdns/" @@ -44,4 +43,3 @@ pkg_postinst() { einfo "Read the readme.configure and use ldapdns-conf to setup" } - |