diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-14 00:03:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-14 00:03:28 +0000 |
commit | a67a52a39b1eb9f0d2cbec472dce415510f99ed5 (patch) | |
tree | 9812704f1253f65fe37eb82cd149fe27fd1ae8d3 /net-dns/hesiod | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-a67a52a39b1eb9f0d2cbec472dce415510f99ed5.tar.gz gentoo-2-a67a52a39b1eb9f0d2cbec472dce415510f99ed5.tar.bz2 gentoo-2-a67a52a39b1eb9f0d2cbec472dce415510f99ed5.zip |
arm love
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild index b5e418beefc2..067266af979f 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-2006 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.23 2006/12/11 07:54:11 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.24 2007/01/14 00:03:28 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 mips ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd" IUSE="" src_unpack() { diff --git a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild index c1bdd5e2eb5e..042d6355a778 100644 --- a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild +++ b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r2.ebuild,v 1.2 2006/12/11 07:54:11 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.3 2007/01/14 00:03:28 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" src_unpack() { |