summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:24:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:24:06 +0000
commitb0440504dc20f8f83d083cf0d4c257c8c3f7995a (patch)
treecebbf55f8f60f2ca9cbd8e823c899c1f5157df02 /sys-auth/nss-myhostname
parentStable for sparc, wrt bug #494670 (diff)
downloadgentoo-2-b0440504dc20f8f83d083cf0d4c257c8c3f7995a.tar.gz
gentoo-2-b0440504dc20f8f83d083cf0d4c257c8c3f7995a.tar.bz2
gentoo-2-b0440504dc20f8f83d083cf0d4c257c8c3f7995a.zip
Stable for sparc, wrt bug #488756
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/nss-myhostname')
-rw-r--r--sys-auth/nss-myhostname/ChangeLog5
-rw-r--r--sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/nss-myhostname/ChangeLog b/sys-auth/nss-myhostname/ChangeLog
index 9b5d436564df..c459749bdda3 100644
--- a/sys-auth/nss-myhostname/ChangeLog
+++ b/sys-auth/nss-myhostname/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/nss-myhostname
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.14 2013/11/04 00:01:30 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.15 2013/12/23 16:24:06 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> nss-myhostname-0.3.ebuild:
+ Stable for sparc, wrt bug #488756
04 Nov 2013; Matt Turner <mattst88@gentoo.org> nss-myhostname-0.3.ebuild:
alpha stable, bug 488756.
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
index 1964050a5e27..66d6e660727a 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-2013 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.14 2013/11/04 00:01:30 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.15 2013/12/23 16:24:06 ago 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="alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
IUSE=""
COMMON_DEPEND=""