diff options
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.5-r1.ebuild')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild index 39b50d6f52e4..48df1d5e6957 100644 --- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild +++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # 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.9 2004/07/29 19:09:08 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.10 2004/10/22 02:44:31 mr_bones_ Exp $ inherit eutils # pax flags are not strip safe. RESTRICT="nostrip" -FEATURES="-distcc" DESCRIPTION="PaX regression test suite" HOMEPAGE="http://pageexec.virtualave.net/" |