diff options
author | Herbie Hopkins <herbs@gentoo.org> | 2005-07-22 15:23:52 +0000 |
---|---|---|
committer | Herbie Hopkins <herbs@gentoo.org> | 2005-07-22 15:23:52 +0000 |
commit | a6dbfcb2ebb64846a0bf30387d0233024760f544 (patch) | |
tree | 4f8f0d81e3ea1f56a3126aff27af60d9287492e5 /net-dns | |
parent | Stable on mips, bug #99754. (diff) | |
download | historical-a6dbfcb2ebb64846a0bf30387d0233024760f544.tar.gz historical-a6dbfcb2ebb64846a0bf30387d0233024760f544.tar.bz2 historical-a6dbfcb2ebb64846a0bf30387d0233024760f544.zip |
Stable on amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/hesiod/Manifest | 22 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 |
3 files changed, 22 insertions, 9 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index 040c9ff0e6e2..60d49d31e899 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.13 2005/07/22 10:11:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.14 2005/07/22 15:23:52 herbs Exp $ + + 22 Jul 2005; Herbie Hopkins <herbs@gentoo.org> hesiod-3.0.2-r1.ebuild: + Stable on amd64. 22 Jul 2005; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r1.ebuild: Stable on ppc64 (bug #99865) diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest index 8e6af145b40a..0cfda9811bf1 100644 --- a/net-dns/hesiod/Manifest +++ b/net-dns/hesiod/Manifest @@ -1,9 +1,19 @@ -MD5 76c28f5bd4febc0ec3f85133c93095f1 ChangeLog 2292 -MD5 addd6e05a36995a2f605cde1ab499fbb hesiod-3.0.2-r1.ebuild 1307 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570 -MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63 +MD5 e2f6a539de0c1101c202af6af5125fd2 ChangeLog 2383 +MD5 d2914646d91b391450c64322fa40491c hesiod-3.0.2-r1.ebuild 1304 +MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039 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 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63 MD5 ab2c3c431e03ef4d4fb4582e5f8579a2 files/hesiod-3.0.2-shlib.patch 1767 -MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039 +MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640 +MD5 f7cf5631651df4137ae6d25e3641160e files/hesiod-3.0.2-env.patch 896 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC4Q+j2G5bA0cA/ScRArvoAKCNEbUBcNxrCfgunkKGi81xKvq9PwCcDPHv +An5uAPZccDqEFaPg+qsii7A= +=2mD4 +-----END PGP SIGNATURE----- diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild index dea4567bc5ba..5e2d5c49893d 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.12 2005/07/22 10:11:00 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.13 2005/07/22 15:23:52 herbs 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="" |