diff options
author | 2007-04-22 18:56:36 +0000 | |
---|---|---|
committer | 2007-04-22 18:56:36 +0000 | |
commit | 2ee6c378e80463aac0d19c63ad45b92d721866e1 (patch) | |
tree | 81fc89d58b8579ca06ca845428110b53599954d2 /net-dns/hesiod | |
parent | Load sml-mode-startup from sitefile. make -> emake. (diff) | |
download | historical-2ee6c378e80463aac0d19c63ad45b92d721866e1.tar.gz historical-2ee6c378e80463aac0d19c63ad45b92d721866e1.tar.bz2 historical-2ee6c378e80463aac0d19c63ad45b92d721866e1.zip |
ia64 stable
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index dff1d4f8d16e..2a20fce15205 100644 --- a/net-dns/hesiod/ChangeLog +++ b/net-dns/hesiod/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/hesiod # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.26 2007/04/16 07:54:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.27 2007/04/22 18:50:54 armin76 Exp $ + + 22 Apr 2007; Raúl Porcel <armin76@gentoo.org> hesiod-3.0.2-r2.ebuild: + ia64 stable 16 Apr 2007; Markus Rothe <corsair@gentoo.org> hesiod-3.0.2-r2.ebuild: Stable on ppc64 diff --git a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild index 29d0f4d160c6..22038799e673 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.6 2007/04/16 07:54:06 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.7 2007/04/22 18:50: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() { |