diff options
author | 2007-08-13 21:30:11 +0000 | |
---|---|---|
committer | 2007-08-13 21:30:11 +0000 | |
commit | 01a475ca407b3cd870214e3c6156fb5001b359c5 (patch) | |
tree | 34027b7595cdbb0d6b5e3511bad9dceaae09a8a7 /net-dns/hesiod | |
parent | Yet another revision bump. (diff) | |
download | historical-01a475ca407b3cd870214e3c6156fb5001b359c5.tar.gz historical-01a475ca407b3cd870214e3c6156fb5001b359c5.tar.bz2 historical-01a475ca407b3cd870214e3c6156fb5001b359c5.zip |
ppc. stable
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/ChangeLog | 6 | ||||
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dns/hesiod/ChangeLog b/net-dns/hesiod/ChangeLog index 99a3f20e72a6..f90b422808b7 100644 --- a/net-dns/hesiod/ChangeLog +++ b/net-dns/hesiod/ChangeLog @@ -1,6 +1,10 @@ # 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.30 2007/07/26 18:47:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/ChangeLog,v 1.31 2007/08/13 21:30:11 dertobi123 Exp $ + + 13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> + hesiod-3.0.2-r2.ebuild: + ppc. stable 26 Jul 2007; Raúl Porcel <armin76@gentoo.org> hesiod-3.0.2-r2.ebuild: alpha stable diff --git a/net-dns/hesiod/hesiod-3.0.2-r2.ebuild b/net-dns/hesiod/hesiod-3.0.2-r2.ebuild index 9c00ade26f57..b3e065a031a1 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.9 2007/07/26 18:47:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r2.ebuild,v 1.10 2007/08/13 21:30:11 dertobi123 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() { |