diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-18 10:12:17 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-18 10:12:17 +0000 |
commit | e21ce867936dec3698786373531a5ef5d0352a62 (patch) | |
tree | 2d8d7ab4d42c88e943f345aefbadc1295b656e80 /media-gfx | |
parent | Marked stable based on arch testing by Agostino "ago" Sarubbo in bug #379089. (diff) | |
download | gentoo-2-e21ce867936dec3698786373531a5ef5d0352a62.tar.gz gentoo-2-e21ce867936dec3698786373531a5ef5d0352a62.tar.bz2 gentoo-2-e21ce867936dec3698786373531a5ef5d0352a62.zip |
Marked stable based on arch testing by Agostino "ago" Sarubbo in bug #379089.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2011.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 7a902782e7d7..af67c2018b61 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.114 2011/07/05 19:41:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.115 2011/08/18 10:12:17 chainsaw Exp $ + + 18 Aug 2011; Tony Vroon <chainsaw@gentoo.org> hugin-2011.0.0.ebuild: + Marked stable based on arch testing by Agostino "ago" Sarubbo in bug #379089. 05 Jul 2011; Markus Meier <maekke@gentoo.org> hugin-2010.0.0.ebuild, hugin-2010.2.0.ebuild, hugin-2010.4.0.ebuild, hugin-2011.0.0.ebuild: diff --git a/media-gfx/hugin/hugin-2011.0.0.ebuild b/media-gfx/hugin/hugin-2011.0.0.ebuild index 62be542583ea..73a705351d24 100644 --- a/media-gfx/hugin/hugin-2011.0.0.ebuild +++ b/media-gfx/hugin/hugin-2011.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2011.0.0.ebuild,v 1.2 2011/07/05 19:41:43 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2011.0.0.ebuild,v 1.3 2011/08/18 10:12:17 chainsaw Exp $ EAPI=4 WX_GTK_VER="2.8" @@ -12,7 +12,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 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 sift $(echo ${LANGS//\ /\ linguas_})" |