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-wm/musca/
Date: Tue, 07 Feb 2017 17:49:16
Message-Id: 1486489666.b33597d1ff74168425748fad6c26019a1aabd139.soap@gentoo
1 commit: b33597d1ff74168425748fad6c26019a1aabd139
2 Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
3 AuthorDate: Tue Feb 7 17:12:49 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 17:47:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33597d1
7
8 x11-wm/musca: Fix toolong DESCRIPTION
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 Closes: https://github.com/gentoo/gentoo/pull/3871
12
13 x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild | 5 ++---
14 x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild | 5 ++---
15 2 files changed, 4 insertions(+), 6 deletions(-)
16
17 diff --git a/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild b/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild
18 index 0db45a2..db51ef4 100644
19 --- a/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild
20 +++ b/x11-wm/musca/musca-0.9.24_p20100226-r3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -6,8 +6,7 @@ EAPI="4"
28
29 inherit eutils savedconfig toolchain-funcs
30
31 -DESCRIPTION="A simple dynamic window manager for X, with features nicked from
32 -ratpoison and dwm"
33 +DESCRIPTION="A simple dynamic window manager, with features nicked from ratpoison and dwm"
34 HOMEPAGE="https://launchpad.net/musca"
35 SRC_URI="mirror://gentoo/${P}.tgz"
36
37
38 diff --git a/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild b/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild
39 index fbe96e7..2d75783 100644
40 --- a/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild
41 +++ b/x11-wm/musca/musca-0.9.24_p20100226-r4.ebuild
42 @@ -1,12 +1,11 @@
43 -# Copyright 1999-2015 Gentoo Foundation
44 +# Copyright 1999-2017 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46 # $Id$
47
48 EAPI=5
49 inherit eutils savedconfig toolchain-funcs
50
51 -DESCRIPTION="A simple dynamic window manager for X, with features nicked from
52 -ratpoison and dwm"
53 +DESCRIPTION="A simple dynamic window manager, with features nicked from ratpoison and dwm"
54 HOMEPAGE="https://launchpad.net/musca"
55 SRC_URI="mirror://gentoo/${P}.tgz"