diff options
Diffstat (limited to 'eclass/games.eclass')
-rw-r--r-- | eclass/games.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/games.eclass b/eclass/games.eclass index d651dc7d868a..a2a5ce066a57 100644 --- a/eclass/games.eclass +++ b/eclass/games.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: games.eclass @@ -6,6 +6,7 @@ # Games team <games@gentoo.org> # @SUPPORTED_EAPIS: 0 1 2 3 4 5 # @BLURB: Standardizing the install of games. +# @DEPRECATED: none # @DESCRIPTION: # This eclass makes sure that games are consistently handled in gentoo. # It installs game files by default in FHS-compatible directories |