diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-04 14:24:54 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-04-04 14:24:54 +0000 |
commit | 1bcb837d872e06b6a560ba187f1af4af5c1c57e9 (patch) | |
tree | e0a5bed374f558249c89d9ffce2eec1156b35640 /net-dns/bind-tools/bind-tools-9.2.5.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-1bcb837d872e06b6a560ba187f1af4af5c1c57e9.tar.gz gentoo-2-1bcb837d872e06b6a560ba187f1af4af5c1c57e9.tar.bz2 gentoo-2-1bcb837d872e06b6a560ba187f1af4af5c1c57e9.zip |
stabilizing bind{,-tools}-9.2.5
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.2.5.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.5.ebuild b/net-dns/bind-tools/bind-tools-9.2.5.ebuild index 791097d54ba4..ad7c1d2c1910 100644 --- a/net-dns/bind-tools/bind-tools-9.2.5.ebuild +++ b/net-dns/bind-tools/bind-tools-9.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.5.ebuild,v 1.1 2005/03/25 22:28:18 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.2.5.ebuild,v 1.2 2005/04/04 14:24:54 voxus Exp $ inherit flag-o-matic gnuconfig @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV/_}/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~mips ~ppc64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ~mips ~ppc64" IUSE="ipv6" DEPEND="virtual/libc" |