summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-10-24 09:55:59 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-10-24 09:55:59 +0000
commitd8bd98ce34c469e0ef399bd5a46d047e4d66b473 (patch)
tree98eab40e35783aac5f1d231c26161bc45f0912c4 /sys-auth
parentStable for amd64, wrt bug #439152 (diff)
downloadgentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.tar.gz
gentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.tar.bz2
gentoo-2-d8bd98ce34c469e0ef399bd5a46d047e4d66b473.zip
Stable for amd64, wrt bug #439088
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-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 cc010c9a49a4..610a542389a4 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.4 2012/10/20 17:49:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/ChangeLog,v 1.5 2012/10/24 09:55:59 ago Exp $
+
+ 24 Oct 2012; <ago@gentoo.org> nss-myhostname-0.3.ebuild:
+ Stable for amd64, wrt bug #439088
20 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
nss-myhostname-0.3.ebuild:
diff --git a/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild b/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild
index 1fca135cff17..a54754cd22db 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.4 2012/10/20 17:49:20 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss-myhostname/nss-myhostname-0.3.ebuild,v 1.5 2012/10/24 09:55:59 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="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=""