diff options
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index d107b6a60f86..37cd6167da98 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.126 2011/10/11 19:41:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.127 2011/10/15 18:13:45 xarthisius Exp $ + + 15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> + gst-plugins-good-0.10.30.ebuild: + ppc/ppc64 stable wrt #382225 11 Oct 2011; Jeroen Roovers <jer@gentoo.org> gst-plugins-good-0.10.30.ebuild: Stable for HPPA (bug #382225). diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild index bbecf4b848a4..c5888e9e2da4 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.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-good/gst-plugins-good-0.10.30.ebuild,v 1.6 2011/10/11 19:41:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.30.ebuild,v 1.7 2011/10/15 18:13:45 xarthisius Exp $ EAPI=1 @@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.net/" SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="+orc" RDEPEND=">=media-libs/gst-plugins-base-0.10.33 |