summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:55:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-08 08:55:06 +0000
commitabd13a1ebc0c401fd085d8b33194d81a0a40a4cc (patch)
treeda8625c6654fa2ecb1e29bdb7a3732bb93a3b15e /net-dns
parentLICENSE fix (diff)
downloadhistorical-abd13a1ebc0c401fd085d8b33194d81a0a40a4cc.tar.gz
historical-abd13a1ebc0c401fd085d8b33194d81a0a40a4cc.tar.bz2
historical-abd13a1ebc0c401fd085d8b33194d81a0a40a4cc.zip
LICENSE fix
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdnsd/Manifest22
-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.12_pre3.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.9.ebuild4
5 files changed, 14 insertions, 24 deletions
diff --git a/net-dns/pdnsd/Manifest b/net-dns/pdnsd/Manifest
index ce13f3b22916..e275bd1bb1da 100644
--- a/net-dns/pdnsd/Manifest
+++ b/net-dns/pdnsd/Manifest
@@ -1,23 +1,13 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 66e6b2244e1901fe5c2f1ae3ad76b8b9 ChangeLog 5528
+MD5 1317a5cbecb736fa131cf7ec9981f58e pdnsd-1.1.12_pre3.ebuild 4457
MD5 3f2d308116c7f37afe0a9a65df2f7e6f metadata.xml 436
-MD5 f3da6c31e385660829a499bc94fdfd82 pdnsd-1.1.11.ebuild 3387
-MD5 85b687fd0bbdf7aeb61e6a17a53bcd45 pdnsd-1.1.12_pre3.ebuild 4454
-MD5 03528813daa0cc69b62c1195cb29b91f pdnsd-1.1.9.ebuild 2677
-MD5 02081c8fddc1a29e756f864e85752b3b pdnsd-1.1.10.ebuild 3323
+MD5 19dfd32ab6af99f20e490e47a562c981 pdnsd-1.1.9.ebuild 2680
+MD5 4886d98d7108b643db0167c1d80b1422 pdnsd-1.1.10.ebuild 3331
+MD5 933b3e0cca06a5723c7310a5eb0a9641 pdnsd-1.1.11.ebuild 3391
MD5 1baae3c9299a34f6e8bebe43ca5b8883 files/digest-pdnsd-1.1.11 68
MD5 147e8c75a789a5d99d888925128c5b4e files/digest-pdnsd-1.1.12_pre3 72
-MD5 2a7e9d9f54bd31a3675c491d0b6ee187 files/pdnsd.conf.test 377
+MD5 65809ab9f525565a98ebe800edea45ab files/pdnsd.rc6 755
MD5 2f4f436df1064eb21409e1ef613be068 files/digest-pdnsd-1.1.9 67
MD5 27071ebe71d4f810d57d7cfbd4099788 files/pdnsd.online 452
-MD5 65809ab9f525565a98ebe800edea45ab files/pdnsd.rc6 755
MD5 104a9136d4e55e47186ebcc1511b9f93 files/digest-pdnsd-1.1.10 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBYRX0mdTrptrqvGERAj8OAJ0bazCt42ElRkoBK+fWBsDFQvYthQCfRTJa
-Qi1DGP4fNUgsW/Y/qoOobSw=
-=gSCe
------END PGP SIGNATURE-----
+MD5 2a7e9d9f54bd31a3675c491d0b6ee187 files/pdnsd.conf.test 377
diff --git a/net-dns/pdnsd/pdnsd-1.1.10.ebuild b/net-dns/pdnsd/pdnsd-1.1.10.ebuild
index c3b0f4f35d61..6451585f1be3 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.18 2004/09/23 12:17:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.10.ebuild,v 1.19 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 arm ppc s390 sparc x86"
IUSE="ipv6 debug isdn"
diff --git a/net-dns/pdnsd/pdnsd-1.1.11.ebuild b/net-dns/pdnsd/pdnsd-1.1.11.ebuild
index 6eedf2196db2..afd648455049 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.9 2004/10/04 09:20:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.11.ebuild,v 1.10 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86 -x86-fbsd"
IUSE="ipv6 debug isdn"
diff --git a/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild b/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild
index 4b40e8727180..166baee8b851 100644
--- a/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.12_pre3.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.12_pre3.ebuild,v 1.1 2004/10/04 09:20:45 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.12_pre3.ebuild,v 1.2 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Proxy DNS server with permanent caching"
HOMEPAGE="http://www.phys.uu.nl/%7Erombouts/pdnsd.html http://home.t-online.de/home/Moestl"
SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/${MY_P}.tar.gz"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~s390 ~sparc ~x86"
IUSE="ipv6 debug isdn nptl"
diff --git a/net-dns/pdnsd/pdnsd-1.1.9.ebuild b/net-dns/pdnsd/pdnsd-1.1.9.ebuild
index ebec5f066c8a..507a154bdd61 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.11 2004/07/27 13:30:31 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.9.ebuild,v 1.12 2004/11/08 08:55:06 mr_bones_ Exp $
inherit eutils
@@ -20,7 +20,7 @@ DEPEND="virtual/libc
RDEPEND="virtual/libc"
SLOT="0"
-LICENSE="BSD | GPL-2"
+LICENSE="|| ( BSD GPL-2 )"
# 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