From 2c0f3c4ce98fd58e02ad6bdcb3ca5e2ea8a3c463 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 1 Dec 2017 19:57:06 +0100 Subject: games-kids/gmult: [QA] Fix DESCRIPTION.toolong --- games-kids/gmult/gmult-8.0-r1.ebuild | 2 +- games-kids/gmult/gmult-8.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-kids/gmult') 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" -- cgit v1.2.3-65-gdbad