diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:57:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-30 18:57:09 +0000 |
commit | b01ca2ae58d5d8e4db8c467e8e1f59b3d39ff798 (patch) | |
tree | edb61839582b137bee58d2d27c711296fc69bd0c /sys-apps/paxctl/paxctl-0.4.ebuild | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-b01ca2ae58d5d8e4db8c467e8e1f59b3d39ff798.tar.gz gentoo-2-b01ca2ae58d5d8e4db8c467e8e1f59b3d39ff798.tar.bz2 gentoo-2-b01ca2ae58d5d8e4db8c467e8e1f59b3d39ff798.zip |
arm/ia64/s390/sh love
(Portage version: 2.1.2_pre2)
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 cd24cf4fb7aa..fc144dd81b5a 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.4 2006/08/16 18:12:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.5 2006/09/30 18:57:09 vapier 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 ~sparc x86" +KEYWORDS="~amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh ~sparc x86" IUSE="" LICENSE="GPL-2" SLOT="0" |