diff options
author | 2011-09-20 03:41:14 +0000 | |
---|---|---|
committer | 2011-09-20 03:41:14 +0000 | |
commit | cc22f1941231b17ea00ed83118014adad705fd4f (patch) | |
tree | 15af0a8e060b17bb569fb5902728e07a43670eac /media-libs | |
parent | x86 stable wrt bug #382225 (diff) | |
download | gentoo-2-cc22f1941231b17ea00ed83118014adad705fd4f.tar.gz gentoo-2-cc22f1941231b17ea00ed83118014adad705fd4f.tar.bz2 gentoo-2-cc22f1941231b17ea00ed83118014adad705fd4f.zip |
x86 stable wrt bug #382225
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 53232c35edc2..213c63bcecb1 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.174 2011/08/25 18:29:37 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.175 2011/09/20 03:41:14 phajdan.jr Exp $ + + 20 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-base-0.10.35.ebuild: + x86 stable wrt bug #382225 25 Aug 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -gst-plugins-base-0.10.31.ebuild, gst-plugins-base-0.10.35.ebuild: diff --git a/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild index 483cd2cdc7b3..49fb000f39f4 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.3 2011/08/25 18:29:37 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-0.10.35.ebuild,v 1.4 2011/09/20 03:41:14 phajdan.jr Exp $ EAPI="3" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~amd64-linux ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sh ~sparc ~sparc-solaris ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc" RDEPEND=">=dev-libs/glib-2.22:2 |