summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 13:34:52 +0000
committerPieter van den Abeele <pvdabeel@gentoo.org>2004-10-05 13:34:52 +0000
commit31ab9646ae4f74908db232c757d78494ed5cce83 (patch)
treeb7f3c9ef4cf27f9b991d5ca8c377e1b0edd5a117 /app-misc/pax-utils
parentPPC stable profile update (diff)
downloadhistorical-31ab9646ae4f74908db232c757d78494ed5cce83.tar.gz
historical-31ab9646ae4f74908db232c757d78494ed5cce83.tar.bz2
historical-31ab9646ae4f74908db232c757d78494ed5cce83.zip
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r--app-misc/pax-utils/ChangeLog6
-rw-r--r--app-misc/pax-utils/pax-utils-0.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/pax-utils/ChangeLog b/app-misc/pax-utils/ChangeLog
index d34b292fa689..52ba45cca9e2 100644
--- a/app-misc/pax-utils/ChangeLog
+++ b/app-misc/pax-utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/pax-utils
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.6 2004/08/15 06:16:06 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/ChangeLog,v 1.7 2004/10/05 13:34:52 pvdabeel Exp $
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
+ pax-utils-0.0.2.ebuild:
+ Masked pax-utils-0.0.2.ebuild stable for ppc
*pax-utils-0.0.4 (15 Aug 2004)
diff --git a/app-misc/pax-utils/pax-utils-0.0.2.ebuild b/app-misc/pax-utils/pax-utils-0.0.2.ebuild
index 48286963741c..54118a7b0a24 100644
--- a/app-misc/pax-utils/pax-utils-0.0.2.ebuild
+++ b/app-misc/pax-utils/pax-utils-0.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.0.2.ebuild,v 1.5 2004/06/28 04:08:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.0.2.ebuild,v 1.6 2004/10/05 13:34:52 pvdabeel Exp $
DESCRIPTION="Various PaX related utils for ELF32, ELF64 binaries"
HOMEPAGE="http://www.gentoo.org/proj/en/hardened"
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~hppa ~amd64 ~ia64"
+KEYWORDS="x86 ppc sparc ~hppa ~amd64 ~ia64"
IUSE="debug"
DEPEND="virtual/libc"