diff options
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gmult/gmult-8.0-r1.ebuild | 4 |
1 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 b72258066123..3e67c28d08be 100644 --- a/games-kids/gmult/gmult-8.0-r1.ebuild +++ b/games-kids/gmult/gmult-8.0-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils gnome2-utils flag-o-matic +inherit gnome2-utils flag-o-matic DESCRIPTION="Multiplication Puzzle emulates the multiplication game found in Emacs" HOMEPAGE="http://www.mterry.name/gmult/" |