diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-05 18:06:24 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-05 18:06:24 +0000 |
commit | 08fb1578ebd8c09452f2fd72dfdda425d3e12f1e (patch) | |
tree | 4d703fe90e8f4cfee04f54eb9167a7f251b9f8dd /net-dns/host | |
parent | Marking emacs-24.2 ppc64 for bug 436520 (diff) | |
download | gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.tar.gz gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.tar.bz2 gentoo-2-08fb1578ebd8c09452f2fd72dfdda425d3e12f1e.zip |
Marking host-20070128-r1 ppc64 for bug 434036
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 d8773b96f5d1..11614659ea9e 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.21 2012/10/02 19:07:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/ChangeLog,v 1.22 2012/10/05 18:06:24 ranger Exp $ + + 05 Oct 2012; Brent Baude <ranger@gentoo.org> host-20070128-r1.ebuild: + Marking host-20070128-r1 ppc64 for bug 434036 02 Oct 2012; Anthony G. Basile <blueness@gentoo.org> host-20070128-r1.ebuild: keyword ~mips, bug #434036 diff --git a/net-dns/host/host-20070128-r1.ebuild b/net-dns/host/host-20070128-r1.ebuild index 2714af58032e..3f56f5a52308 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.9 2012/10/02 19:07:35 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/host/host-20070128-r1.ebuild,v 1.10 2012/10/05 18:06:24 ranger 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 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86" IUSE="debug" # Bug 91515 |