summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2005-12-04 13:07:35 +0000
committerNed Ludd <solar@gentoo.org>2005-12-04 13:07:35 +0000
commit8f60104ddcb1886525829acacecd1335d36570ae (patch)
treec1313ce746ec38c6365a91c35761557f149b629f /app-misc
parentcopy and paste error (should be ugly not good) (diff)
downloadgentoo-2-8f60104ddcb1886525829acacecd1335d36570ae.tar.gz
gentoo-2-8f60104ddcb1886525829acacecd1335d36570ae.tar.bz2
gentoo-2-8f60104ddcb1886525829acacecd1335d36570ae.zip
- stable on x86
(Portage version: 2.0.53)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog5
-rw-r--r--app-misc/pax-utils/Manifest16
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.4.ebuild4
3 files changed, 8 insertions, 17 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 89c630c9b418..b510dccdb476 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/pax-utils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.33 2005/10/30 13:24:19 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.34 2005/12/04 13:07:35 solar Exp $
+
+ 04 Dec 2005; <solar@gentoo.org> pax-utils-0.1.4.ebuild:
+ - stable on x86
*pax-utils-0.1.4 (30 Oct 2005)
diff --git a/app-misc/pax-utils/Manifest b/app-misc/pax-utils/Manifest
index fc7db8e5e638..9aba0c9b5c11 100644
--- a/app-misc/pax-utils/Manifest
+++ b/app-misc/pax-utils/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 8092473f4841632412a34e5322a8e66f ChangeLog 5278
+MD5 732caa043f71f3808b4d2567c8877146 ChangeLog 5355
MD5 825e4d6311eced08e76adf151371233e files/digest-pax-utils-0.1.1 67
MD5 5eb0a70aac5eea10770ec6fab5867b14 files/digest-pax-utils-0.1.2 67
MD5 107133c7ee06a18e88687139b9ca413d files/digest-pax-utils-0.1.3 67
@@ -10,13 +7,4 @@ MD5 90f775b6c4fdbeb494f7d8e1d94ad30d metadata.xml 604
MD5 8a597ea2bc5b887d06bd77569d324e1b pax-utils-0.1.1.ebuild 975
MD5 d4ab5c7d4a225e432d8a4ea3318cf2e0 pax-utils-0.1.2.ebuild 978
MD5 f8bd2ca48f4d45db57753b12c0d56560 pax-utils-0.1.3.ebuild 1022
-MD5 f3ac0291b943711dbd3131254e38a9bd pax-utils-0.1.4.ebuild 942
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iQCVAwUBQ2TJkJ4WFLgrx1GWAQJrFAQAlbkJJrwJmTUtjs6oPV3sISNY9CRgdw1g
-sT9/5xiE6mfATIF7Ju7zhDuHCenUzMBlwCZkqG20Pm6HwhYnvoc5KRYmwGLZcnDZ
-MLoeakGa/0KF2hAH983Lnvu6fYRgMYqR/Gs93UYqHlDeObCKosgXPBGVIPbGG6tj
-1Ib+XfmDf/4=
-=r24C
------END PGP SIGNATURE-----
+MD5 5c3e37ff6f8f0673ff01b27dfaa3c583 pax-utils-0.1.4.ebuild 941
diff --git a/app-misc/pax-utils/pax-utils-0.1.4.ebuild b/app-misc/pax-utils/pax-utils-0.1.4.ebuild
index ab1e768404d2..316245f44047 100644
--- a/app-misc/pax-utils/pax-utils-0.1.4.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.4.ebuild,v 1.1 2005/10/30 13:24:19 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.4.ebuild,v 1.2 2005/12/04 13:07:35 solar Exp $
inherit flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-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"
IUSE="caps"
DEPEND="caps? ( sys-libs/libcap )"