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
commit1b829b74b212a3b7512d4fc5c3fa7365503d10ed (patch)
tree8cb4d463b5d6b4d5d37aa4e4c6a24b645f156eca /app-misc/pax-utils
parentmove app-crypt/gpg-agent to app-crypt/gnupg (bug #134475) (diff)
downloadhistorical-1b829b74b212a3b7512d4fc5c3fa7365503d10ed.tar.gz
historical-1b829b74b212a3b7512d4fc5c3fa7365503d10ed.tar.bz2
historical-1b829b74b212a3b7512d4fc5c3fa7365503d10ed.zip
Stable on alpha. Thanks to Mike Hlavac <mike@flyingpenguins.org> for testing. Bug #135427
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog7
-rw-r--r--app-misc/pax-utils/Manifest14
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.13.ebuild4
3 files changed, 20 insertions, 5 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/Manifest b/app-misc/pax-utils/Manifest
index 997e952767fb..e07f9b076b38 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,4 +1,7 @@
-MD5 cfacbeba589737f99565eb5b76eb062c ChangeLog 11772
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 96406fc16e523123ab3aa064ef23e575 ChangeLog 11945
MD5 e3ac44cf21ae6aa657a4f72fd9f03a9e files/digest-pax-utils-0.1.11-r1 250
MD5 1126e1edd13f786eaf3e255a17ce3451 files/digest-pax-utils-0.1.12 68
MD5 b62ed6c979d912b286e4b623f6f6e977 files/digest-pax-utils-0.1.13 250
@@ -6,4 +9,11 @@ MD5 6763325755543476055d2a0fa4ece303 files/pax-utils-0.1.11.patch 409
MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
MD5 758a859db26fac2240e96bf315b55f23 pax-utils-0.1.11-r1.ebuild 1245
MD5 8f49ce99f0e81e813aaf320e05f54a61 pax-utils-0.1.12.ebuild 1165
-MD5 72fb3add1fe06cb71e86e5ca135bafdc pax-utils-0.1.13.ebuild 986
+MD5 91184ba700ebd5056ae6c7cd80b314c6 pax-utils-0.1.13.ebuild 983
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2.2 (GNU/Linux)
+
+iD8DBQFEgspfViELBEf1JB0RAnagAJ9itzMcug0/kTTvCBH108piOGkSUQCfUWRQ
+kx2bYbEHO83E+esFaayJy+A=
+=3MIr
+-----END PGP SIGNATURE-----
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 )"