Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/gtk-engines-qtpixmap/
Date: Tue, 07 Feb 2017 17:49:17
Message-Id: 1486489641.71474272bd352491b95406fa2335c9ce6c2fcc9b.soap@gentoo
1 commit: 71474272bd352491b95406fa2335c9ce6c2fcc9b
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 17:02:33 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:47:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71474272
7
8 x11-themes/gtk-engines-qtpixmap: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3869
12
13 x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild b/x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild
17 index 1453052..e7777e8 100644
18 --- a/x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild
19 +++ b/x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2013 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -10,7 +10,7 @@ inherit autotools eutils gnome2
27
28 MY_P="QtPixmap-${PV}"
29
30 -DESCRIPTION="A modified version of the original GTK pixmap engine which follows the KDE color scheme"
31 +DESCRIPTION="A modified version of the original GTK pixmap engine with the KDE color scheme"
32 HOMEPAGE="http://www.kde-look.org/content/show.php?content=7043"
33 SRC_URI="http://www.cpdrummond.freeuk.com/${MY_P}.tar.gz"