diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 19:57:06 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 20:29:19 +0100 |
commit | 2c0f3c4ce98fd58e02ad6bdcb3ca5e2ea8a3c463 (patch) | |
tree | 4679feb43e4d6001ccfff3f8f21c1efee4f2abc1 /games-kids | |
parent | games-fps/ut2004: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-2c0f3c4ce98fd58e02ad6bdcb3ca5e2ea8a3c463.tar.gz gentoo-2c0f3c4ce98fd58e02ad6bdcb3ca5e2ea8a3c463.tar.bz2 gentoo-2c0f3c4ce98fd58e02ad6bdcb3ca5e2ea8a3c463.zip |
games-kids/gmult: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gmult/gmult-8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | games-kids/gmult/gmult-8.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games-kids/gmult/gmult-8.0-r1.ebuild b/games-kids/gmult/gmult-8.0-r1.ebuild index e64331e0cbfb..b72258066123 100644 --- a/games-kids/gmult/gmult-8.0-r1.ebuild +++ b/games-kids/gmult/gmult-8.0-r1.ebuild @@ -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" diff --git a/games-kids/gmult/gmult-8.0.ebuild b/games-kids/gmult/gmult-8.0.ebuild index a9fff5d730e4..6bc15d4f201e 100644 --- a/games-kids/gmult/gmult-8.0.ebuild +++ b/games-kids/gmult/gmult-8.0.ebuild @@ -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" |