diff options
author | 2010-07-28 05:40:25 +0000 | |
---|---|---|
committer | 2010-07-28 05:40:25 +0000 | |
commit | 409c0250a9e5a343048c6f93428cf857e74690e1 (patch) | |
tree | 3308bf6a54bd7c72be2b94b005f5585ac2f079ed /eclass/gst-plugins-bad.eclass | |
parent | Do not filter out the plugins being built from the list in src_configure befo... (diff) | |
download | historical-409c0250a9e5a343048c6f93428cf857e74690e1.tar.gz historical-409c0250a9e5a343048c6f93428cf857e74690e1.tar.bz2 historical-409c0250a9e5a343048c6f93428cf857e74690e1.zip |
gst-plugins10 inherit needs to be last to get the generic DESCRIPTION from it, instead of from eutils.eclass via versionator.eclass
Diffstat (limited to 'eclass/gst-plugins-bad.eclass')
-rw-r--r-- | eclass/gst-plugins-bad.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/gst-plugins-bad.eclass b/eclass/gst-plugins-bad.eclass index b2e2f15f2965..bf5709d750f1 100644 --- a/eclass/gst-plugins-bad.eclass +++ b/eclass/gst-plugins-bad.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.30 2010/07/28 05:17:58 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gst-plugins-bad.eclass,v 1.31 2010/07/28 05:40:25 leio Exp $ # # Original Author: Saleem Abdulrasool <compnerd@gentoo.org> @@ -9,7 +9,7 @@ # plugin rather than in a single package. # -inherit eutils gst-plugins10 versionator +inherit eutils versionator gst-plugins10 # This list is current for gst-plugins-bad-0.10.18. my_gst_plugins_bad="directsound directdraw osx_video quicktime vcd |