summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 23:02:19 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 23:02:19 +0000
commita9595656a87cbd3113bd974fdc3fea0c34245646 (patch)
treeb120238f581c4fac1df2cddee9cf5d3093670370 /sys-apps/paxctl
parent~amd64 (diff)
downloadhistorical-a9595656a87cbd3113bd974fdc3fea0c34245646.tar.gz
historical-a9595656a87cbd3113bd974fdc3fea0c34245646.tar.bz2
historical-a9595656a87cbd3113bd974fdc3fea0c34245646.zip
sync IUSE (missing), glibc -> libc
Diffstat (limited to 'sys-apps/paxctl')
-rw-r--r--sys-apps/paxctl/ChangeLog5
-rw-r--r--sys-apps/paxctl/paxctl-0.2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/paxctl/ChangeLog b/sys-apps/paxctl/ChangeLog
index f02f0c2898aa..98a6657e7b90 100644
--- a/sys-apps/paxctl/ChangeLog
+++ b/sys-apps/paxctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/paxctl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.3 2004/06/24 22:20:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/ChangeLog,v 1.4 2004/06/30 23:01:22 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> paxctl-0.2.ebuild:
+ sync IUSE (missing), glibc -> libc
*paxctl-0.2 (18 Feb 2004)
diff --git a/sys-apps/paxctl/paxctl-0.2.ebuild b/sys-apps/paxctl/paxctl-0.2.ebuild
index 7a19021dd11e..b84c5c86ead4 100644
--- a/sys-apps/paxctl/paxctl-0.2.ebuild
+++ b/sys-apps/paxctl/paxctl-0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.2.ebuild,v 1.2 2004/06/24 22:20:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/paxctl/paxctl-0.2.ebuild,v 1.3 2004/06/30 23:01:22 agriffis Exp $
inherit flag-o-matic
@@ -8,10 +8,11 @@ DESCRIPTION="Manages various PaX related program header flags for Elf32, Elf64,
SRC_URI="http://pax.grsecurity.net/paxctl-${PV}.tar.gz"
HOMEPAGE="http://pax.grsecurity.net"
KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~hppa ~ia64" ; # "~mips"
+IUSE=""
LICENSE="GPL-2"
SLOT="0"
-DEPEND="virtual/glibc >=sys-devel/binutils-2.14.90.0.8-r1"
+DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.8-r1"
#S=${WORKDIR}/${P}