diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-22 10:11:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-22 10:11:44 +0000 |
commit | 327f54bf38a8a8b4f181eb2f20a492a974769ee0 (patch) | |
tree | b09f32b59dde41a960a8c6c73648d3f37854c676 /net-dns/hesiod/hesiod-3.0.2-r1.ebuild | |
parent | New package for portaudio blocking i/o library. Ebuild and all that stuff by... (diff) | |
download | gentoo-2-327f54bf38a8a8b4f181eb2f20a492a974769ee0.tar.gz gentoo-2-327f54bf38a8a8b4f181eb2f20a492a974769ee0.tar.bz2 gentoo-2-327f54bf38a8a8b4f181eb2f20a492a974769ee0.zip |
Stable on ppc64 (bug #99865)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-dns/hesiod/hesiod-3.0.2-r1.ebuild')
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild index 8e2ac53e0b5f..dea4567bc5ba 100644 --- a/net-dns/hesiod/hesiod-3.0.2-r1.ebuild +++ b/net-dns/hesiod/hesiod-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r1.ebuild,v 1.11 2005/05/13 01:44:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.12 2005/07/22 10:11:00 corsair 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 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" |