diff options
author | 2005-07-30 11:07:18 +0000 | |
---|---|---|
committer | 2005-07-30 11:07:18 +0000 | |
commit | 6dab79668c1ec7b72c36dba5587a5371ff829209 (patch) | |
tree | 24c6d1228f824fec8e7af7a2c41c03880a468bfd /net-dns/hesiod/hesiod-3.0.2-r1.ebuild | |
parent | Added patches to build on Gentoo/FreeBSD. (diff) | |
download | historical-6dab79668c1ec7b72c36dba5587a5371ff829209.tar.gz historical-6dab79668c1ec7b72c36dba5587a5371ff829209.tar.bz2 historical-6dab79668c1ec7b72c36dba5587a5371ff829209.zip |
s390 stable
Package-Manager: portage-2.0.51.22-r2
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 841cd7c2f85f..93f1d763cdef 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.14 2005/07/23 06:52:02 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2-r1.ebuild,v 1.15 2005/07/30 11:07:18 vapier 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="" |