summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-30 04:57:38 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-30 04:57:38 +0000
commit06e73c0f7ea32a4601dffd5f53f100eda22b44c1 (patch)
tree09ee82a1be0f3d5a588da2dc54c67281dbce294e /app-misc
parentamd64 stable, bug 141738 (diff)
downloadgentoo-2-06e73c0f7ea32a4601dffd5f53f100eda22b44c1.tar.gz
gentoo-2-06e73c0f7ea32a4601dffd5f53f100eda22b44c1.tar.bz2
gentoo-2-06e73c0f7ea32a4601dffd5f53f100eda22b44c1.zip
amd64 stable, bug 163453
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/pax-utils/ChangeLog5
-rw-r--r--app-misc/pax-utils/pax-utils-0.1.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index 3229527202ae..39b16f4e0695 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.84 2007/01/25 12:22:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.85 2007/01/30 04:57:38 beandog Exp $
+
+ 30 Jan 2007; Steve Dibb <beandog@gentoo.org> pax-utils-0.1.15.ebuild:
+ amd64 stable, bug 163453
25 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.15.ebuild:
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 ffe201e3eb9e..830705ca744f 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.6 2007/01/25 12:22:57 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.15.ebuild,v 1.7 2007/01/30 04:57:38 beandog 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 )"