diff options
author | 2009-01-10 16:51:50 +0000 | |
---|---|---|
committer | 2009-01-10 16:51:50 +0000 | |
commit | 8a0ced6c2c0312fb191a2f33ca701ee5de41b5ac (patch) | |
tree | 270d2c07d1b9a3f2fd5b61eb1678f6fabee2c03a /net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild | |
parent | gegl bump (diff) | |
download | gentoo-2-8a0ced6c2c0312fb191a2f33ca701ee5de41b5ac.tar.gz gentoo-2-8a0ced6c2c0312fb191a2f33ca701ee5de41b5ac.tar.bz2 gentoo-2-8a0ced6c2c0312fb191a2f33ca701ee5de41b5ac.zip |
ia64/sparc stable wrt #254134
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild')
-rw-r--r-- | net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild b/net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild index a93a62bb29b6..25ea889639fe 100644 --- a/net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild +++ b/net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.3_p1.ebuild,v 1.6 2009/01/10 10:03:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind-tools/bind-tools-9.4.3_p1.ebuild,v 1.7 2009/01/10 16:51:50 armin76 Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${MY_PV}/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="idn ipv6" DEPEND="idn? ( || ( sys-libs/glibc dev-libs/libiconv ) |