diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:10:49 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:10:49 +0000 |
commit | 1517b4ff3edc61797abacb64c97a0dec8c2461fc (patch) | |
tree | e5f148334d569e53f60e790743631a46f23588aa /net-dns/hesiod | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-1517b4ff3edc61797abacb64c97a0dec8c2461fc.tar.gz historical-1517b4ff3edc61797abacb64c97a0dec8c2461fc.tar.bz2 historical-1517b4ff3edc61797abacb64c97a0dec8c2461fc.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'net-dns/hesiod')
-rw-r--r-- | net-dns/hesiod/hesiod-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/hesiod/hesiod-3.0.2.ebuild b/net-dns/hesiod/hesiod-3.0.2.ebuild index 15b819021286..f5503a8188ac 100644 --- a/net-dns/hesiod/hesiod-3.0.2.ebuild +++ b/net-dns/hesiod/hesiod-3.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2.ebuild,v 1.2 2002/07/17 10:05:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/hesiod/hesiod-3.0.2.ebuild,v 1.3 2002/08/14 12:10:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Hesiod is a system which uses existing DNS functionality to provide access to databases of information that changes infrequently." @@ -9,7 +9,7 @@ HOMEPAGE="ftp://athena-dist.mit.edu/pub/ATHENA/hesiod" SLOT="0" LICENSE="ISC" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/glibc" |