diff options
author | Stewart Honsberger <blkdeath@gentoo.org> | 2003-11-27 03:45:29 +0000 |
---|---|---|
committer | Stewart Honsberger <blkdeath@gentoo.org> | 2003-11-27 03:45:29 +0000 |
commit | 922385a8ccbbddbeae46a52b738dabc2d2a55f2e (patch) | |
tree | 697da2e85ffbe8252fc77742cfa0d419e98817b8 /net-dns/bind-tools/bind-tools-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-tools/bind-tools-9.2.2.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.2.ebuild b/net-dns/bind-tools/bind-tools-9.2.2.ebuild index c49fa95368b3..d75d7e0c3613 100644 --- a/net-dns/bind-tools/bind-tools-9.2.2.ebuild +++ b/net-dns/bind-tools/bind-tools-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-tools/bind-tools-9.2.2.ebuild,v 1.9 2003/09/19 01:15:52 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.2.ebuild,v 1.10 2003/11/27 03:45:23 blkdeath Exp $ MY_P=${P//-tools} MY_P=${MY_P/_} @@ -9,7 +9,7 @@ DESCRIPTION="bind tools: dig, nslookup, and host" SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz" HOMEPAGE="http://www.isc.org/products/BIND/bind9-beta.html" -KEYWORDS="x86 ~ppc sparc alpha hppa arm amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa arm amd64 ia64" LICENSE="as-is" SLOT="0" |