diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-08 09:02:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-09 22:52:03 +0100 |
commit | e7701ef26f8bf301f171536036f0ae298c62bff0 (patch) | |
tree | c28fcb9f69bc6b2bb1e250872f0dd07efa51477b /x11-themes/gtk-engines-qtpixmap | |
parent | sys-kernel/dracut: Use systemd_get_systemunitdir instead of systemd_get_unitdir (diff) | |
download | gentoo-e7701ef26f8bf301f171536036f0ae298c62bff0.tar.gz gentoo-e7701ef26f8bf301f171536036f0ae298c62bff0.tar.bz2 gentoo-e7701ef26f8bf301f171536036f0ae298c62bff0.zip |
x11-themes/gtk-engines-qtpixmap: Reword DESCRIPTION
EvaSDK suggests following:
"Theme engine based on GTK pixmap engine using the Plasma color scheme"
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3879
Diffstat (limited to 'x11-themes/gtk-engines-qtpixmap')
-rw-r--r-- | x11-themes/gtk-engines-qtpixmap/gtk-engines-qtpixmap-0.28-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 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 e7777e8fcb7e..2323ead33502 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 @@ -10,7 +10,7 @@ inherit autotools eutils gnome2 MY_P="QtPixmap-${PV}" -DESCRIPTION="A modified version of the original GTK pixmap engine with the KDE color scheme" +DESCRIPTION="Theme engine based on GTK pixmap engine using the Plasma color scheme" HOMEPAGE="http://www.kde-look.org/content/show.php?content=7043" SRC_URI="http://www.cpdrummond.freeuk.com/${MY_P}.tar.gz" |