games-kids/gmult: [QA] Fix DESCRIPTION.toolong

This commit is contained in:
David Seifert
2017-12-01 19:57:06 +01:00
parent b598fd9a70
commit 2c0f3c4ce9
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
EAPI=6
inherit eutils gnome2-utils flag-o-matic
DESCRIPTION="Multiplication Puzzle is a simple GTK+ 2 game that emulates the multiplication game found in Emacs"
DESCRIPTION="Multiplication Puzzle emulates the multiplication game found in Emacs"
HOMEPAGE="http://www.mterry.name/gmult/"
SRC_URI="https://launchpad.net/gmult/trunk/${PV}/+download/${P}.tar.bz2"

View File

@@ -4,7 +4,7 @@
EAPI=5
inherit eutils gnome2-utils flag-o-matic games
DESCRIPTION="Multiplication Puzzle is a simple GTK+ 2 game that emulates the multiplication game found in Emacs"
DESCRIPTION="Multiplication Puzzle emulates the multiplication game found in Emacs"
HOMEPAGE="http://www.mterry.name/gmult/"
SRC_URI="https://launchpad.net/gmult/trunk/${PV}/+download/${P}.tar.bz2"