summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-07-22 10:11:00 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-07-22 10:11:00 +0000
commitf7121640390de0f9bed8c736fd00ca247061492a (patch)
tree0fd69b7683620c403c404ad24956e1f5d2472d88 /net-dns
parentNew package for portaudio blocking i/o library. Ebuild and all that stuff by... (diff)
downloadhistorical-f7121640390de0f9bed8c736fd00ca247061492a.tar.gz
historical-f7121640390de0f9bed8c736fd00ca247061492a.tar.bz2
historical-f7121640390de0f9bed8c736fd00ca247061492a.zip
Stable on ppc64 (bug #99865)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/Manifest4
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 5cecc895cf8a..040c9ff0e6e2 100644
--- a/net-dns/hesiod/ChangeLog
+++ b/net-dns/hesiod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.12 2005/04/29 16:09:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.13 2005/07/22 10:11:00 corsair Exp $
+
+ 22 Jul 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild:
+ Stable on ppc64 (bug #99865)
29 Apr 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild:
Added ~ppc64 to KEYWORDS; bug #90750
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index 71f5510fdb81..8e6af145b40a 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,5 +1,5 @@
-MD5 e807b1e1c3a8fca81a8a7d7e220fdc5d ChangeLog 2187
-MD5 b4009a06c1a7d6fd0cc25b8263dfcf08 hesiod-3.0.2-r1.ebuild 1307
+MD5 76c28f5bd4febc0ec3f85133c93095f1 ChangeLog 2292
+MD5 addd6e05a36995a2f605cde1ab499fbb hesiod-3.0.2-r1.ebuild 1307
MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
index 8e2ac53e0b5f..dea4567bc5ba 100644
--- a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
+++ b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.11 2005/05/13 01:44:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.12 2005/07/22 10:11:00 corsair Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://athena-dist.mit.edu/pub/ATHENA/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND=""