diff options
author | 2006-07-09 14:29:13 +0000 | |
---|---|---|
committer | 2006-07-09 14:29:13 +0000 | |
commit | 508ceef511083a5e4bbc152e26e6a80db8b66c98 (patch) | |
tree | b6bca20317288013f3b642a8adf5a4e874fc9dc3 /sys-apps/paxctl/paxctl-0.4.ebuild | |
parent | Added version which is prepared for moving vdr-bg.sh to /usr/share/... (diff) | |
download | historical-508ceef511083a5e4bbc152e26e6a80db8b66c98.tar.gz historical-508ceef511083a5e4bbc152e26e6a80db8b66c98.tar.bz2 historical-508ceef511083a5e4bbc152e26e6a80db8b66c98.zip |
- stable on x86
Package-Manager: portage-2.1-r1
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 20c969b3f995..0393b7e80883 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.1 2006/06/25 15:22:24 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.2 2006/07/09 14:29:13 solar 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~arm ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" LICENSE="GPL-2" SLOT="0" |