diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-08 20:08:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-08 20:08:28 +0000 |
commit | 781b53bc1b4610770b7d748314123b95277cfaab (patch) | |
tree | f86c777caafb11a72acca672a05b3a1d06fe79c5 /net-dns/host | |
parent | Stable ppc, bug #434296 (diff) | |
download | gentoo-2-781b53bc1b4610770b7d748314123b95277cfaab.tar.gz gentoo-2-781b53bc1b4610770b7d748314123b95277cfaab.tar.bz2 gentoo-2-781b53bc1b4610770b7d748314123b95277cfaab.zip |
Stable ppc, bug #434036
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-dns/host')
-rw-r--r-- | net-dns/host/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/host/host-20070128-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/host/ChangeLog b/net-dns/host/ChangeLog index 78d756bd3e2c..e4980a94ef9f 100644 --- a/net-dns/host/ChangeLog +++ b/net-dns/host/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dns/host # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.15 2012/09/07 19:03:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.16 2012/09/08 20:08:28 blueness Exp $ + + 08 Sep 2012; Anthony G. Basile <blueness@gentoo.org> host-20070128-r1.ebuild: + Stable ppc, bug #434036 07 Sep 2012; Johannes Huber <johu@gentoo.org> host-20070128-r1.ebuild: Stable for x86, wrt bug #434036 diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 6499bc7f1ff6..6df594d30c79 100644 --- a/net-dns/host/host-20070128-r1.ebuild +++ b/net-dns/host/host-20070128-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.4 2012/09/07 19:03:47 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.5 2012/09/08 20:08:28 blueness Exp $ EAPI="2" inherit eutils toolchain-funcs multilib @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.weird.com/pub/Planix/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" IUSE="debug" # Bug 91515 |