summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-08-06 13:04:15 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-08-06 13:04:15 +0000
commit4a420421ae11df956398f5ccdac2cb561bd54c38 (patch)
tree4be1c7d223b5dfe908db27e41ceb77cf7635bfec /net-dns
parentinitial commit. (diff)
downloadgentoo-2-4a420421ae11df956398f5ccdac2cb561bd54c38.tar.gz
gentoo-2-4a420421ae11df956398f5ccdac2cb561bd54c38.tar.bz2
gentoo-2-4a420421ae11df956398f5ccdac2cb561bd54c38.zip
Added ~mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/Manifest20
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild4
3 files changed, 11 insertions, 18 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index f4cf6042a3e0..cfacb50020bb 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.15 2005/07/23 06:52:02 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.16 2005/08/06 13:04:15 ka0ttic Exp $
+
+ 06 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> hesiod-3.0.2-r1.ebuild:
+ Added ~mips.
23 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> hesiod-3.0.2-r1.ebuild:
Stable on ppc
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index b8bfebf41beb..a4883a8ebdf7 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,19 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 194676d4d8ce4d837caf1e6dccecb75e hesiod-3.0.2-r1.ebuild 1303
+MD5 64744dead543d4789daf23e8c345c20f ChangeLog 2565
+MD5 265767d8c6279dcb609ad278463191bf hesiod-3.0.2-r1.ebuild 1309
MD5 c2560b4653b2ee5b141e8e67138885d1 hesiod-3.0.2.ebuild 1570
-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 6730c597da6926a28d780afaf5c0109d files/digest-hesiod-3.0.2-r1 63
MD5 f7cf5631651df4137ae6d25e3641160e files/hesiod-3.0.2-env.patch 896
-MD5 ab2c3c431e03ef4d4fb4582e5f8579a2 files/hesiod-3.0.2-shlib.patch 1767
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-----
+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 93f1d763cdef..ba77fdc3c9ea 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.15 2005/07/30 11:07:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.16 2005/08/06 13:04:15 ka0ttic 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 ~mips ppc ppc64 s390 ~sparc ~x86"
IUSE=""
DEPEND=""