summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-10-21 08:19:54 +0000
committerJeroen Roovers <jer@gentoo.org>2009-10-21 08:19:54 +0000
commit756345469b22743de458787149012e4fe73739c6 (patch)
treea2a4ec27c0cca11a2518f153cb3e6f73c1d29285 /sys-apps
parentStable for HPPA (bug #289958). (diff)
downloadgentoo-2-756345469b22743de458787149012e4fe73739c6.tar.gz
gentoo-2-756345469b22743de458787149012e4fe73739c6.tar.bz2
gentoo-2-756345469b22743de458787149012e4fe73739c6.zip
Stable for HPPA (bug #284744).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/ChangeLog5
-rw-r--r--sys-apps/util-linux/util-linux-2.16.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog
index 970f3d9e9500..b208d23c534b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.281 2009/10/15 18:08:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.282 2009/10/21 08:19:54 jer Exp $
+
+ 21 Oct 2009; Jeroen Roovers <jer@gentoo.org> util-linux-2.16.1.ebuild:
+ Stable for HPPA (bug #284744).
15 Oct 2009; Joseph Jezak <josejx@gentoo.org> util-linux-2.16.1.ebuild:
Reverting ppc64 stable mark until e2fsprogs can go stable too.
diff --git a/sys-apps/util-linux/util-linux-2.16.1.ebuild b/sys-apps/util-linux/util-linux-2.16.1.ebuild
index 6f2c9ac24c03..9400490f0978 100644
--- a/sys-apps/util-linux/util-linux-2.16.1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.16.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.16.1.ebuild,v 1.6 2009/10/15 18:08:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.16.1.ebuild,v 1.7 2009/10/21 08:19:54 jer Exp $
EAPI="2"
@@ -16,11 +16,11 @@ DESCRIPTION="Various useful Linux utilities"
HOMEPAGE="http://www.kernel.org/pub/linux/utils/util-linux-ng/"
if [[ ${PV} == "9999" ]] ; then
SRC_URI=""
- KEYWORDS="~ppc64"
+ KEYWORDS=""
else
SRC_URI="mirror://kernel/linux/utils/util-linux-ng/v${PV:0:4}/${MY_P}.tar.bz2
loop-aes? ( http://dev.gentoo.org/~ssuominen/${P}-loop-aes.patch.bz2 )"
- 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"
fi
LICENSE="GPL-2"