diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 12:12:29 +0000 |
commit | d68ff9788a83bd3baa0c864fc156c540153911f4 (patch) | |
tree | 0b9b6efa6620dcc9f7778408c2840115ad552048 /net-dns/pdnsd | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.gz gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.tar.bz2 gentoo-2-d68ff9788a83bd3baa0c864fc156c540153911f4.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() { |