summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2006-06-07 23:51:21 +0000
committerJeroen Roovers <jer@gentoo.org>2006-06-07 23:51:21 +0000
commitccd7f6710104e29ac8aefe861dd81925ea2786aa (patch)
tree89559989e844c412daf5520dbeb77f9347cc7c62 /app-misc/pax-utils
parentStable on alpha wrt security Bug #135746. (diff)
downloadgentoo-2-ccd7f6710104e29ac8aefe861dd81925ea2786aa.tar.gz
gentoo-2-ccd7f6710104e29ac8aefe861dd81925ea2786aa.tar.bz2
gentoo-2-ccd7f6710104e29ac8aefe861dd81925ea2786aa.zip
Stable on hppa (bug #135427).
(Portage version: 2.1_rc4-r3)
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 ea719d6e3a5a..6512eb603939 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.76 2006/06/06 17:12:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.77 2006/06/07 23:51:21 jer Exp $
+
+ 07 Jun 2006; Jeroen Roovers <jer@gentoo.org> pax-utils-0.1.13.ebuild:
+ Stable on hppa (bug #135427).
06 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
pax-utils-0.1.13.ebuild:
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 3be6f9a0eace..5477299ea96a 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.8 2006/06/06 17:12:16 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.1.13.ebuild,v 1.9 2006/06/07 23:51:21 jer 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 )"