diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-18 10:12:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-18 10:12:01 +0200 |
commit | 7754582d1c920efe27c728340669bcf5dd808417 (patch) | |
tree | 7ff4771d059677b217f1261c89ad67b5b5a16593 /eclass | |
parent | vmware-bundle.eclass: Remove last rited eclass (diff) | |
download | gentoo-7754582d1c920efe27c728340669bcf5dd808417.tar.gz gentoo-7754582d1c920efe27c728340669bcf5dd808417.tar.bz2 gentoo-7754582d1c920efe27c728340669bcf5dd808417.zip |
gnome-games.eclass: Mark @DEAD for removal
Bug: https://bugs.gentoo.org/574644
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gnome-games.eclass | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/gnome-games.eclass b/eclass/gnome-games.eclass index af72a6d7a156..dd755c3d5023 100644 --- a/eclass/gnome-games.eclass +++ b/eclass/gnome-games.eclass @@ -1,6 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Removal on 2018-05-18. + # @ECLASS: gnome-games.eclass # @MAINTAINER: # Gnome team <gnome@gentoo.org> |