summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-10-19 14:57:07 +0000
committerMarkus Meier <maekke@gentoo.org>2008-10-19 14:57:07 +0000
commitf5a03d091ff3ba8fcdbdbdfe40069e9438b8269c (patch)
tree82bf2e78d09f94bf7653f9e20e7ec6626ff65502 /dev-util/nsis/nsis-2.39.ebuild
parentAdded new and significantly cleaned up revision which also fixes pre-strippin... (diff)
downloadgentoo-2-f5a03d091ff3ba8fcdbdbdfe40069e9438b8269c.tar.gz
gentoo-2-f5a03d091ff3ba8fcdbdbdfe40069e9438b8269c.tar.bz2
gentoo-2-f5a03d091ff3ba8fcdbdbdfe40069e9438b8269c.zip
x86 stable, bug #242752
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Diffstat (limited to 'dev-util/nsis/nsis-2.39.ebuild')
-rw-r--r--dev-util/nsis/nsis-2.39.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/nsis/nsis-2.39.ebuild b/dev-util/nsis/nsis-2.39.ebuild
index a38835af9694..d4a1b21b4bc7 100644
--- a/dev-util/nsis/nsis-2.39.ebuild
+++ b/dev-util/nsis/nsis-2.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/nsis-2.39.ebuild,v 1.2 2008/08/22 03:33:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/nsis-2.39.ebuild,v 1.3 2008/10/19 14:57:07 maekke Exp $
mingw32_variants=$(eval echo {,i{6,5,4,3}86-}mingw32)
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="bzip2 config-log doc prebuilt-system zlib"
# NSIS Menu uses wxwindows but it's all broken, so disable for now