summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2006-01-24 19:37:42 +0000
committerIan Leitch <port001@gentoo.org>2006-01-24 19:37:42 +0000
commitfee1bd18bd5e6d2eca02f16d08d115a9d91a13b2 (patch)
treea42c08aea6ce79f1a2d99646f4a382fe8493b12b /sys-apps/util-linux
parentStable on ppc64 (diff)
downloadhistorical-fee1bd18bd5e6d2eca02f16d08d115a9d91a13b2.tar.gz
historical-fee1bd18bd5e6d2eca02f16d08d115a9d91a13b2.tar.bz2
historical-fee1bd18bd5e6d2eca02f16d08d115a9d91a13b2.zip
Stable on x86 (bug #120111).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/Manifest4
-rw-r--r--sys-apps/util-linux/util-linux-2.12r-r2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index a32621c8c81f..be4d40bf91f3 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.140 2006/01/24 06:14:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.141 2006/01/24 19:37:42 port001 Exp $
+
+ 24 Jan 2006; Ian Leitch <port001@gentoo.org> util-linux-2.12r-r2.ebuild:
+ Stable on x86 (bug #120111).
24 Jan 2006; Markus Rothe <corsair@gentoo.org> util-linux-2.12r-r2.ebuild:
Stable on ppc64; bug #120111
diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index 96979c63b0b8..191ec381c8bf 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -1,4 +1,4 @@
-MD5 dcde89306a1b2c921e439bf2427d13ae ChangeLog 22925
+MD5 00196e0d3b43b27297e42fcebdea6f62 ChangeLog 23032
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 adac9b1155ca3b7f5ac13d08ae5cfd6f util-linux-2.12r-r2.ebuild 5931
+MD5 97d71401ad556c5f236c45af4d9cbc50 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 fc909b0c6b0b..2369f60a7d51 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.8 2006/01/24 06:14:56 corsair Exp $
+# $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 $
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