diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-07 19:12:49 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-07 18:47:46 +0100 |
commit | b33597d1ff74168425748fad6c26019a1aabd139 (patch) | |
tree | ba65efeee4dea3984f66359ec1b94957a5e6ccc0 /x11-wm/musca | |
parent | x11-wm/aewm++: Fix toolong DESCRIPTION (diff) | |
download | gentoo-b33597d1ff74168425748fad6c26019a1aabd139.tar.gz gentoo-b33597d1ff74168425748fad6c26019a1aabd139.tar.bz2 gentoo-b33597d1ff74168425748fad6c26019a1aabd139.zip |
x11-wm/musca: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3871
Diffstat (limited to 'x11-wm/musca')
-rw-r--r-- | x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild | 5 | ||||
-rw-r--r-- | x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild b/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild index 0db45a22b6c2..db51ef447d2f 100644 --- a/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild +++ b/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,8 +6,7 @@ EAPI="4" inherit eutils savedconfig toolchain-funcs -DESCRIPTION="A simple dynamic window manager for X, with features nicked from -ratpoison and dwm" +DESCRIPTION="A simple dynamic window manager, with features nicked from ratpoison and dwm" HOMEPAGE="https://launchpad.net/musca" SRC_URI="mirror://gentoo/${P}.tgz" diff --git a/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild b/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild index fbe96e763ac8..2d75783571e6 100644 --- a/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild +++ b/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild @@ -1,12 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 inherit eutils savedconfig toolchain-funcs -DESCRIPTION="A simple dynamic window manager for X, with features nicked from -ratpoison and dwm" +DESCRIPTION="A simple dynamic window manager, with features nicked from ratpoison and dwm" HOMEPAGE="https://launchpad.net/musca" SRC_URI="mirror://gentoo/${P}.tgz" |