diff options
author | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 01:15:54 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2003-09-19 01:15:54 +0000 |
commit | 341f990badc0fecc05d9326f9b50d1f4dc8c699a (patch) | |
tree | 20da2db0aad9419b63beef84f7cea1dba80f711c /net-dns/bind-tools/bind-tools-9.2.2.ebuild | |
parent | prune /usr/games/lib/menu (diff) | |
download | gentoo-2-341f990badc0fecc05d9326f9b50d1f4dc8c699a.tar.gz gentoo-2-341f990badc0fecc05d9326f9b50d1f4dc8c699a.tar.bz2 gentoo-2-341f990badc0fecc05d9326f9b50d1f4dc8c699a.zip |
ia64 keywords
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 627ebd9f8e62..c49fa95368b3 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.8 2003/09/07 00:09:56 msterret Exp $ +# $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 $ 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" +KEYWORDS="x86 ~ppc sparc alpha hppa arm amd64 ia64" LICENSE="as-is" SLOT="0" |