diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 19:03:40 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:24 +0100 |
commit | 79ae36d9158097bffac62446ac606e397c4105e9 (patch) | |
tree | bc039a5719890c78929b9e26a31f0a70c39b93d0 /x11-themes/gtk-engines-ubuntulooks | |
parent | x11-themes/gtk-engines-qtpixmap: Fix toolong DESCRIPTION (diff) | |
download | gentoo-79ae36d9158097bffac62446ac606e397c4105e9.tar.gz gentoo-79ae36d9158097bffac62446ac606e397c4105e9.tar.bz2 gentoo-79ae36d9158097bffac62446ac606e397c4105e9.zip |
x11-themes/gtk-engines-ubuntulooks: 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-ubuntulooks')
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild index b0d1e660e78d..14462bfddda6 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r3.ebuild @@ -8,7 +8,7 @@ inherit autotools eutils PATCH_LEVEL=12 MY_PN=${PN/gtk-engines-} -DESCRIPTION="A derivative of the standard Clearlooks GTK+ 2.x engine with more orange approach" +DESCRIPTION="A derivative of the standard Clearlooks GTK+ 2.x engine with more orange feel" HOMEPAGE="http://packages.ubuntu.com/search?keywords=gtk2-engines-ubuntulooks" SRC_URI="mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz mirror://ubuntu/pool/main/u/${MY_PN}/${MY_PN}_${PV}-${PATCH_LEVEL}.diff.gz" |