diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:15:38 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:15:38 +0000 |
commit | cf7b18ce66076f7e96a103ad4a58ffeceff88ab3 (patch) | |
tree | 839fcdbc7203b84b21bec2c17e2a5deb58a94311 /media-gfx | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-cf7b18ce66076f7e96a103ad4a58ffeceff88ab3.tar.gz gentoo-2-cf7b18ce66076f7e96a103ad4a58ffeceff88ab3.tar.bz2 gentoo-2-cf7b18ce66076f7e96a103ad4a58ffeceff88ab3.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/luminance-hdr/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/media-gfx/luminance-hdr/ChangeLog b/media-gfx/luminance-hdr/ChangeLog index bfe58d6a3ffa..37062e1abef7 100644 --- a/media-gfx/luminance-hdr/ChangeLog +++ b/media-gfx/luminance-hdr/ChangeLog @@ -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 <slyfox@gentoo.org> + luminance-hdr-2.3.0.ebuild, luminance-hdr-2.3.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 04 Jan 2014; Markus Meier <maekke@gentoo.org> luminance-hdr-2.3.1.ebuild: add missing boost and gtest deps by jeremi piotrowski in bug #493684. add 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 f67c4a553c33..0beced7d1374 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.3.0.ebuild @@ -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" diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild index 2de9cc8edb11..e4a23f79d37a 100644 --- a/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild +++ b/media-gfx/luminance-hdr/luminance-hdr-2.3.1.ebuild @@ -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" |