diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-09 14:43:14 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-02-09 14:43:14 +0000 |
commit | 5fb38b933e6e5c9b3cd20c996ed06b9d6b897320 (patch) | |
tree | c60a611571ab3311859df9e962e018c12777cba0 | |
parent | Version bump, bug 164766. Removed some old rc versions. (diff) | |
download | gentoo-2-5fb38b933e6e5c9b3cd20c996ed06b9d6b897320.tar.gz gentoo-2-5fb38b933e6e5c9b3cd20c996ed06b9d6b897320.tar.bz2 gentoo-2-5fb38b933e6e5c9b3cd20c996ed06b9d6b897320.zip |
now finally ppc stable
(Portage version: 2.1.1-r2)
-rw-r--r-- | net-dns/bind/bind-9.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/bind/bind-9.3.4.ebuild b/net-dns/bind/bind-9.3.4.ebuild index 6a8a8d6dd741..f19a3128d881 100644 --- a/net-dns/bind/bind-9.3.4.ebuild +++ b/net-dns/bind/bind-9.3.4.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.3.4.ebuild,v 1.5 2007/02/07 13:26:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.3.4.ebuild,v 1.6 2007/02/09 14:43:14 dertobi123 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 hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 sparc x86" IUSE="ssl ipv6 doc dlz postgres berkdb mysql odbc ldap selinux idn threads resolvconf" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6g ) |