diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-30 11:07:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-30 11:07:18 +0000 |
commit | 6dab79668c1ec7b72c36dba5587a5371ff829209 (patch) | |
tree | 24c6d1228f824fec8e7af7a2c41c03880a468bfd /net-dns/hesiod | |
parent | Added patches to build on Gentoo/FreeBSD. (diff) | |
download | historical-6dab79668c1ec7b72c36dba5587a5371ff829209.tar.gz historical-6dab79668c1ec7b72c36dba5587a5371ff829209.tar.bz2 historical-6dab79668c1ec7b72c36dba5587a5371ff829209.zip |
s390 stable
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/Manifest | 20 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 |
2 files changed, 17 insertions, 7 deletions
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest index 981c22a6ab73..b8bfebf41beb 100644 --- a/net-dns/hesiod/Manifest +++ b/net-dns/hesiod/Manifest @@ -1,9 +1,19 @@ -MD5 d5a2fa7887a0a92083705e32bb2a15d8 ChangeLog 2476 -MD5 c21c5e50655ff9a3e9de46730cbd0865 hesiod-3.0.2-r1.ebuild 1305 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 194676d4d8ce4d837caf1e6dccecb75e hesiod-3.0.2-r1.ebuild 1303 MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570 -MD5 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2 63 +MD5 d5a2fa7887a0a92083705e32bb2a15d8 ChangeLog 2476 +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 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 +MD5 e8b9918c46f98913bbc59dff6e942552 files/hesiod-3.0.2-redhat.patch.gz 2640 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC6197gIKl8Uu19MoRAjVJAJ9UQAqGZvbfp188rtZYfoDX7fXJFgCff1jj +uWamovpKT/kDeOSz2V9QIJE= +=b/iu +-----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 841cd7c2f85f..93f1d763cdef 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.14 2005/07/23 06:52:02 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.15 2005/07/30 11:07:18 vapier 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="" |