summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-10-11 03:30:13 +0000
committerJeroen Roovers <jer@gentoo.org>2007-10-11 03:30:13 +0000
commitea492cb8e6f2763b5346553282bb8509e900515c (patch)
treebcbaad4f1f3e95e6ae4a4cf985ad9a8cc78cf352
parentamd64 stable, security bug 195390 (diff)
downloadgentoo-2-ea492cb8e6f2763b5346553282bb8509e900515c.tar.gz
gentoo-2-ea492cb8e6f2763b5346553282bb8509e900515c.tar.bz2
gentoo-2-ea492cb8e6f2763b5346553282bb8509e900515c.zip
Stable for SPARC (bug #195390).
(Portage version: 2.1.3.12)
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/util-linux-2.12r-r8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 66e9e62b61ef..38fb7db6aad7 100644
--- a/sys-apps/util-linux/ChangeLog
+++ b/sys-apps/util-linux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/util-linux
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.206 2007/10/11 03:24:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.207 2007/10/11 03:30:13 jer Exp $
+
+ 11 Oct 2007; Jeroen Roovers <jer@gentoo.org> util-linux-2.12r-r8.ebuild:
+ Stable for SPARC (bug #195390).
11 Oct 2007; Steve Dibb <beandog@gentoo.org> util-linux-2.12r-r8.ebuild:
amd64 stable, security bug 195390
diff --git a/sys-apps/util-linux/util-linux-2.12r-r8.ebuild b/sys-apps/util-linux/util-linux-2.12r-r8.ebuild
index 647d4d895c12..7749df122e2b 100644
--- a/sys-apps/util-linux/util-linux-2.12r-r8.ebuild
+++ b/sys-apps/util-linux/util-linux-2.12r-r8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r8.ebuild,v 1.4 2007/10/11 03:24:48 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r8.ebuild,v 1.5 2007/10/11 03:30:13 jer Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -17,7 +17,7 @@ SRC_URI="mirror://kernel/linux/utils/${PN}/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86"
IUSE="crypt old-crypt nls static selinux perl"
RDEPEND=">=sys-libs/ncurses-5.2-r2