diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-13 17:21:50 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-08-13 17:21:50 +0000 |
commit | fa113c7d63996cc7c1c4f2dc85455035a59af492 (patch) | |
tree | bb5eb291841a281f06c77b7e568fd82313262412 /net-dns | |
parent | Added CRAN category and some initial mirrors (diff) | |
download | gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.tar.gz gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.tar.bz2 gentoo-2-fa113c7d63996cc7c1c4f2dc85455035a59af492.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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="" |