summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"