diff options
author | Jan Seidel <tuxus@gentoo.org> | 2004-01-30 22:29:45 +0000 |
---|---|---|
committer | Jan Seidel <tuxus@gentoo.org> | 2004-01-30 22:29:45 +0000 |
commit | bad8034d01f67afefb7bd2cef6312fb60a187443 (patch) | |
tree | 8a84fcb4b01025558c0bfe4568fafff2a521fc5d /net-dns/bind-tools/bind-tools-9.2.2.ebuild | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-bad8034d01f67afefb7bd2cef6312fb60a187443.tar.gz gentoo-2-bad8034d01f67afefb7bd2cef6312fb60a187443.tar.bz2 gentoo-2-bad8034d01f67afefb7bd2cef6312fb60a187443.zip |
Added mips to 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 | 6 |
1 files changed, 3 insertions, 3 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 d75d7e0c3613..240189e8f9fc 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. +# Copyright 1999-2004 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.10 2003/11/27 03:45:23 blkdeath Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.2.ebuild,v 1.11 2004/01/30 22:29:25 tuxus 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 mips" LICENSE="as-is" SLOT="0" |