summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:38:03 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:38:03 +0000
commite646b8eee8b2d6e4673a3473fa3073ccc0b3cb44 (patch)
tree3d0cca8ba1a285304f444078e8f9c9328bdabb15 /net-dns
parentdon't assign S=${WORKDIR}/${P} (diff)
downloadhistorical-e646b8eee8b2d6e4673a3473fa3073ccc0b3cb44.tar.gz
historical-e646b8eee8b2d6e4673a3473fa3073ccc0b3cb44.tar.bz2
historical-e646b8eee8b2d6e4673a3473fa3073ccc0b3cb44.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.10.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.11.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.7a.ebuild5
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.9.ebuild4
4 files changed, 8 insertions, 9 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.1.10.ebuild b/net-dns/pdnsd/pdnsd-1.1.10.ebuild
index 2e9fdcbf6e85..ccb76c706d70 100644
--- a/net-dns/pdnsd/pdnsd-1.1.10.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.10.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-dns/pdnsd/pdnsd-1.1.10.ebuild,v 1.14 2004/07/01 22:13:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.10.ebuild,v 1.15 2004/07/14 23:38:03 agriffis Exp $
inherit eutils
@@ -27,7 +27,7 @@ RDEPEND="virtual/libc"
SLOT="0"
LICENSE="BSD | GPL-2"
-# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
+# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
# REF http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=pdnsd
KEYWORDS="x86 ppc sparc alpha ~s390 ~amd64"
diff --git a/net-dns/pdnsd/pdnsd-1.1.11.ebuild b/net-dns/pdnsd/pdnsd-1.1.11.ebuild
index f7393462c8f0..d3eb5cb73dc9 100644
--- a/net-dns/pdnsd/pdnsd-1.1.11.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.11.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-dns/pdnsd/pdnsd-1.1.11.ebuild,v 1.4 2004/07/01 22:13:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.11.ebuild,v 1.5 2004/07/14 23:38:03 agriffis Exp $
inherit eutils
@@ -27,7 +27,7 @@ RDEPEND="virtual/libc"
SLOT="0"
LICENSE="BSD | GPL-2"
-# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
+# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
# REF http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=pdnsd
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~s390 ~amd64"
diff --git a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild
index 6e895700b802..125458f6fd6f 100644
--- a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.7a.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/pdnsd/pdnsd-1.1.7a.ebuild,v 1.11 2004/07/01 22:13:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.12 2004/07/14 23:38:03 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Proxy DNS server with permanent caching"
SRC_URI="http://home.t-online.de/home/Moestl/${P}.tar.bz2"
HOMEPAGE="http://home.t-online.de/home/Moestl/"
@@ -12,6 +11,7 @@ DEPEND="virtual/libc"
SLOT="0"
LICENSE="BSD | GPL-2"
KEYWORDS="x86 ppc sparc "
+IUSE=""
src_compile() {
econf \
@@ -33,4 +33,3 @@ src_install() {
exeinto /etc/init.d ; newexe ${FILESDIR}/pdnsd.rc6 pdnsd
}
-
diff --git a/net-dns/pdnsd/pdnsd-1.1.9.ebuild b/net-dns/pdnsd/pdnsd-1.1.9.ebuild
index 12ef3a4644ed..38c8d262de3b 100644
--- a/net-dns/pdnsd/pdnsd-1.1.9.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.9.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-dns/pdnsd/pdnsd-1.1.9.ebuild,v 1.9 2004/07/01 22:13:41 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.9.ebuild,v 1.10 2004/07/14 23:38:03 agriffis Exp $
inherit eutils
@@ -22,7 +22,7 @@ RDEPEND="virtual/libc"
SLOT="0"
LICENSE="BSD | GPL-2"
-# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
+# Should work on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc
# REF http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=pdnsd
# According to release notes 1.1.8b1par7 is effectively 1.1.9 with minor documentation changes