summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-06-04 11:55:33 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-06-04 11:55:33 +0000
commitc30d3999664594ffe73fb8f6c334c4056583aff0 (patch)
tree5c8e8ca6fcdce2e57dfc2dd8b306ff496aa5d8cf /app-misc
parentmove app-crypt/gpg-agent to app-crypt/gnupg (bug #134475) (diff)
downloadgentoo-2-c30d3999664594ffe73fb8f6c334c4056583aff0.tar.gz
gentoo-2-c30d3999664594ffe73fb8f6c334c4056583aff0.tar.bz2
gentoo-2-c30d3999664594ffe73fb8f6c334c4056583aff0.zip
Stable on alpha. Thanks to Mike Hlavac <mike@flyingpenguins.org> for testing. Bug #135427
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog7
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.13.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 1e60352d2053..d1e54c2ea59e 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,11 @@
# 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.72 2006/06/04 07:03:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.73 2006/06/04 11:55:33 ferdy Exp $
+
+ 04 Jun 2006; Fernando J. Pereda <ferdy@gentoo.org>
+ pax-utils-0.1.13.ebuild:
+ Stable on alpha. Thanks to Mike Hlavac <mike@flyingpenguins.org> for
+ testing. Bug #135427
04 Jun 2006; Markus Rothe <corsair@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on ppc64; bug #135427
diff --git a/app-misc/pax-utils/pax-utils-0.1.13.ebuild b/app-misc/pax-utils/pax-utils-0.1.13.ebuild
index ed991fc3d1af..0ae5279cc855 100644
--- a/app-misc/pax-utils/pax-utils-0.1.13.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.1.13.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.13.ebuild,v 1.4 2006/06/04 07:03:17 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.5 2006/06/04 11:55:33 ferdy 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 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="caps"
DEPEND="caps? ( sys-libs/libcap )"