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
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')
-rw-r--r--sys-apps/paxctl/ChangeLog6
-rw-r--r--sys-apps/paxctl/paxctl-0.4.ebuild7
-rw-r--r--sys-apps/paxctl/paxctl-0.5.ebuild7
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r1.ebuild5
-rw-r--r--sys-apps/paxctl/paxctl-0.7-r2.ebuild7
5 files changed, 20 insertions, 12 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog
index 563aa6049827..9f4a4899ad3e 100644
--- a/sys-apps/paxctl/ChangeLog
+++ b/sys-apps/paxctl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/paxctl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.44 2012/05/24 09:46:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.45 2012/05/24 10:57:33 jlec Exp $
+
+ 24 May 2012; Justin Lecher <jlec@gentoo.org> paxctl-0.4.ebuild,
+ paxctl-0.5.ebuild, paxctl-0.7-r1.ebuild, paxctl-0.7-r2.ebuild:
+ Keyword for ~-linux, drop . from DESCRIPTION
*paxctl-0.7-r2 (24 May 2012)
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"
diff --git a/sys-apps/paxctl/paxctl-0.5.ebuild b/sys-apps/paxctl/paxctl-0.5.ebuild
index e7e74cf7ab23..7e76719ccb62 100644
--- a/sys-apps/paxctl/paxctl-0.5.ebuild
+++ b/sys-apps/paxctl/paxctl-0.5.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2008 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.5.ebuild,v 1.8 2008/10/12 18:21:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.5.ebuild,v 1.9 2012/05/24 10:57:33 jlec Exp $
inherit flag-o-matic toolchain-funcs
-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="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
LICENSE="GPL-2"
diff --git a/sys-apps/paxctl/paxctl-0.7-r1.ebuild b/sys-apps/paxctl/paxctl-0.7-r1.ebuild
index e82fd47be523..97009f0e83e5 100644
--- a/sys-apps/paxctl/paxctl-0.7-r1.ebuild
+++ b/sys-apps/paxctl/paxctl-0.7-r1.ebuild
@@ -1,14 +1,15 @@
# 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.7-r1.ebuild,v 1.8 2012/05/06 17:58:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r1.ebuild,v 1.9 2012/05/24 10:57:33 jlec Exp $
EAPI="4"
inherit toolchain-funcs
-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/${P}.tar.bz2"
HOMEPAGE="http://pax.grsecurity.net"
+
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
LICENSE="GPL-2"
diff --git a/sys-apps/paxctl/paxctl-0.7-r2.ebuild b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
index ac3c783fcdc4..b4e4359720c5 100644
--- a/sys-apps/paxctl/paxctl-0.7-r2.ebuild
+++ b/sys-apps/paxctl/paxctl-0.7-r2.ebuild
@@ -1,15 +1,16 @@
# 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.7-r2.ebuild,v 1.1 2012/05/24 09:46:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.7-r2.ebuild,v 1.2 2012/05/24 10:57:33 jlec Exp $
EAPI="4"
inherit toolchain-funcs
-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/${P}.tar.bz2"
HOMEPAGE="http://pax.grsecurity.net"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE=""
LICENSE="GPL-2"
SLOT="0"