diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 18:54:49 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-03-22 18:55:12 +0300 |
commit | 38e8e6d31921334e86f91a160e3dc1110151cf01 (patch) | |
tree | b67b6403faf7565c62614382ddb7d5c23e0888c7 /x11-wm/fluxbox | |
parent | media-video/vlc: Drop 3.0.1 (r0) (diff) | |
download | gentoo-38e8e6d31921334e86f91a160e3dc1110151cf01.tar.gz gentoo-38e8e6d31921334e86f91a160e3dc1110151cf01.tar.bz2 gentoo-38e8e6d31921334e86f91a160e3dc1110151cf01.zip |
x11-wm/fluxbox: Fix DESCRIPTION
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild | 4 | ||||
-rw-r--r-- | x11-wm/fluxbox/fluxbox-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild b/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild index c4f2aee10842..c2443384420c 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax" REQUIRED_USE="systray? ( toolbar )" -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar" +DESCRIPTION="X11 window manager featuring tabs and an iconbar" SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz" HOMEPAGE="http://www.fluxbox.org" diff --git a/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild b/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild index 2edfed184eaf..404b247f0126 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.7-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax" REQUIRED_USE="systray? ( toolbar )" -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar" +DESCRIPTION="X11 window manager featuring tabs and an iconbar" SRC_URI="mirror://sourceforge/fluxbox/${P}.tar.xz" HOMEPAGE="http://www.fluxbox.org" diff --git a/x11-wm/fluxbox/fluxbox-9999.ebuild b/x11-wm/fluxbox/fluxbox-9999.ebuild index 7d8e0f9002ab..399a7ee66f9c 100644 --- a/x11-wm/fluxbox/fluxbox-9999.ebuild +++ b/x11-wm/fluxbox/fluxbox-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax" REQUIRED_USE="systray? ( toolbar )" -DESCRIPTION="Fluxbox is an X11 window manager featuring tabs and an iconbar" +DESCRIPTION="X11 window manager featuring tabs and an iconbar" EGIT_REPO_URI="git://git.fluxbox.org/fluxbox.git" SRC_URI="" |