Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/fluxbox/
Date: Thu, 22 Mar 2018 15:55:21
Message-Id: 1521734112.38e8e6d31921334e86f91a160e3dc1110151cf01.zlogene@gentoo
1 commit: 38e8e6d31921334e86f91a160e3dc1110151cf01
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 15:54:49 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 15:55:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e8e6d3
7
8 x11-wm/fluxbox: Fix DESCRIPTION
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild | 4 ++--
13 x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild | 4 ++--
14 x11-wm/fluxbox/fluxbox-9999.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild b/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild
18 index c4f2aee1084..c2443384420 100644
19 --- a/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild
20 +++ b/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2018 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=5
27 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax"
28
29 REQUIRED_USE="systray? ( toolbar )"
30
31 -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
32 +DESCRIPTION="X11 window manager featuring tabs and an iconbar"
33
34 SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz"
35 HOMEPAGE="http://www.fluxbox.org"
36
37 diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild b/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild
38 index 2edfed184ea..404b247f012 100644
39 --- a/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild
40 +++ b/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2017 Gentoo Foundation
43 +# Copyright 1999-2018 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=5
47 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax"
48
49 REQUIRED_USE="systray? ( toolbar )"
50
51 -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
52 +DESCRIPTION="X11 window manager featuring tabs and an iconbar"
53
54 SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz"
55 HOMEPAGE="http://www.fluxbox.org"
56
57 diff --git a/x11-wm/fluxbox/fluxbox-9999.ebuild b/x11-wm/fluxbox/fluxbox-9999.ebuild
58 index 7d8e0f9002a..399a7ee66f9 100644
59 --- a/x11-wm/fluxbox/fluxbox-9999.ebuild
60 +++ b/x11-wm/fluxbox/fluxbox-9999.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2018 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=5
67 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax"
68
69 REQUIRED_USE="systray? ( toolbar )"
70
71 -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar"
72 +DESCRIPTION="X11 window manager featuring tabs and an iconbar"
73
74 EGIT_REPO_URI="git://git.fluxbox.org/fluxbox.git"
75 SRC_URI=""