diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-12-22 10:09:17 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-12-22 10:09:17 +0000 |
commit | 733073a3da078642be37dda54ed19a33f030342f (patch) | |
tree | a1bc6f796efe994037f65eb11a96ca1e9d9d4928 /media-gfx | |
parent | version bump (diff) | |
download | gentoo-2-733073a3da078642be37dda54ed19a33f030342f.tar.gz gentoo-2-733073a3da078642be37dda54ed19a33f030342f.tar.bz2 gentoo-2-733073a3da078642be37dda54ed19a33f030342f.zip |
Stable on amd64 and x86, wrt bug #528330
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/hugin/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/hugin/hugin-2014.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/hugin/ChangeLog b/media-gfx/hugin/ChangeLog index 51d3b4534096..878e2a01aa24 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.154 2014/12/22 10:05:50 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/ChangeLog,v 1.155 2014/12/22 10:09:17 pinkbyte Exp $ + + 22 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> hugin-2014.0.0.ebuild: + Stable on amd64 and x86, wrt bug #528330 22 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> hugin-2012.0.0.ebuild, hugin-2013.0.0-r1.ebuild: diff --git a/media-gfx/hugin/hugin-2014.0.0.ebuild b/media-gfx/hugin/hugin-2014.0.0.ebuild index 428e94d9d876..527fd4ef8994 100644 --- a/media-gfx/hugin/hugin-2014.0.0.ebuild +++ b/media-gfx/hugin/hugin-2014.0.0.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-2014.0.0.ebuild,v 1.4 2014/12/20 16:36:16 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/hugin/hugin-2014.0.0.ebuild,v 1.5 2014/12/22 10:09:17 pinkbyte 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=" cs da de en_GB es eu fi fr hu it ja nl pl pt_BR ro ru sk sv zh_CN zh_TW" IUSE="debug lapack python sift $(echo ${LANGS//\ /\ linguas_})" |