summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-08-13 17:18:14 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-08-13 17:18:14 +0000
commit7da6369fa70727eef22f7f850fd34b6ba499fcf9 (patch)
treeb39e9a287b0c85e174f810eb058e41cd9c08cbdd /net-dns
parentAdded use_enable gnome that was missing. Thanks to Petteri Räty in bug #102005. (diff)
downloadhistorical-7da6369fa70727eef22f7f850fd34b6ba499fcf9.tar.gz
historical-7da6369fa70727eef22f7f850fd34b6ba499fcf9.tar.bz2
historical-7da6369fa70727eef22f7f850fd34b6ba499fcf9.zip
Stable on mips.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/hesiod/ChangeLog5
-rw-r--r--net-dns/hesiod/Manifest10
-rw-r--r--net-dns/hesiod/hesiod-3.0.2-r1.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog
index cfacb50020bb..b6abd324ca04 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.16 2005/08/06 13:04:15 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.17 2005/08/13 17:18:14 ka0ttic Exp $
+
+ 13 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> hesiod-3.0.2-r1.ebuild:
+ Stable on mips.
06 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> hesiod-3.0.2-r1.ebuild:
Added ~mips.
diff --git a/net-dns/hesiod/Manifest b/net-dns/hesiod/Manifest
index a6741faf4958..7b5f545b7290 100644
--- a/net-dns/hesiod/Manifest
+++ b/net-dns/hesiod/Manifest
@@ -1,8 +1,8 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 b257bbb47c1f74f685a98644a29c26e9 ChangeLog 2565
-MD5 41d6d5fa26be12276186f96b4178c8c8 hesiod-3.0.2-r1.ebuild 1310
+MD5 c9dd7ca5e542b457b3b447639bf443ed ChangeLog 2657
+MD5 197c8cc1df448a28ca105fe2c8727b04 hesiod-3.0.2-r1.ebuild 1309
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
@@ -13,7 +13,7 @@ MD5 30c1105fc1f037d97d0dfae4f4f0e065 files/hesiod-3.0.2-str.patch 2039
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFC9OQ1EZCkKN40op4RAtblAKC0M2AeU1LZctEEaCoLbzT8mP6eOwCfVpKP
-kyM/4v6frUB9V7DLmYx+VvE=
-=d/t+
+iD8DBQFC/it9EZCkKN40op4RAnLpAJ9nAY3uQ2FUsLoXLCQFO99rTIucXQCgi76x
+D06xKnIkE+bnrF79T8tOJ9Y=
+=gsU0
-----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 ba77fdc3c9ea..ca0320c5e4dc 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.16 2005/08/06 13:04:15 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.17 2005/08/13 17:18:14 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 ~mips ppc ppc64 s390 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~hppa ia64 mips ppc ppc64 s390 ~sparc ~x86"
IUSE=""
DEPEND=""