commit: f16917cb4468a0a49eb3ba06e6cf6a36b7c670f9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 16:45:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 16 16:48:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16917cb
gst-plugins-base.eclass: Mark @DEAD for removal eclass/gst-plugins-base.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/gst-plugins-base.eclass b/eclass/gst-plugins-base.eclass index 746a4bb9d77..699bcf02e5e 100644 --- a/eclass/gst-plugins-base.eclass +++ b/eclass/gst-plugins-base.eclass @@ -1,6 +1,11 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Michał Górny <[email protected]> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins-base.eclass # @MAINTAINER: # [email protected]
