diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:00:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 15:00:32 +0000 |
commit | 8c030bc7344ae9579d97e857746a0f53f7cf5538 (patch) | |
tree | 74f159f110b6c726f961a5a07211c75d6e0e416c /media-libs/gst-plugins-good | |
parent | Stable for arm, wrt bug #454906 (diff) | |
download | gentoo-2-8c030bc7344ae9579d97e857746a0f53f7cf5538.tar.gz gentoo-2-8c030bc7344ae9579d97e857746a0f53f7cf5538.tar.bz2 gentoo-2-8c030bc7344ae9579d97e857746a0f53f7cf5538.zip |
Stable for arm, 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 755aa0d92905..987fcb6ee2f2 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.142 2013/02/04 09:51:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.143 2013/02/04 15:00:32 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-good-0.10.31.ebuild: + Stable for arm, wrt bug #454906 04 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 59768c053c9d..39ab86da0aa0 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.10 2013/02/04 09:51:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild,v 1.11 2013/02/04 15:00:32 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=" |