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/pdnsd | |
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/pdnsd')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild | 4 | ||||
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.1.7a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild b/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild index c0ba30ff43f4..d14a1fc927a2 100644 --- a/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild +++ b/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild,v 1.4 2002/08/01 11:59:03 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild,v 1.5 2002/08/14 12:10:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Proxy DNS server with permanent caching" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD | GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { diff --git a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild index 2a75912a33de..f66d20fe8b8c 100644 --- a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild +++ b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.1 2002/08/05 15:43:25 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.2 2002/08/14 12:10:49 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Proxy DNS server with permanent caching" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD | GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { |