diff options
author | 2011-02-26 09:40:24 +0000 | |
---|---|---|
committer | 2011-02-26 09:40:24 +0000 | |
commit | 9e90390942af652290409afc19b6a2a85e41c9d0 (patch) | |
tree | 0ea3b67c294ff8ffaf8003dca70edd34708bb82a /net-dns | |
parent | Stable on amd64 wrt bug #355927 (diff) | |
download | gentoo-2-9e90390942af652290409afc19b6a2a85e41c9d0.tar.gz gentoo-2-9e90390942af652290409afc19b6a2a85e41c9d0.tar.bz2 gentoo-2-9e90390942af652290409afc19b6a2a85e41c9d0.zip |
Stable on amd64 wrt bug #356223
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/bind/bind-9.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog index 9c1a48056f68..775a64c46084 100644 --- a/net-dns/bind/ChangeLog +++ b/net-dns/bind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/bind # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.320 2011/02/25 18:13:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.321 2011/02/26 09:40:24 hwoarang Exp $ + + 26 Feb 2011; Markos Chandras <hwoarang@gentoo.org> bind-9.7.3.ebuild: + Stable on amd64 wrt bug #356223 25 Feb 2011; Jeroen Roovers <jer@gentoo.org> bind-9.7.3.ebuild: Stable for HPPA (bug #356223). diff --git a/net-dns/bind/bind-9.7.3.ebuild b/net-dns/bind/bind-9.7.3.ebuild index a8174159406b..3722e3b2f251 100644 --- a/net-dns/bind/bind-9.7.3.ebuild +++ b/net-dns/bind/bind-9.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.3.ebuild,v 1.5 2011/02/25 18:13:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.7.3.ebuild,v 1.6 2011/02/26 09:40:24 hwoarang Exp $ EAPI="3" @@ -29,7 +29,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 mysql odbc ldap selinux idn threads resolvconf urandom xml geoip gssapi" # sdb-ldap |