summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:40:23 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-07-02 13:40:23 +0000
commit252438a4a3c07cbc019952a2308f5971549c2aef (patch)
treec6d3e58b0ca046ce1c517e5530dd6f46df0d8be0 /app-arch/upx/upx-2.02.ebuild
parentalpha stable wrt #175465 (diff)
downloadgentoo-2-252438a4a3c07cbc019952a2308f5971549c2aef.tar.gz
gentoo-2-252438a4a3c07cbc019952a2308f5971549c2aef.tar.bz2
gentoo-2-252438a4a3c07cbc019952a2308f5971549c2aef.zip
(QA) RESTRICT clean up.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'app-arch/upx/upx-2.02.ebuild')
-rw-r--r--app-arch/upx/upx-2.02.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx/upx-2.02.ebuild b/app-arch/upx/upx-2.02.ebuild
index 68e0d656a6dd..055d7047cddf 100644
--- a/app-arch/upx/upx-2.02.ebuild
+++ b/app-arch/upx/upx-2.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-2.02.ebuild,v 1.2 2007/03/20 21:09:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-2.02.ebuild,v 1.3 2007/07/02 13:40:23 peper Exp $
DESCRIPTION="Ultimate Packer for eXecutables"
HOMEPAGE="http://upx.sourceforge.net/"
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
-RESTRICT="nostrip"
+RESTRICT="strip"
DEPEND="!app-arch/upx-ucl"