slyfox 14/08/10 21:15:39 Modified: luminance-hdr-2.3.0.ebuild luminance-hdr-2.3.1.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.7 media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild?r1=1.6&r2=1.7 Index: luminance-hdr-2.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- luminance-hdr-2.3.0.ebuild 2 Mar 2013 21:37:22 -0000 1.6 +++ luminance-hdr-2.3.0.ebuild 10 Aug 2014 21:15:38 -0000 1.7 @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.6 2013/03/02 21:37:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild,v 1.7 2014/08/10 21:15:38 slyfox Exp $ EAPI="4" inherit cmake-utils toolchain-funcs eutils flag-o-matic MY_P=${P/_/.} -DESCRIPTION="Luminance HDR is a graphical user interface that provides a workflow for HDR imaging." +DESCRIPTION="Luminance HDR is a graphical user interface that provides a workflow for HDR imaging" HOMEPAGE="http://qtpfsgui.sourceforge.net" SRC_URI="mirror://sourceforge/qtpfsgui/${MY_P}.tar.bz2" 1.4 media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild?r1=1.3&r2=1.4 Index: luminance-hdr-2.3.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- luminance-hdr-2.3.1.ebuild 4 Jan 2014 13:14:30 -0000 1.3 +++ luminance-hdr-2.3.1.ebuild 10 Aug 2014 21:15:38 -0000 1.4 @@ -1,13 +1,13 @@ # Copyright 1999-2014 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.1.ebuild,v 1.3 2014/01/04 13:14:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild,v 1.4 2014/08/10 21:15:38 slyfox Exp $ EAPI=5 inherit cmake-utils toolchain-funcs eutils flag-o-matic MY_P=${P/_/.} -DESCRIPTION="Luminance HDR is a graphical user interface that provides a workflow for HDR imaging." +DESCRIPTION="Luminance HDR is a graphical user interface that provides a workflow for HDR imaging" HOMEPAGE="http://qtpfsgui.sourceforge.net" SRC_URI="mirror://sourceforge/qtpfsgui/${MY_P}.tar.bz2" 1.31 media-gfx/luminance-hdr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/luminance-hdr/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 4 Jan 2014 13:14:30 -0000 1.30 +++ ChangeLog 10 Aug 2014 21:15:38 -0000 1.31 @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/luminance-hdr # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.30 2014/01/04 13:14:30 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/luminance-hdr/ChangeLog,v 1.31 2014/08/10 21:15:38 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + luminance-hdr-2.3.0.ebuild, luminance-hdr-2.3.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 Jan 2014; Markus Meier <mae...@gentoo.org> luminance-hdr-2.3.1.ebuild: add missing boost and gtest deps by jeremi piotrowski in bug #493684. add