diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-05-16 17:01:50 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2017-05-16 17:01:50 +0000 |
commit | 4f8668597ad4d5dc09ccfcc618d3e51fe35c518f (patch) | |
tree | 3748128349adc85d3cfc5640e6f990596375b009 | |
parent | 2017-05-16 16:22:15 UTC (diff) | |
parent | gst-plugins10.eclass: Mark @DEAD for removal (diff) | |
download | gentoo-4f8668597ad4d5dc09ccfcc618d3e51fe35c518f.tar.gz gentoo-4f8668597ad4d5dc09ccfcc618d3e51fe35c518f.tar.bz2 gentoo-4f8668597ad4d5dc09ccfcc618d3e51fe35c518f.zip |
Merge updates from master
-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 |