summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2006-01-24 00:47:58 +0000
committerLuca Barbato <lu_zero@gentoo.org>2006-01-24 00:47:58 +0000
commit0c2cebf5538e1de1a33b7bf90a69e84e36e22c6d (patch)
tree5488a31298cd3d24c4d938bcb94ddd9a155f60de /sys-apps/util-linux
parentforce newer xine #114389 (diff)
downloadhistorical-0c2cebf5538e1de1a33b7bf90a69e84e36e22c6d.tar.gz
historical-0c2cebf5538e1de1a33b7bf90a69e84e36e22c6d.tar.bz2
historical-0c2cebf5538e1de1a33b7bf90a69e84e36e22c6d.zip
Marked ppc
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/Manifest14
-rw-r--r--sys-apps/util-linux/util-linux-2.12r-r2.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 13230291ea8f..80324f746472 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.138 2006/01/24 00:12:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.139 2006/01/24 00:47:58 lu_zero Exp $
+
+ 24 Jan 2006; Luca Barbato <lu_zero@gentoo.org> util-linux-2.12r-r2.ebuild:
+ Marked ppc
24 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
util-linux-2.12r-r2.ebuild:
diff --git a/sys-apps/util-linux/Manifest b/sys-apps/util-linux/Manifest
index bfad25a21e6d..4764cd132354 100644
--- a/sys-apps/util-linux/Manifest
+++ b/sys-apps/util-linux/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 82bfb2b671932c35278040933a1b7d5e ChangeLog 22726
+MD5 22a7e53be7b8276aee7a4e6048022b9b ChangeLog 22816
MD5 0b95e856fd2f375270cf2ec4eaa69c8a files/crypto-loop.confd 505
MD5 d20405e12353610b3ef8fbc2e1d57f2a files/crypto-loop.initd 1625
MD5 cfa3960fd97ca16c85b0d1b87e6ba226 files/digest-util-linux-2.12i-r1 156
@@ -44,13 +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 99000b91c445c40acd6b4dadae6162dd util-linux-2.12r-r2.ebuild 5934
+MD5 58e5004b8cf57b2562e8c9f934441f16 util-linux-2.12r-r2.ebuild 5932
MD5 fa04ec3f0adf75e0c5dba347872173b1 util-linux-2.12r-r3.ebuild 5940
MD5 0fa072288048ab73c7da495402392575 util-linux-2.12r.ebuild 5546
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFD1XEqKRy60XGEcJIRAloAAJ4vDFJgKLaTPAJ7TIFfomjnvoUEowCgkbpT
-fbCT2qU55mdsBRQ29Gjpydo=
-=GfCP
------END PGP SIGNATURE-----
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 f8b452e03eaf..dcd0ffc2a065 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.6 2006/01/24 00:12:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12r-r2.ebuild,v 1.7 2006/01/24 00:47:58 lu_zero 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