summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-03-08 13:56:17 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-03-08 13:56:17 +0000
commit80f4d06ef17435da494613f857fd30b81fd29abe (patch)
tree235a77ecbc7e36a3299cc44adeba3be5efc208c5 /app-misc
parentBump 0.12.1 -> 0.12.2 (diff)
downloadgentoo-2-80f4d06ef17435da494613f857fd30b81fd29abe.tar.gz
gentoo-2-80f4d06ef17435da494613f857fd30b81fd29abe.tar.bz2
gentoo-2-80f4d06ef17435da494613f857fd30b81fd29abe.zip
Stable on sparc wrt #124699
(Portage version: 2.0.54)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog6
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.10.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index c8ed8d69a357..3cc6acc96886 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/pax-utils
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.54 2006/03/08 07:42:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.55 2006/03/08 13:56:17 gustavoz Exp $
+
+ 08 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ pax-utils-0.1.10.ebuild:
+ Stable on sparc wrt #124699
08 Mar 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.10.ebuild:
Stable on ppc64; bug #124699
diff --git a/app-misc/pax-utils/pax-utils-0.1.10.ebuild b/app-misc/pax-utils/pax-utils-0.1.10.ebuild
index b8b5394836ea..0d3cb23d92bb 100644
--- a/app-misc/pax-utils/pax-utils-0.1.10.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.1.10.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/app-misc/pax-utils/pax-utils-0.1.10.ebuild,v 1.3 2006/03/08 07:42:37 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.10.ebuild,v 1.4 2006/03/08 13:56:17 gustavoz Exp $
inherit flag-o-matic toolchain-funcs eutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh sparc ~x86"
IUSE="caps"
DEPEND="caps? ( sys-libs/libcap )"