diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 21:02:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 21:02:05 +0000 |
commit | 5cbc1116d4a4b18d0d911a8d0dc6a062db5a93c2 (patch) | |
tree | 9422dbf3a5ab86fc55288eddebab973bc7690c53 /net-dns/hesiod/hesiod-3.0.2-r2.ebuild | |
parent | Re-assigning to the sgml herd, after text-markup split. (diff) | |
download | gentoo-2-5cbc1116d4a4b18d0d911a8d0dc6a062db5a93c2.tar.gz gentoo-2-5cbc1116d4a4b18d0d911a8d0dc6a062db5a93c2.tar.bz2 gentoo-2-5cbc1116d4a4b18d0d911a8d0dc6a062db5a93c2.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-dns/hesiod/hesiod-3.0.2-r2.ebuild')
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild index 042d6355a778..ab648c267994 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-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.3 2007/01/14 00:03:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.4 2007/03/12 21:02:05 armin76 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 ~arm ~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() { |