summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-29 16:09:28 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-29 16:09:28 +0000
commit136f7d5de2cf7f1594ca2284743f5fc4e03ae9d3 (patch)
tree4159a90075d410a22e97e47d7844f8cf589a2064 /net-dns
parentAdded ~ppc64 to KEYWORDS (diff)
downloadhistorical-136f7d5de2cf7f1594ca2284743f5fc4e03ae9d3.tar.gz
historical-136f7d5de2cf7f1594ca2284743f5fc4e03ae9d3.tar.bz2
historical-136f7d5de2cf7f1594ca2284743f5fc4e03ae9d3.zip
Added ~ppc64 to KEYWORDS
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog7
-rw-r--r--net-dns/hesiod/Manifest12
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild6
3 files changed, 14 insertions, 11 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index 89232c575263..5cecc895cf8a 100644
--- a/net-dns/hesiod/ChangeLog
+++ b/net-dns/hesiod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/hesiod
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.11 2004/07/01 22:11:53 eradicator Exp $
+# 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 $
+
+ 29 Apr 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild:
+ Added ~ppc64 to KEYWORDS; bug #90750
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
hesiod-3.0.2-r1.ebuild, hesiod-3.0.2.ebuild:
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index 6f93695a591e..a6ba288e6113 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,9 +1,9 @@
+MD5 e807b1e1c3a8fca81a8a7d7e220fdc5d ChangeLog 2187
+MD5 f88420978635212ab9ab32c7c693afcb hesiod-3.0.2-r1.ebuild 1312
MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570
-MD5 f4fc2a5e801eac9f3d76c29bbd1e6052 ChangeLog 2077
-MD5 59a73626d77e0c9295c95680c6dc54f3 hesiod-3.0.2-r1.ebuild 1305
-MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
-MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63
-MD5 ab2c3c431e03ef4d4fb4582e5f8579a2 files/hesiod-3.0.2-shlib.patch 1767
-MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640
+MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
MD5 f7cf5631651df4137ae6d25e3641160e files/hesiod-3.0.2-env.patch 896
+MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640
+MD5 ab2c3c431e03ef4d4fb4582e5f8579a2 files/hesiod-3.0.2-shlib.patch 1767
+MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild
index d00e4f22e9be..1dfb6d2fb35f 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-2004 Gentoo Foundation
+# 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.9 2004/07/14 23:25:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.10 2005/04/29 16:09:28 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="~x86 ~ppc ~sparc ~hppa ~amd64 alpha ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~hppa ~amd64 alpha ia64 ~ppc64"
IUSE=""
DEPEND="virtual/libc"