summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-05-24 10:57:33 +0000
committerJustin Lecher <jlec@gentoo.org>2012-05-24 10:57:33 +0000
commite21b80cbdac7e9f2b238155bd8c9dcbb22627896 (patch)
treef5da74adc56c26c35cbf0b49d0a4bafc97157628 /sys-apps/paxctl/paxctl-0.4.ebuild
parentStable for x86, wrt bug #414605 (diff)
downloadgentoo-2-e21b80cbdac7e9f2b238155bd8c9dcbb22627896.tar.gz
gentoo-2-e21b80cbdac7e9f2b238155bd8c9dcbb22627896.tar.bz2
gentoo-2-e21b80cbdac7e9f2b238155bd8c9dcbb22627896.zip
Keyword for ~-linux, drop . from DESCRIPTION
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-apps/paxctl/paxctl-0.4.ebuild')
-rw-r--r--sys-apps/paxctl/paxctl-0.4.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys-apps/paxctl/paxctl-0.4.ebuild b/sys-apps/paxctl/paxctl-0.4.ebuild
index f9c0a8e52307..1510a933c00b 100644
--- a/sys-apps/paxctl/paxctl-0.4.ebuild
+++ b/sys-apps/paxctl/paxctl-0.4.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 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.9 2007/04/16 23:10:52 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.4.ebuild,v 1.10 2012/05/24 10:57:33 jlec Exp $
inherit flag-o-matic
-DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64, binaries."
+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"
IUSE=""
LICENSE="GPL-2"