diff --git a/games-kids/gmult/gmult-8.0-r1.ebuild b/games-kids/gmult/gmult-8.0-r1.ebuild index e64331e0cbfb8..b722580661234 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 a9fff5d730e4c..6bc15d4f201ea 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"