diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-12-12 14:58:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-12-12 14:58:12 +0000 |
commit | f21f244482a702293add3bdeb52d59f624a38544 (patch) | |
tree | 034896120996d50eec10d0d6231fd636f2e1080f /sys-apps/paxctl/paxctl-0.4.ebuild | |
parent | Unkeywording sparc, see #153411 (diff) | |
download | gentoo-2-f21f244482a702293add3bdeb52d59f624a38544.tar.gz gentoo-2-f21f244482a702293add3bdeb52d59f624a38544.tar.bz2 gentoo-2-f21f244482a702293add3bdeb52d59f624a38544.zip |
Stable for HPPA (bug #157870).
(Portage version: 2.1.2_rc3-r2)
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.4.ebuild')
-rw-r--r-- | sys-apps/paxctl/paxctl-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/paxctl/paxctl-0.4.ebuild b/sys-apps/paxctl/paxctl-0.4.ebuild index 542798ebe694..5b6005b848e2 100644 --- a/sys-apps/paxctl/paxctl-0.4.ebuild +++ b/sys-apps/paxctl/paxctl-0.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.7 2006/12/12 12:39:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.8 2006/12/12 14:58:12 jer Exp $ inherit flag-o-matic DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries." SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz" HOMEPAGE="http://pax.grsecurity.net" -KEYWORDS="amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" LICENSE="GPL-2" SLOT="0" |