diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 22:28:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 22:28:09 +0000 |
commit | 60ca166a29b4636a4f801a9d58b5b818b8ffd290 (patch) | |
tree | e30eb85dd712458e41f9b27827c700aecc394024 /media-libs/gst-plugins-good | |
parent | Link the bug for py2 deps. (diff) | |
download | gentoo-2-60ca166a29b4636a4f801a9d58b5b818b8ffd290.tar.gz gentoo-2-60ca166a29b4636a4f801a9d58b5b818b8ffd290.tar.bz2 gentoo-2-60ca166a29b4636a4f801a9d58b5b818b8ffd290.zip |
Stable for sparc, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.31.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 7217678ac433..5f26c5a57db5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.144 2013/02/07 13:08:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.145 2013/02/10 22:28:09 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-good-0.10.31.ebuild: + Stable for sparc, wrt bug #454906 07 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-0.10.31.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild index 8a949e50772e..6686a34b7d46 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.31.ebuild,v 1.12 2013/02/07 13:08:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild,v 1.13 2013/02/10 22:28:09 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2.1+" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" RDEPEND=" |