diff options
author | 2012-09-07 19:03:47 +0000 | |
---|---|---|
committer | 2012-09-07 19:03:47 +0000 | |
commit | 892edbee666b2835930cf928c99c4f9b18f2eaf0 (patch) | |
tree | 3afcba35e58593199295f1af041b0991ae640461 /net-dns/host | |
parent | Stable for x86, wrt bug #434164 (diff) | |
download | gentoo-2-892edbee666b2835930cf928c99c4f9b18f2eaf0.tar.gz gentoo-2-892edbee666b2835930cf928c99c4f9b18f2eaf0.tar.bz2 gentoo-2-892edbee666b2835930cf928c99c4f9b18f2eaf0.zip |
Stable for x86, wrt bug #434036
(Portage version: 2.2.0_alpha124/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 30e21659f0ad..78d756bd3e2c 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.14 2012/09/07 15:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.15 2012/09/07 19:03:47 johu Exp $ + + 07 Sep 2012; Johannes Huber <johu@gentoo.org> host-20070128-r1.ebuild: + Stable for x86, wrt bug #434036 07 Sep 2012; Agostino Sarubbo <ago@gentoo.org> host-20070128-r1.ebuild: Stable for amd64, wrt bug #434036 diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 8cc44307b606..6499bc7f1ff6 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.3 2012/09/07 15:44:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.4 2012/09/07 19:03:47 johu 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 |