diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:39:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-08 12:39:26 +0000 |
commit | 9f412980e76ac17fd7ce0fcf746df2865a6f8126 (patch) | |
tree | a1992b640d5d019c3960a77ef06e977a4a23faf0 /media-gfx | |
parent | Stable for amd64, wrt bug #434298 (diff) | |
download | gentoo-2-9f412980e76ac17fd7ce0fcf746df2865a6f8126.tar.gz gentoo-2-9f412980e76ac17fd7ce0fcf746df2865a6f8126.tar.bz2 gentoo-2-9f412980e76ac17fd7ce0fcf746df2865a6f8126.zip |
Stable for amd64, wrt bug #434302
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/luminance-hdr/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/luminance-hdr/ChangeLog b/media-gfx/luminance-hdr/ChangeLog index 438f15122f21..6efa71c4dcab 100644 --- a/media-gfx/luminance-hdr/ChangeLog +++ b/media-gfx/luminance-hdr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/luminance-hdr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.21 2012/07/10 18:57:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.22 2012/09/08 12:39:26 ago Exp $ + + 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> luminance-hdr-2.3.0.ebuild: + Stable for amd64, wrt bug #434302 10 Jul 2012; Diego E. Pettenò <flameeyes@gentoo.org> luminance-hdr-2.3.0.ebuild: diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild index f4c989ee95b6..b625983bef0b 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v 1.2 2012/07/10 18:57:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v 1.3 2012/09/08 12:39:26 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/qtpfsgui/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LANGS=" cs de es fi fr hi hu id it pl ro ru sk tr zh" IUSE="${LANGS// / linguas_} openmp" |