diff options
author | Sam James <sam@gentoo.org> | 2021-04-04 08:07:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-04 08:13:03 +0000 |
commit | 4ff27a5bf2a15830e349449e7ba9a333f8234b93 (patch) | |
tree | 072ba5a6096eab9f48678cd7fa400d71f0be7670 /games-arcade | |
parent | games-arcade/nottetris2: port to EAPI 7, eutils--, wrapper++ (diff) | |
download | gentoo-4ff27a5bf2a15830e349449e7ba9a333f8234b93.tar.gz gentoo-4ff27a5bf2a15830e349449e7ba9a333f8234b93.tar.bz2 gentoo-4ff27a5bf2a15830e349449e7ba9a333f8234b93.zip |
games-arcade/gav: desktop--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/gav/gav-0.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/gav/gav-0.9.0-r1.ebuild b/games-arcade/gav/gav-0.9.0-r1.ebuild index 06d00b3ebba1..72320ba4673b 100644 --- a/games-arcade/gav/gav-0.9.0-r1.ebuild +++ b/games-arcade/gav/gav-0.9.0-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop toolchain-funcs +inherit toolchain-funcs DESCRIPTION="GPL Arcade Volleyball" HOMEPAGE="http://gav.sourceforge.net/" |