summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-02-17 22:53:14 +0000
committerAron Griffis <agriffis@gentoo.org>2004-02-17 22:53:14 +0000
commit580b59a751288126d01a4288ba438cca2c417ace (patch)
treeb938b9589124a7ab50fdf6ff495e8a7b2b633113 /sys-apps/chpax
parentUpdating comment about tahoma font requiring a Windows license to actually me... (diff)
downloadhistorical-580b59a751288126d01a4288ba438cca2c417ace.tar.gz
historical-580b59a751288126d01a4288ba438cca2c417ace.tar.bz2
historical-580b59a751288126d01a4288ba438cca2c417ace.zip
stable on alpha and ia64
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r--sys-apps/chpax/ChangeLog5
-rw-r--r--sys-apps/chpax/Manifest6
-rw-r--r--sys-apps/chpax/chpax-0.6.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog
index c5ad4123f7b8..e37a37895fbc 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.16 2004/01/20 09:33:44 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.17 2004/02/17 22:53:14 agriffis Exp $
+
+ 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> chpax-0.6.1.ebuild:
+ stable on alpha and ia64
20 Jan 2004; <solar@gentoo.org> chpax-0.6.1.ebuild, files/pax-conf.d:
marking 0.6.1 stable on x86. Added a few more entrys to pageexec/segmexec
diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest
index d37f5f3358b8..611456cda6b3 100644
--- a/sys-apps/chpax/Manifest
+++ b/sys-apps/chpax/Manifest
@@ -1,8 +1,8 @@
-MD5 aec7862b775c3cdb2774b9b94b976638 ChangeLog 2545
+MD5 e5f50658485eb0268da99c475640551c ChangeLog 2646
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 8b23a70819ab76f436bf30ffb60e02e7 chpax-0.5.ebuild 952
-MD5 fc2a375e07cccbc92ce86d19be4f43bc chpax-0.6.1.ebuild 1060
-MD5 644b57ed00f0b489cab221da32fe7f1d files/pax-init.d 1261
+MD5 6cee7ab2190ea91fe58a92f8f5cabf8e chpax-0.6.1.ebuild 1068
MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59
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 d6fc829b377c..4cdfb4ed7629 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.2 2004/01/20 09:33:44 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.3 2004/02/17 22:53:14 agriffis 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"
+KEYWORDS="x86 ~amd64 ~sparc ~ppc ~hppa ia64 ~mips alpha"
LICENSE="public-domain"
SLOT="0"