summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-02-17 23:39:07 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-02-17 23:39:07 +0000
commit238b6ed43569b4dea7f9283c05fff510e393a5f6 (patch)
treee3287f9de8ec19a24dc681f91fedc676c7bf7424 /sys-apps/chpax
parentMoved to stable on x86. (diff)
downloadhistorical-238b6ed43569b4dea7f9283c05fff510e393a5f6.tar.gz
historical-238b6ed43569b4dea7f9283c05fff510e393a5f6.tar.bz2
historical-238b6ed43569b4dea7f9283c05fff510e393a5f6.zip
Marked stable on hppa.
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r--sys-apps/chpax/ChangeLog5
-rw-r--r--sys-apps/chpax/Manifest8
-rw-r--r--sys-apps/chpax/chpax-0.6.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog
index e37a37895fbc..b79c39d93459 100644
--- a/sys-apps/chpax/ChangeLog
+++ b/sys-apps/chpax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/chpax
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.17 2004/02/17 22:53:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.18 2004/02/17 23:39:07 gmsoft Exp $
+
+ 18 Feb 2004; Guy Martin <gmsoft@gentoo.org> chpax-0.6.1.ebuild :
+ Marked stable on hppa.
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> chpax-0.6.1.ebuild:
stable on alpha and ia64
diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest
index 611456cda6b3..bfcf6e567534 100644
--- a/sys-apps/chpax/Manifest
+++ b/sys-apps/chpax/Manifest
@@ -1,8 +1,8 @@
-MD5 e5f50658485eb0268da99c475640551c ChangeLog 2646
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 5768889357b3fa56ea6129519e81234a ChangeLog 2737
MD5 8b23a70819ab76f436bf30ffb60e02e7 chpax-0.5.ebuild 952
-MD5 6cee7ab2190ea91fe58a92f8f5cabf8e chpax-0.6.1.ebuild 1068
+MD5 3d7780a3f79c36fea53329142310435f chpax-0.6.1.ebuild 1065
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59
+MD5 1ae95ccec87f81057389495cbc6bb641 files/digest-chpax-0.6.1 62
MD5 68a36726cd98be2583d55907c9e94bb0 files/pax-conf.d 1286
MD5 644b57ed00f0b489cab221da32fe7f1d files/pax-init.d 1261
-MD5 1ae95ccec87f81057389495cbc6bb641 files/digest-chpax-0.6.1 62
diff --git a/sys-apps/chpax/chpax-0.6.1.ebuild b/sys-apps/chpax/chpax-0.6.1.ebuild
index 4cdfb4ed7629..338c03ffb075 100644
--- a/sys-apps/chpax/chpax-0.6.1.ebuild
+++ b/sys-apps/chpax/chpax-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.3 2004/02/17 22:53:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.4 2004/02/17 23:39:07 gmsoft Exp $
inherit flag-o-matic
@@ -8,7 +8,7 @@ DESCRIPTION="Manages various PaX related flags for ELF32, ELF64, and a.out binar
SRC_URI="mirror://chpax-${PV}.tar.bz2
http://dev.gentoo.org/~solar/pax/chpax/chpax-${PV}.tar.bz2"
HOMEPAGE="http://pax.grsecurity.net"
-KEYWORDS="x86 ~amd64 ~sparc ~ppc ~hppa ia64 ~mips alpha"
+KEYWORDS="x86 ~amd64 ~sparc ~ppc hppa ia64 ~mips alpha"
LICENSE="public-domain"
SLOT="0"