summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-02-02 23:35:56 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-02-02 23:35:56 +0000
commit13a8d7048d2c63ebe32bae9fcaa147244472614f (patch)
treede1d0f171aa37f47fe03835e1db3701d731a39ae /app-misc/pax-utils
parentStable on MIPS; bug #165074 (diff)
downloadgentoo-2-13a8d7048d2c63ebe32bae9fcaa147244472614f.tar.gz
gentoo-2-13a8d7048d2c63ebe32bae9fcaa147244472614f.tar.bz2
gentoo-2-13a8d7048d2c63ebe32bae9fcaa147244472614f.zip
Stable on MIPS; bug #163453
(Portage version: 2.1.2-r6)
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog6
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 37bc1afab2f9..707be17f5b56 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.86 2007/01/31 18:52:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.87 2007/02/02 23:35:56 eroyf Exp $
+
+ 02 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ pax-utils-0.1.15.ebuild:
+ Stable on MIPS; bug #163453
31 Jan 2007; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.15.ebuild:
Stable on ppc64; bug #163453
diff --git a/app-misc/pax-utils/pax-utils-0.1.15.ebuild b/app-misc/pax-utils/pax-utils-0.1.15.ebuild
index ad836d673cd1..b1d2907688a0 100644
--- a/app-misc/pax-utils/pax-utils-0.1.15.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.1.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.15.ebuild,v 1.8 2007/01/31 18:52:05 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.15.ebuild,v 1.9 2007/02/02 23:35:56 eroyf 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 ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="caps"
DEPEND="caps? ( sys-libs/libcap )"