diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:33:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:33:18 +0000 |
commit | b01a7e3a566fc549501bf04851f11c3199829778 (patch) | |
tree | f10509432db76562925783ffb712bc7b4ce51a9b /net-dns/bind | |
parent | arm/s390/sh stable (diff) | |
download | historical-b01a7e3a566fc549501bf04851f11c3199829778.tar.gz historical-b01a7e3a566fc549501bf04851f11c3199829778.tar.bz2 historical-b01a7e3a566fc549501bf04851f11c3199829778.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/bind-9.2.6-r4.ebuild | 4 | ||||
-rw-r--r-- | net-dns/bind/bind-9.2.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/bind/bind-9.2.6-r4.ebuild b/net-dns/bind/bind-9.2.6-r4.ebuild index fe1b6d1976c3..26ebce198798 100644 --- a/net-dns/bind/bind-9.2.6-r4.ebuild +++ b/net-dns/bind/bind-9.2.6-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.14 2007/05/06 08:50:30 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.6-r4.ebuild,v 1.15 2007/08/25 14:32:26 vapier Exp $ inherit eutils libtool autotools @@ -16,7 +16,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" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="ssl ipv6 doc dlz postgres berkdb bind-mysql mysql odbc ldap selinux idn threads" DEPEND="!net-dns/idnkit diff --git a/net-dns/bind/bind-9.2.7.ebuild b/net-dns/bind/bind-9.2.7.ebuild index e6547f6f930e..194239c1e36f 100644 --- a/net-dns/bind/bind-9.2.7.ebuild +++ b/net-dns/bind/bind-9.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.10 2007/05/06 08:50:30 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.7.ebuild,v 1.11 2007/08/25 14:32:26 vapier Exp $ inherit eutils libtool autotools @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.isc.org/isc/bind9/${PV}/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 s390 sh sparc x86" IUSE="ssl ipv6 doc dlz postgres berkdb bind-mysql mysql odbc ldap selinux idn threads" DEPEND="!net-dns/idnkit |