diff options
author | 2003-11-27 03:45:29 +0000 | |
---|---|---|
committer | 2003-11-27 03:45:29 +0000 | |
commit | 922385a8ccbbddbeae46a52b738dabc2d2a55f2e (patch) | |
tree | 697da2e85ffbe8252fc77742cfa0d419e98817b8 /net-dns/bind/bind-9.2.2.ebuild | |
parent | Cleaned up ebuild, changed to glib2, removed bot. (diff) | |
download | historical-922385a8ccbbddbeae46a52b738dabc2d2a55f2e.tar.gz historical-922385a8ccbbddbeae46a52b738dabc2d2a55f2e.tar.bz2 historical-922385a8ccbbddbeae46a52b738dabc2d2a55f2e.zip |
9.2.2 stable on PPC, 9.2.3 library conflicts; unstable on all arches
Diffstat (limited to 'net-dns/bind/bind-9.2.2.ebuild')
-rw-r--r-- | net-dns/bind/bind-9.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.2.2.ebuild b/net-dns/bind/bind-9.2.2.ebuild index dfb33ece0a8b..d0a4fe1c90c8 100644 --- a/net-dns/bind/bind-9.2.2.ebuild +++ b/net-dns/bind/bind-9.2.2.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.ebuild,v 1.8 2003/10/02 18:02:18 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2.ebuild,v 1.9 2003/11/27 03:42:26 blkdeath 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" HOMEPAGE="http://www.isc.org/products/BIND/bind9.html" -KEYWORDS="x86 ~ppc sparc ~alpha arm ~amd64" +KEYWORDS="x86 ppc sparc ~alpha arm ~amd64" LICENSE="as-is" SLOT="0" |