summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Luis Rivero <yoswink@gentoo.org>2006-01-24 23:50:59 +0000
committerJosé Luis Rivero <yoswink@gentoo.org>2006-01-24 23:50:59 +0000
commitc1fb597985147d41aa96f421d2682b592bfea9ac (patch)
tree5b85a008030811140285e1863fe69af00cf42180 /sys-apps/util-linux
parentFix building in some locales (like EE) #119847 by J. (diff)
downloadhistorical-c1fb597985147d41aa96f421d2682b592bfea9ac.tar.gz
historical-c1fb597985147d41aa96f421d2682b592bfea9ac.tar.bz2
historical-c1fb597985147d41aa96f421d2682b592bfea9ac.zip
Stable on alpha wrt bug #120111
Package-Manager: portage-2.0.53
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/ChangeLog6
-rw-r--r--sys-apps/util-linux/Manifest4
-rw-r--r--sys-apps/util-linux/util-linux-2.12r-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index be4d40bf91f3..35c95cf50d5a 100644
--- a/sys-apps/util-linux/ChangeLog
+++ b/sys-apps/util-linux/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/util-linux
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.141 2006/01/24 19:37:42 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.142 2006/01/24 23:50:59 yoswink Exp $
+
+ 24 Jan 2006; Jose Luis Rivero <yoswink@gentoo.org>
+ util-linux-2.12r-r2.ebuild:
+ Stable on alpha wrt bug #120111
24 Jan 2006; Ian Leitch <port001@gentoo.org> util-linux-2.12r-r2.ebuild:
Stable on x86 (bug #120111).
diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index 191ec381c8bf..04deb1835ec6 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -1,4 +1,4 @@
-MD5 00196e0d3b43b27297e42fcebdea6f62 ChangeLog 23032
+MD5 811a542096bd2e9b3f26a4e96f7745d4 ChangeLog 23150
MD5 0b95e856fd2f375270cf2ec4eaa69c8a files/crypto-loop.confd 505
MD5 d20405e12353610b3ef8fbc2e1d57f2a files/crypto-loop.initd 1625
MD5 cfa3960fd97ca16c85b0d1b87e6ba226 files/digest-util-linux-2.12i-r1 156
@@ -41,6 +41,6 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 5497e9050dc8cde95a0e015edcd59c81 util-linux-2.12i-r1.ebuild 3960
MD5 5caff498045d46b5ee7afbb9aad0a357 util-linux-2.12q-r3.ebuild 5853
MD5 ca023a23a1f25676334ed0c7d40405d8 util-linux-2.12r-r1.ebuild 5802
-MD5 97d71401ad556c5f236c45af4d9cbc50 util-linux-2.12r-r2.ebuild 5930
+MD5 4cb823fddfea143460919b2f315c1ab9 util-linux-2.12r-r2.ebuild 5930
MD5 fa04ec3f0adf75e0c5dba347872173b1 util-linux-2.12r-r3.ebuild 5940
MD5 0fa072288048ab73c7da495402392575 util-linux-2.12r.ebuild 5546
diff --git a/sys-apps/util-linux/util-linux-2.12r-r2.ebuild b/sys-apps/util-linux/util-linux-2.12r-r2.ebuild
index 2369f60a7d51..791fcfdfc691 100644
--- a/sys-apps/util-linux/util-linux-2.12r-r2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.12r-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r2.ebuild,v 1.9 2006/01/24 19:37:42 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r2.ebuild,v 1.10 2006/01/24 23:50:59 yoswink 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 pam selinux perl"
RDEPEND=">=sys-libs/ncurses-5.2-r2