diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 18:59:49 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:18 +0100 |
commit | 94d4a88f0dde7106e9b3969d7ca5ceb150e6c002 (patch) | |
tree | db259b2115ad601a17566dadab35c14286903d8a /x11-themes/fvwm-crystal | |
parent | x11-terms/aterm: Fix toolong DESCRIPTION (diff) | |
download | gentoo-94d4a88f0dde7106e9b3969d7ca5ceb150e6c002.tar.gz gentoo-94d4a88f0dde7106e9b3969d7ca5ceb150e6c002.tar.bz2 gentoo-94d4a88f0dde7106e9b3969d7ca5ceb150e6c002.zip |
x11-themes/fvwm-crystal: 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/fvwm-crystal')
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild index e65342e28c80..6509cb73fd90 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.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$ @@ -7,7 +7,7 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) inherit eutils python-r1 -DESCRIPTION="Configurable and full featured FVWM theme, with lots of transparency and freedesktop compatible menu" +DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu" HOMEPAGE="http://fvwm-crystal.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild index 4826ce23c66e..d49e925c6ae4 100644 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.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$ @@ -7,7 +7,7 @@ EAPI="5" PYTHON_COMPAT=( python2_7 ) inherit eutils python-r1 -DESCRIPTION="Configurable and full featured FVWM theme, with lots of transparency and freedesktop compatible menu" +DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu" HOMEPAGE="http://fvwm-crystal.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |