diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:35 +0100 |
commit | 037611448afcd74e4820e24dab1ba5109269ad0f (patch) | |
tree | 573c4f1e05251d155f850b67ce2e5a090a53b3c5 /games-mud | |
parent | games-mud/crystal: eutils-- (diff) | |
download | gentoo-037611448afcd74e4820e24dab1ba5109269ad0f.tar.gz gentoo-037611448afcd74e4820e24dab1ba5109269ad0f.tar.bz2 gentoo-037611448afcd74e4820e24dab1ba5109269ad0f.zip |
games-mud/gmudix: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-mud')
-rw-r--r-- | games-mud/gmudix/gmudix-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/gmudix/gmudix-1.0-r1.ebuild b/games-mud/gmudix/gmudix-1.0-r1.ebuild index fa4c5f6bdf05..b10328d8c127 100644 --- a/games-mud/gmudix/gmudix-1.0-r1.ebuild +++ b/games-mud/gmudix/gmudix-1.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 autotools eutils +inherit autotools DESCRIPTION="GTK+ MUD client with many features and an easy scripting language" HOMEPAGE="http://dw.nl.eu.org/mudix.html" |