Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/luminance-hdr/
Date: Tue, 09 Jan 2018 02:04:41
Message-Id: 1515432659.1e8427d44e0bcce3d216ec4ce5c15d741448de63.ulm@gentoo
1 commit: 1e8427d44e0bcce3d216ec4ce5c15d741448de63
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 17:30:22 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 17:30:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e8427d4
7
8 media-gfx/luminance-hdr: [QA] Shorten DESCRIPTION.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild b/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild
16 index 10cd9297576..c3c5aab7eee 100644
17 --- a/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild
18 +++ b/media-gfx/luminance-hdr/luminance-hdr-2.4.0.ebuild
19 @@ -6,7 +6,7 @@ EAPI=5
20 inherit cmake-utils toolchain-funcs eutils flag-o-matic
21
22 MY_P=${P/_/.}
23 -DESCRIPTION="Luminance HDR is a graphical user interface that provides a workflow for HDR imaging"
24 +DESCRIPTION="Graphical user interface that provides a workflow for HDR imaging"
25 HOMEPAGE="http://qtpfsgui.sourceforge.net https://github.com/LuminanceHDR/LuminanceHDR"
26 SRC_URI="mirror://sourceforge/qtpfsgui/${MY_P}.tar.bz2"