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 | |
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')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 7 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index 400ff8d96fea..5a958b8f9959 100644 --- a/net-dns/hesiod/ChangeLog +++ b/net-dns/hesiod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/hesiod -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.23 2006/12/11 07:54:11 beu Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.24 2007/03/12 21:02:05 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> hesiod-3.0.2-r2.ebuild: + x86 stable 11 Dec 2006; Elfyn McBratney <beu@gentoo.org> hesiod-3.0.2.ebuild, hesiod-3.0.2-r1.ebuild, hesiod-3.0.2-r2.ebuild: 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() { |