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/fvwm-crystal/
Date: Tue, 07 Feb 2017 17:49:22
Message-Id: 1486489638.94d4a88f0dde7106e9b3969d7ca5ceb150e6c002.soap@gentoo
1 commit: 94d4a88f0dde7106e9b3969d7ca5ceb150e6c002
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 16:59:49 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:47:18 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d4a88f
7
8 x11-themes/fvwm-crystal: 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/fvwm-crystal/fvwm-crystal-3.2.3.ebuild | 4 ++--
14 x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild
18 index e65342e..6509cb7 100644
19 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild
20 +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2013 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -7,7 +7,7 @@ EAPI="5"
28 PYTHON_COMPAT=( python2_7 )
29 inherit eutils python-r1
30
31 -DESCRIPTION="Configurable and full featured FVWM theme, with lots of transparency and freedesktop compatible menu"
32 +DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"
33 HOMEPAGE="http://fvwm-crystal.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
35
36
37 diff --git a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
38 index 4826ce2..d49e925 100644
39 --- a/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
40 +++ b/x11-themes/fvwm-crystal/fvwm-crystal-3.2.5.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2013 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47 @@ -7,7 +7,7 @@ EAPI="5"
48 PYTHON_COMPAT=( python2_7 )
49 inherit eutils python-r1
50
51 -DESCRIPTION="Configurable and full featured FVWM theme, with lots of transparency and freedesktop compatible menu"
52 +DESCRIPTION="Configurable FVWM theme with transparency and freedesktop compatible menu"
53 HOMEPAGE="http://fvwm-crystal.sourceforge.net/"
54 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"