diff options
-rw-r--r-- | eclass/gst-plugins-bad.eclass | 5 | ||||
-rw-r--r-- | eclass/gst-plugins-base.eclass | 5 | ||||
-rw-r--r-- | eclass/gst-plugins-good.eclass | 5 | ||||
-rw-r--r-- | eclass/gst-plugins-ugly.eclass | 5 | ||||
-rw-r--r-- | eclass/gst-plugins10.eclass | 5 |
5 files changed, 25 insertions, 0 deletions
diff --git a/eclass/gst-plugins-bad.eclass b/eclass/gst-plugins-bad.eclass index c293003e985b..d26002ac2951 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 <mgorny@gentoo.org> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins10-bad.eclass # @MAINTAINER: # gstreamer@gentoo.org diff --git a/eclass/gst-plugins-base.eclass b/eclass/gst-plugins-base.eclass index 746a4bb9d77d..699bcf02e5e3 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 <mgorny@gentoo.org> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins-base.eclass # @MAINTAINER: # gstreamer@gentoo.org diff --git a/eclass/gst-plugins-good.eclass b/eclass/gst-plugins-good.eclass index 774a4f5f6dca..3cac6d0c6096 100644 --- a/eclass/gst-plugins-good.eclass +++ b/eclass/gst-plugins-good.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 <mgorny@gentoo.org> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins-good.eclass # @MAINTAINER: # gstreamer@gentoo.org diff --git a/eclass/gst-plugins-ugly.eclass b/eclass/gst-plugins-ugly.eclass index 092e56683efe..c1cae30b1bde 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 <mgorny@gentoo.org> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins-ugly.eclass # @MAINTAINER: # gstreamer@gentoo.org diff --git a/eclass/gst-plugins10.eclass b/eclass/gst-plugins10.eclass index 4e660ad92bd0..1c62da0b0097 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 <mgorny@gentoo.org> (16 May 2017) +# gst-plugins* eclasses are no longer used. They will be removed +# in 30 days. + # @ECLASS: gst-plugins10.eclass # @MAINTAINER: # gstreamer@gentoo.org |