diff options
Diffstat (limited to 'sys-apps/chpax/chpax-0.7.ebuild')
-rw-r--r-- | sys-apps/chpax/chpax-0.7.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-apps/chpax/chpax-0.7.ebuild b/sys-apps/chpax/chpax-0.7.ebuild index 9df2c300fdff..4a49f8161c3f 100644 --- a/sys-apps/chpax/chpax-0.7.ebuild +++ b/sys-apps/chpax/chpax-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.10 2005/03/16 01:01:43 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.7.ebuild,v 1.11 2005/04/22 20:01:55 solar Exp $ inherit flag-o-matic toolchain-funcs @@ -10,12 +10,11 @@ SRC_URI="http://pax.grsecurity.net/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/libc" -DEPEND="${RDEPEND} - >=sys-apps/sed-4" +DEPEND="${RDEPEND}" src_unpack() { unpack ${A} |