summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-02 19:03:17 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-02 19:03:17 +0000
commit939254c47e0917aa436677bd0fa824ed5bde291d (patch)
tree2ecb0614a3aecdae3e392e16c671051320ca03d6
parentVersion bump. Remove old because it was missing source files. Bug #436960 (diff)
downloadgentoo-2-939254c47e0917aa436677bd0fa824ed5bde291d.tar.gz
gentoo-2-939254c47e0917aa436677bd0fa824ed5bde291d.tar.bz2
gentoo-2-939254c47e0917aa436677bd0fa824ed5bde291d.zip
rekeyword ~ppc64, bug #434036
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r--net-dns/host/ChangeLog5
-rw-r--r--net-dns/host/host-20070128-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dns/host/ChangeLog b/net-dns/host/ChangeLog
index 2ac5f76fa8d8..074026ed07c8 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.19 2012/09/29 16:37:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.20 2012/10/02 19:03:17 blueness Exp $
+
+ 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> host-20070128-r1.ebuild:
+ rekeyword ~ppc64, bug #434036
24 Sep 2012; Raúl Porcel <armin76@gentoo.org> host-20070128-r1.ebuild:
alpha/sparc stable wrt #434036
diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild
index b98d5862421c..58414c577b80 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.7 2012/09/24 18:57:27 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.8 2012/10/02 19:03:17 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 ~ppc64 sparc x86"
IUSE="debug"
# Bug 91515