diff options
-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/" |