summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2007-12-04 14:06:13 +0000
committerAlin Năstac <mrness@gentoo.org>2007-12-04 14:06:13 +0000
commit809955eecd3f0e0b760f8b57ae78ab37bfc3a6d9 (patch)
tree8c503f30866736198a9e25e0888594ec005add1c /dev-util/nsis/nsis-2.31.ebuild
parentVersion bump (#201127). (diff)
downloadgentoo-2-809955eecd3f0e0b760f8b57ae78ab37bfc3a6d9.tar.gz
gentoo-2-809955eecd3f0e0b760f8b57ae78ab37bfc3a6d9.tar.bz2
gentoo-2-809955eecd3f0e0b760f8b57ae78ab37bfc3a6d9.zip
Stable on x86. Version bump.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util/nsis/nsis-2.31.ebuild')
-rw-r--r--dev-util/nsis/nsis-2.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/nsis/nsis-2.31.ebuild b/dev-util/nsis/nsis-2.31.ebuild
index 8b4080149f24..9e6cbde038aa 100644
--- a/dev-util/nsis/nsis-2.31.ebuild
+++ b/dev-util/nsis/nsis-2.31.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/dev-util/nsis/nsis-2.31.ebuild,v 1.1 2007/10/22 22:34:09 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/nsis/nsis-2.31.ebuild,v 1.2 2007/12/04 14:06:13 mrness Exp $
mingw32_variants=$(eval echo {,i{6,5,4,3}86-}mingw32)
@@ -10,7 +10,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 zlib"
# NSIS Menu uses wxwindows but it's all broken, so disable for now