summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-06-05 17:31:14 +0000
committerSimon Stelling <blubb@gentoo.org>2006-06-05 17:31:14 +0000
commit78362240fe7d04f7fab42a7e84361349d7dd6c10 (patch)
tree88ca4bdcf9320a54fa72cc0760472e173ee153f4 /app-misc/pax-utils
parentstable amd64 (diff)
downloadgentoo-2-78362240fe7d04f7fab42a7e84361349d7dd6c10.tar.gz
gentoo-2-78362240fe7d04f7fab42a7e84361349d7dd6c10.tar.bz2
gentoo-2-78362240fe7d04f7fab42a7e84361349d7dd6c10.zip
stable amd64
(Portage version: 3456-svn)
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog5
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 829ccdf8152a..93f4d9389efb 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.74 2006/06/04 18:05:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.75 2006/06/05 17:31:14 blubb Exp $
+
+ 05 Jun 2006; Simon Stelling <blubb@gentoo.org> pax-utils-0.1.13.ebuild:
+ stable on amd64
04 Jun 2006; Torsten Veller <tove@gentoo.org> pax-utils-0.1.13.ebuild:
Stable on x86 (#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 cc953a87d725..5db7f806af45 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.6 2006/06/04 18:05:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.7 2006/06/05 17:31:14 blubb 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 )"