summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-26 19:16:22 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-26 19:16:22 +0000
commit1c5f977bc7e05400a1d990f0dd8a66389536fba5 (patch)
tree1694e48276093c2278f6e1a8a5695db1b9df6e11 /net-dns
parentStable on x86; bug #131096 (diff)
downloadhistorical-1c5f977bc7e05400a1d990f0dd8a66389536fba5.tar.gz
historical-1c5f977bc7e05400a1d990f0dd8a66389536fba5.tar.bz2
historical-1c5f977bc7e05400a1d990f0dd8a66389536fba5.zip
Stable on amd64 wrt security Bug #131341.
Package-Manager: portage-2.0.54
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdnsd/ChangeLog5
-rw-r--r--net-dns/pdnsd/Manifest14
-rw-r--r--net-dns/pdnsd/pdnsd-1.2.4.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/net-dns/pdnsd/ChangeLog b/net-dns/pdnsd/ChangeLog
index 1fdbba1f0102..f91cd7443d5e 100644
--- a/net-dns/pdnsd/ChangeLog
+++ b/net-dns/pdnsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/pdnsd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.54 2006/04/26 17:13:38 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/ChangeLog,v 1.55 2006/04/26 19:16:21 tcort Exp $
+
+ 26 Apr 2006; <tcort@gentoo.org> pdnsd-1.2.4.ebuild:
+ Stable on amd64 wrt security Bug #131341.
26 Apr 2006; Alin Nastac <mrness@gentoo.org> pdnsd-1.2.4.ebuild:
Fix src_test by inserting yet another sleep (#131341).
diff --git a/net-dns/pdnsd/Manifest b/net-dns/pdnsd/Manifest
index b6f8554396e2..73e88ec01ae7 100644
--- a/net-dns/pdnsd/Manifest
+++ b/net-dns/pdnsd/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 156486c17904643ecab7f984072dd651 ChangeLog 8146
+MD5 c619e260ff0c2625c4928958c991d79c ChangeLog 8244
MD5 841f98e9e42888ec6d3869f716017c5f files/digest-pdnsd-1.2.3 67
MD5 21ca3184ba7f84328d7cfbe1c4fcb596 files/digest-pdnsd-1.2.4 67
MD5 2a7e9d9f54bd31a3675c491d0b6ee187 files/pdnsd.conf.test 377
@@ -9,11 +6,4 @@ MD5 27071ebe71d4f810d57d7cfbd4099788 files/pdnsd.online 452
MD5 65809ab9f525565a98ebe800edea45ab files/pdnsd.rc6 755
MD5 03c559c81ebc357c5f906e8247f1b79b metadata.xml 402
MD5 ff5367e7e1e820b6d58bbf69326d72a1 pdnsd-1.2.3.ebuild 4280
-MD5 9906e4282c65a98952ff89b562bca342 pdnsd-1.2.4.ebuild 3891
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2.2 (GNU/Linux)
-
-iD8DBQFET6pWjG8pv1lIUX4RAvgOAKDDgKoULdweEBQGWz7Dadd+G7LWOACg3FL9
-DxXkGw/fJw4z88xtKCoxdhk=
-=t7mN
------END PGP SIGNATURE-----
+MD5 0bd9240a8e73728857da354bc687531e pdnsd-1.2.4.ebuild 3889
diff --git a/net-dns/pdnsd/pdnsd-1.2.4.ebuild b/net-dns/pdnsd/pdnsd-1.2.4.ebuild
index 13677c37403b..356bb07f49e5 100644
--- a/net-dns/pdnsd/pdnsd-1.2.4.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.4.ebuild,v 1.7 2006/04/26 17:13:38 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.2.4.ebuild,v 1.8 2006/04/26 19:16:22 tcort Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.phys.uu.nl/%7Erombouts/pdnsd/releases/${P}-par.tar.gz"
LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ppc s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ppc s390 sparc x86"
IUSE="ipv6 debug isdn nptl"
pkg_setup() {