commit: e06be27cda7ad92060555be712fed71046c289e2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 16:45:04 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 16 16:48:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e06be27c
gst-plugins-ugly.eclass: Mark @DEAD for removal eclass/gst-plugins-ugly.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/gst-plugins-ugly.eclass b/eclass/gst-plugins-ugly.eclass index 092e56683ef..c1cae30b1bd 100644 --- a/eclass/gst-plugins-ugly.eclass +++ b/eclass/gst-plugins-ugly.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-ugly.eclass # @MAINTAINER: # [email protected]
