diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:21:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 06:54:18 +0100 |
commit | 118e58b9cea90a32b267f34d5209376bd418189a (patch) | |
tree | 4687f48a5e225eb1f11d9afbd6f008022040de8a /dev-games | |
parent | dev-games/higan-ananke: eutils->epatch (diff) | |
download | gentoo-118e58b9cea90a32b267f34d5209376bd418189a.tar.gz gentoo-118e58b9cea90a32b267f34d5209376bd418189a.tar.bz2 gentoo-118e58b9cea90a32b267f34d5209376bd418189a.zip |
dev-games/mercator: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/mercator/mercator-0.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-games/mercator/mercator-0.3.3.ebuild b/dev-games/mercator/mercator-0.3.3.ebuild index ad2b19b766a0..34cbfc3fe787 100644 --- a/dev-games/mercator/mercator-0.3.3.ebuild +++ b/dev-games/mercator/mercator-0.3.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils ltprune +inherit ltprune DESCRIPTION="WorldForge library primarily aimed at terrain" HOMEPAGE="https://www.worldforge.org/index.php/components/mercator/" |