diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:29:31 +0100 |
commit | afbc0d06f2edd48f7fcfd4b823690390830a001b (patch) | |
tree | 24c203f81718e3f5ce8f87e5044ff87e2f21fe85 /games-misc | |
parent | games-misc/bsod: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-afbc0d06f2edd48f7fcfd4b823690390830a001b.tar.gz gentoo-afbc0d06f2edd48f7fcfd4b823690390830a001b.tar.bz2 gentoo-afbc0d06f2edd48f7fcfd4b823690390830a001b.zip |
games-misc/fortune-mod-simpsons-chalkboard: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/fortune-mod-simpsons-chalkboard/fortune-mod-simpsons-chalkboard-0.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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 index 130da2974523..21b3bae44dcc 100644 --- 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 @@ -2,8 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 + MY_P=${PN/-mod/} -DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of each Simpsons episode" + +DESCRIPTION="Quotes from Bart Simpson's Chalkboard, shown at the opening of Simpsons episode" HOMEPAGE="http://www.splitbrain.org/projects/fortunes/simpsons" SRC_URI="http://www.splitbrain.org/_media/projects/fortunes/${MY_P}.tgz" |