diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-12-04 14:06:13 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-12-04 14:06:13 +0000 |
commit | 809955eecd3f0e0b760f8b57ae78ab37bfc3a6d9 (patch) | |
tree | 8c503f30866736198a9e25e0888594ec005add1c /dev-util/nsis/nsis-2.31.ebuild | |
parent | Version bump (#201127). (diff) | |
download | gentoo-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.ebuild | 4 |
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 |