diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 04:31:43 +0000 |
commit | 2173a7bcde08ce60ba081d01095db07d429f9dd6 (patch) | |
tree | 3534ea0ad8e1b859569a6481f168a3e00ea1c9d6 /net-dns | |
parent | ppc64 (diff) | |
download | gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.gz gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.tar.bz2 gentoo-2-2173a7bcde08ce60ba081d01095db07d429f9dd6.zip |
ppc64
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/bind-9.2.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2-r3.ebuild b/net-dns/bind/bind-9.2.2-r3.ebuild index 454629c4e941..6135d2a88350 100644 --- a/net-dns/bind/bind-9.2.2-r3.ebuild +++ b/net-dns/bind/bind-9.2.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.3 2003/11/30 22:22:14 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2-r3.ebuild,v 1.4 2003/12/17 04:29:35 brad_mssw Exp $ IUSE="ssl ipv6 doc" @@ -8,7 +8,7 @@ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz ftp://ftp.isc.org/isc/bind9/${PV}/patch.${PV}-P1" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="~x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64" +KEYWORDS="~x86 ppc ~sparc ~alpha ~arm ~hppa ~amd64 ppc64" LICENSE="as-is" SLOT="0" |