diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 18:47:54 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-26 18:47:54 +0000 |
commit | 4215504d24c441ee6da8b31f144102026f0cf792 (patch) | |
tree | a5571de66e46e6bb4434924a4923b98bc97976ed /net-dns/hesiod/hesiod-3.0.2-r2.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-4215504d24c441ee6da8b31f144102026f0cf792.tar.gz gentoo-2-4215504d24c441ee6da8b31f144102026f0cf792.tar.bz2 gentoo-2-4215504d24c441ee6da8b31f144102026f0cf792.zip |
alpha stable
(Portage version: 2.1.3_rc9)
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 fc166021b783..9c00ade26f57 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.8 2007/06/24 22:06:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.9 2007/07/26 18:47:54 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() { |