diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:12:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:26 +0100 |
commit | 9f165d2b7285aa994cfacf40fce6832bcd226b35 (patch) | |
tree | c6b70c10a66c936afe89d2818253b70fa8e5c570 /games-action | |
parent | games-action/moon-buggy: eutils-- (diff) | |
download | gentoo-9f165d2b7285aa994cfacf40fce6832bcd226b35.tar.gz gentoo-9f165d2b7285aa994cfacf40fce6832bcd226b35.tar.bz2 gentoo-9f165d2b7285aa994cfacf40fce6832bcd226b35.zip |
games-action/noiz2sa: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild b/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild index 0b761c425eb0..1b014d024c79 100644 --- a/games-action/noiz2sa/noiz2sa-0.51a-r1.ebuild +++ b/games-action/noiz2sa/noiz2sa-0.51a-r1.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=6 -inherit eutils user +inherit user DESCRIPTION="Abstract Shooting Game" HOMEPAGE="http://www.asahi-net.or.jp/~cs8k-cyu/windows/noiz2sa_e.html https://sourceforge.net/projects/noiz2sa/" |