diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 16:00:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-20 16:00:22 +0000 |
commit | 1d2eb24fad74bbc35f3bdf3b526b49f38dc0ce6c (patch) | |
tree | 0e8ae2bad1336984c71c5bc5b99df85be5891f47 /media-gfx/hugin | |
parent | Stable for ppc, wrt bug #497838 (diff) | |
download | gentoo-2-1d2eb24fad74bbc35f3bdf3b526b49f38dc0ce6c.tar.gz gentoo-2-1d2eb24fad74bbc35f3bdf3b526b49f38dc0ce6c.tar.bz2 gentoo-2-1d2eb24fad74bbc35f3bdf3b526b49f38dc0ce6c.zip |
Stable for ppc, wrt bug #497934
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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-2013.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 78e9354e18d0..1ab5c40ef963 100644 --- a/media-gfx/hugin/ChangeLog +++ b/media-gfx/hugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/hugin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.140 2014/01/12 19:45:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.141 2014/01/20 16:00:22 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hugin-2013.0.0-r1.ebuild: + Stable for ppc, wrt bug #497934 *hugin-2014.0.0_beta1 (12 Jan 2014) diff --git a/media-gfx/hugin/hugin-2013.0.0-r1.ebuild b/media-gfx/hugin/hugin-2013.0.0-r1.ebuild index d4f1b1611a9a..a686cf9e4e21 100644 --- a/media-gfx/hugin/hugin-2013.0.0-r1.ebuild +++ b/media-gfx/hugin/hugin-2013.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild,v 1.3 2014/01/12 19:45:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2013.0.0-r1.ebuild,v 1.4 2014/01/20 16:00:22 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ 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 eu fi fr hu it ja ko nl pl pt_BR ro ru sk sl sv uk zh_CN zh_TW" IUSE="lapack python sift debug $(echo ${LANGS//\ /\ linguas_})" |