summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-28 08:13:10 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-28 08:13:10 +0000
commit6f958a29be60f28a0e0bcb70ee93f1be553e2312 (patch)
tree5880cbce87fe47e2c6ff29430cdc44e1b7aac074 /dev-util/w32api
parentStable on alpha as per bug #148013 (diff)
downloadgentoo-2-6f958a29be60f28a0e0bcb70ee93f1be553e2312.tar.gz
gentoo-2-6f958a29be60f28a0e0bcb70ee93f1be553e2312.tar.bz2
gentoo-2-6f958a29be60f28a0e0bcb70ee93f1be553e2312.zip
we handle stripping #148437
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'dev-util/w32api')
-rw-r--r--dev-util/w32api/w32api-3.7.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/w32api/w32api-3.7.ebuild b/dev-util/w32api/w32api-3.7.ebuild
index 5a200bba4dee..280619dd4a8b 100644
--- a/dev-util/w32api/w32api-3.7.ebuild
+++ b/dev-util/w32api/w32api-3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/w32api/w32api-3.7.ebuild,v 1.4 2006/09/26 06:18:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/w32api/w32api-3.7.ebuild,v 1.5 2006/09/28 08:13:10 vapier Exp $
export CBUILD=${CBUILD:-${CHOST}}
export CTARGET=${CTARGET:-${CHOST}}
@@ -20,6 +20,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
+RESTRICT="strip"
DEPEND=""