Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/fortune-mod-simpsons-chalkboard/
Date: Fri, 01 Dec 2017 19:31:19
Message-Id: 1512156571.afbc0d06f2edd48f7fcfd4b823690390830a001b.soap@gentoo
1 commit: afbc0d06f2edd48f7fcfd4b823690390830a001b
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:57:14 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 19:29:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afbc0d06
7
8 games-misc/fortune-mod-simpsons-chalkboard: [QA] Fix DESCRIPTION.toolong
9
10 .../fortune-mod-simpsons-chalkboard-0.1.ebuild | 4 +++-
11 1 file changed, 3 insertions(+), 1 deletion(-)
12
13 diff --git a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
14 index 130da297452..21b3bae44dc 100644
15 --- a/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
16 +++ b/games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild
17 @@ -2,8 +2,10 @@
18 # Distributed under the terms of the GNU General Public License v2
19
20 EAPI=5
21 +
22 MY_P=${PN/-mod/}
23 -DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of each Simpsons episode"
24 +
25 +DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of Simpsons episode"
26 HOMEPAGE="http://www.splitbrain.org/projects/fortunes/simpsons"
27 SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz"