diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 13:36:26 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-07-02 13:36:26 +0000 |
commit | 9a27b4e0bdfec047df7ad609f7bc7559ed994df1 (patch) | |
tree | da1ce68ff74ec0c5df95bb5d8996e4b2fcef19c4 /app-admin/paxtest/paxtest-0.9.5-r1.ebuild | |
parent | (QA) RESTRICT clean up. (diff) | |
download | historical-9a27b4e0bdfec047df7ad609f7bc7559ed994df1.tar.gz historical-9a27b4e0bdfec047df7ad609f7bc7559ed994df1.tar.bz2 historical-9a27b4e0bdfec047df7ad609f7bc7559ed994df1.zip |
(QA) RESTRICT clean up.
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.5-r1.ebuild')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild index a7013a30b583..e3eb1f617899 100644 --- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild +++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 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.11 2005/01/01 11:17:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.12 2007/07/02 13:36:26 peper Exp $ inherit eutils # pax flags are not strip safe. -RESTRICT="nostrip" +RESTRICT="strip" DESCRIPTION="PaX regression test suite" HOMEPAGE="http://pageexec.virtualave.net/" |