commit: 54dbd2bbe125d4cb96df1fdc5229f64b27a6d515 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue May 16 16:44:56 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue May 16 16:48:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54dbd2bb
gst-plugins10.eclass: Mark @DEAD for removal eclass/gst-plugins10.eclass | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/eclass/gst-plugins10.eclass b/eclass/gst-plugins10.eclass index 4e660ad92bd..1c62da0b009 100644 --- a/eclass/gst-plugins10.eclass +++ b/eclass/gst-plugins10.eclass @@ -1,6 +1,11 @@ # Copyright 1999-2014 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.eclass # @MAINTAINER: # [email protected]
