From b7b732566bb6b5b60c40497c901e66baccc46b80 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 29 Dec 2015 13:30:07 +0100 Subject: [PATCH] eclass/clutter.eclass: Mark it as DEAD for removal in a month --- eclass/clutter.eclass | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/eclass/clutter.eclass b/eclass/clutter.eclass index 7451c173b6b5..9d049fde2ae7 100644 --- a/eclass/clutter.eclass +++ b/eclass/clutter.eclass @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# @DEAD + # @ECLASS: clutter.eclass # @MAINTAINER: # GNOME Herd @@ -16,6 +18,8 @@ HOMEPAGE="http://www.clutter-project.org/" RV=($(get_version_components)) SRC_URI="http://www.clutter-project.org/sources/${PN}/${RV[0]}.${RV[1]}/${P}.tar.bz2" +eqawarn "emul-linux-x86.eclass is last rited and will be removed on 2016-01-29." + # All official clutter packages use LGPL-2.1 or later LICENSE="${LICENSE:-LGPL-2.1+}" -- 2.26.2