summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-05-07 20:03:40 +0000
committerBrandon Hale <tseng@gentoo.org>2004-05-07 20:03:40 +0000
commitc9c3a1019fb90edb686be92c4b3ccf52d047142d (patch)
treed9efb23a9e2c0b98c4fa40feff0f74e0775f5d0c /app-admin/paxtest/paxtest-0.9.5-r1.ebuild
parentAdd missing IUSE. (Manifest recommit) (diff)
downloadgentoo-2-c9c3a1019fb90edb686be92c4b3ccf52d047142d.tar.gz
gentoo-2-c9c3a1019fb90edb686be92c4b3ccf52d047142d.tar.bz2
gentoo-2-c9c3a1019fb90edb686be92c4b3ccf52d047142d.zip
Added IUSE=
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.5-r1.ebuild')
-rw-r--r--app-admin/paxtest/paxtest-0.9.5-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
index 82dc90818536..6853a12f196e 100644
--- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
+++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.4 2004/04/06 03:27:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.5 2004/05/07 20:03:40 tseng Exp $
inherit eutils
@@ -15,6 +15,7 @@ SRC_URI="http://pageexec.virtualave.net/paxtest-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/glibc
>=sys-apps/chpax-0.5"