summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/hugin/ChangeLog5
-rw-r--r--media-gfx/hugin/hugin-2010.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog
index f9d5f453f133..071203cf6248 100644
--- a/media-gfx/hugin/ChangeLog
+++ b/media-gfx/hugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/hugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.103 2010/12/05 10:24:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.104 2010/12/05 16:30:30 hwoarang Exp $
+
+ 05 Dec 2010; Markos Chandras <hwoarang@gentoo.org> hugin-2010.2.0.ebuild:
+ Stable on amd64 wrt bug #347633
05 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
hugin-2010.2.0.ebuild:
diff --git a/media-gfx/hugin/hugin-2010.2.0.ebuild b/media-gfx/hugin/hugin-2010.2.0.ebuild
index 3f61e4058e83..6b511d424dee 100644
--- a/media-gfx/hugin/hugin-2010.2.0.ebuild
+++ b/media-gfx/hugin/hugin-2010.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2010.2.0.ebuild,v 1.3 2010/12/05 10:24:21 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2010.2.0.ebuild,v 1.4 2010/12/05 16:30:30 hwoarang Exp $
EAPI=2
WX_GTK_VER="2.8"
@@ -12,7 +12,7 @@ HOMEPAGE="http://hugin.sf.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 SIFT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
LANGS=" bg ca cs de en_GB es fi fr hu it ja ko nl pl pt_BR ru sk sl sv uk zh_CN zh_TW"
IUSE="lapack +sift $(echo ${LANGS//\ /\ linguas_})"