diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:33 +0100 |
commit | ebe340b8197a312f1c9bdf62159888a8a2a904a0 (patch) | |
tree | 1154d7fe510d3e8f390fbac2e26fd7c88e944090 /games-kids | |
parent | games-fps/wolfgl: eutils-- (diff) | |
download | gentoo-ebe340b8197a312f1c9bdf62159888a8a2a904a0.tar.gz gentoo-ebe340b8197a312f1c9bdf62159888a8a2a904a0.tar.bz2 gentoo-ebe340b8197a312f1c9bdf62159888a8a2a904a0.zip |
games-kids/gmult: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
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/" |