summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-23 06:06:44 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-23 06:06:44 +0000
commit7774d64cdedad93a7110459a0e7dd082177236ce (patch)
tree113802e3f52b6f64aaa0ddf7426ecb00c57bc0ca /sys-auth
parentkeyword ~ppc, bug #379651 (diff)
downloadgentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.tar.gz
gentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.tar.bz2
gentoo-2-7774d64cdedad93a7110459a0e7dd082177236ce.zip
keyword ~ppc, bug #379651
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-myhostname/ChangeLog7
-rw-r--r--sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild4
2 files changed, 7 insertions, 4 deletions
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 <blueness@gentoo.org>
+ nss-myhostname-0.3.ebuild:
+ keyword ~ppc, bug #379651
23 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
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=""