diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 19:02:33 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:21 +0100 |
commit | 71474272bd352491b95406fa2335c9ce6c2fcc9b (patch) | |
tree | a73155f8bd1eb2274ebd8f42482c8513b84b5ce9 /x11-themes/gtk-engines-qtpixmap | |
parent | x11-themes/fvwm-crystal: Fix toolong DESCRIPTION (diff) | |
download | gentoo-71474272bd352491b95406fa2335c9ce6c2fcc9b.tar.gz gentoo-71474272bd352491b95406fa2335c9ce6c2fcc9b.tar.bz2 gentoo-71474272bd352491b95406fa2335c9ce6c2fcc9b.zip |
x11-themes/gtk-engines-qtpixmap: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3869
Diffstat (limited to 'x11-themes/gtk-engines-qtpixmap')
-rw-r--r-- | x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 145305272d39..e7777e8fcb7e 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ inherit autotools eutils gnome2 MY_P="QtPixmap-${PV}" -DESCRIPTION="A modified version of the original GTK pixmap engine which follows the KDE color scheme" +DESCRIPTION="A modified version of the original GTK pixmap engine with the KDE color scheme" HOMEPAGE="http://www.kde-look.org/content/show.php?content=7043" SRC_URI="http://www.cpdrummond.freeuk.com/${MY_P}.tar.gz" |