diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 18:14:39 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-10-15 18:14:39 +0000 |
commit | 2ba6b9700bf256eb41281c0a438d4437e5426373 (patch) | |
tree | 551e8a781794e967e864b7348eecf4039a1cce6e /media-libs/gst-plugins-bad | |
parent | ppc/ppc64 stable wrt #382225 (diff) | |
download | gentoo-2-2ba6b9700bf256eb41281c0a438d4437e5426373.tar.gz gentoo-2-2ba6b9700bf256eb41281c0a438d4437e5426373.tar.bz2 gentoo-2-2ba6b9700bf256eb41281c0a438d4437e5426373.zip |
ppc/ppc64 stable wrt #382225
(Portage version: 2.2.0_alpha63/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gst-plugins-bad')
-rw-r--r-- | media-libs/gst-plugins-bad/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-bad/ChangeLog b/media-libs/gst-plugins-bad/ChangeLog index deb4df663618..2327000bfc58 100644 --- a/media-libs/gst-plugins-bad/ChangeLog +++ b/media-libs/gst-plugins-bad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-bad # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.89 2011/10/11 19:49:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.90 2011/10/15 18:14:39 xarthisius Exp $ + + 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + gst-plugins-bad-0.10.22.ebuild: + ppc/ppc64 stable wrt #382225 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-0.10.22.ebuild: Stable for HPPA (bug #382225). diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild index 65d1e61e78c9..77505b4c1cc7 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.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-bad/gst-plugins-bad-0.10.22.ebuild,v 1.6 2011/10/11 19:49:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-0.10.22.ebuild,v 1.7 2011/10/15 18:14:39 xarthisius Exp $ EAPI=1 GCONF_DEBUG="no" @@ -13,7 +13,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+orc" RDEPEND=">=media-libs/gst-plugins-base-0.10.33 |