summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-04 19:56:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-04 19:56:05 +0000
commit6a52f4935fe466ed22770eecb56196125c16a04c (patch)
treec7d4966f468a615f333aaf3017fa75a6a225be5b
parentStable for x86, wrt bug #496530 (diff)
downloadgentoo-2-6a52f4935fe466ed22770eecb56196125c16a04c.tar.gz
gentoo-2-6a52f4935fe466ed22770eecb56196125c16a04c.tar.bz2
gentoo-2-6a52f4935fe466ed22770eecb56196125c16a04c.zip
Stable for x86, wrt bug #502922
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--sys-apps/unscd/ChangeLog5
-rw-r--r--sys-apps/unscd/unscd-0.51.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/unscd/ChangeLog b/sys-apps/unscd/ChangeLog
index 97398fc8fef7..0c62fc856436 100644
--- a/sys-apps/unscd/ChangeLog
+++ b/sys-apps/unscd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/unscd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.15 2014/03/02 23:18:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/ChangeLog,v 1.16 2014/03/04 19:56:05 ago Exp $
+
+ 04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> unscd-0.51.ebuild:
+ Stable for x86, wrt bug #502922
02 Mar 2014; Pacho Ramos <pacho@gentoo.org> unscd-0.51.ebuild:
amd64 stable, bug #502922
diff --git a/sys-apps/unscd/unscd-0.51.ebuild b/sys-apps/unscd/unscd-0.51.ebuild
index d564bdd0afd3..ecebc56f43ee 100644
--- a/sys-apps/unscd/unscd-0.51.ebuild
+++ b/sys-apps/unscd/unscd-0.51.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.51.ebuild,v 1.2 2014/03/02 23:18:30 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/unscd/unscd-0.51.ebuild,v 1.3 2014/03/04 19:56:05 ago Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://busybox.net/~vda/unscd/nscd-${PV}.c"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="sys-libs/glibc[nscd(+)]"