diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:48:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-22 06:48:31 +0000 |
commit | 47a9d8a263041405a8a0071ec365ebc6fb27eb41 (patch) | |
tree | f9625639f2ecdc9cefc2afd27a198b9461a0f28a /media-gfx/hugin | |
parent | Stable for x86, wrt bug #480062 (diff) | |
download | gentoo-2-47a9d8a263041405a8a0071ec365ebc6fb27eb41.tar.gz gentoo-2-47a9d8a263041405a8a0071ec365ebc6fb27eb41.tar.bz2 gentoo-2-47a9d8a263041405a8a0071ec365ebc6fb27eb41.zip |
Stable for x86, wrt bug #485440
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/hugin')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2012.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 000ff93eba90..e782faf381aa 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.131 2013/09/21 13:30:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.132 2013/09/22 06:48:31 ago Exp $ + + 22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hugin-2012.0.0.ebuild: + Stable for x86, wrt bug #485440 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hugin-2012.0.0.ebuild: Stable for amd64, wrt bug #485440 diff --git a/media-gfx/hugin/hugin-2012.0.0.ebuild b/media-gfx/hugin/hugin-2012.0.0.ebuild index 9fb845c04b81..eabff09e12b0 100644 --- a/media-gfx/hugin/hugin-2012.0.0.ebuild +++ b/media-gfx/hugin/hugin-2012.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2012.0.0.ebuild,v 1.4 2013/09/21 13:30:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2012.0.0.ebuild,v 1.5 2013/09/22 06:48:31 ago Exp $ EAPI=3 WX_GTK_VER="2.8" @@ -13,7 +13,7 @@ HOMEPAGE="http://hugin.sf.net" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2 SIFT" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" LANGS=" bg ca cs da de en_GB es fi fr hu it ja ko nl pl pt_BR ro ru sk sl sv uk zh_CN zh_TW" IUSE="lapack python sift $(echo ${LANGS//\ /\ linguas_})" |