commit: b2580e7487da03f2a53f6e1f0d559fa4651dc0ba Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 16:44:58 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=b2580e74
gst-plugins-bad.eclass: Mark @DEAD for removal eclass/gst-plugins-bad.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/gst-plugins-bad.eclass b/eclass/gst-plugins-bad.eclass index c293003e985..d26002ac295 100644 --- a/eclass/gst-plugins-bad.eclass +++ b/eclass/gst-plugins-bad.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-plugins10-bad.eclass # @MAINTAINER: # [email protected]
