diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:02:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:40 +0100 |
commit | bf82876c4dea72d859f379a86b4b57256be7a167 (patch) | |
tree | 7981eb0a28ed3be607df67de07798a00fc0ef379 /games-simulation/senken | |
parent | games-server/mtavc: eutils-- (diff) | |
download | gentoo-bf82876c4dea72d859f379a86b4b57256be7a167.tar.gz gentoo-bf82876c4dea72d859f379a86b4b57256be7a167.tar.bz2 gentoo-bf82876c4dea72d859f379a86b4b57256be7a167.zip |
games-simulation/senken: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-simulation/senken')
-rw-r--r-- | games-simulation/senken/senken-0.3.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-simulation/senken/senken-0.3.0-r1.ebuild b/games-simulation/senken/senken-0.3.0-r1.ebuild index 9b4e0cb1e242..206d6b75324d 100644 --- a/games-simulation/senken/senken-0.3.0-r1.ebuild +++ b/games-simulation/senken/senken-0.3.0-r1.ebuild @@ -1,8 +1,7 @@ -# 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 DESCRIPTION="city simulation game" HOMEPAGE="https://savannah.nongnu.org/projects/senken/" |