From 7774d64cdedad93a7110459a0e7dd082177236ce Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Sun, 23 Sep 2012 06:06:44 +0000 Subject: keyword ~ppc, bug #379651 (Portage version: 2.1.11.9/cvs/Linux x86_64) --- sys-auth/nss-myhostname/ChangeLog | 7 +++++-- sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/nss-myhostname/ChangeLog b/sys-auth/nss-myhostname/ChangeLog index 0ea7193ef22e..8ca8b9b7f8cb 100644 --- a/sys-auth/nss-myhostname/ChangeLog +++ b/sys-auth/nss-myhostname/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/nss-myhostname # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.2 2012/09/23 03:39:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.3 2012/09/23 06:06:44 blueness Exp $ + + 23 Sep 2012; Anthony G. Basile + nss-myhostname-0.3.ebuild: + keyword ~ppc, bug #379651 23 Sep 2012; Anthony G. Basile nss-myhostname-0.3.ebuild: @@ -12,4 +16,3 @@ +nss-myhostname-0.3.ebuild, +metadata.xml: New ebuild for an nss module that ensures the system's hostname is always resolvable. - diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild index fb00c854f789..19310186c8c6 100644 --- a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild +++ b/sys-auth/nss-myhostname/nss-myhostname-0.3.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/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.2 2012/09/23 03:39:08 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.3 2012/09/23 06:06:44 blueness Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://0pointer.de/lennart/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="" -- cgit v1.2.3-65-gdbad