diff options
author | 2013-02-01 12:26:02 +0000 | |
---|---|---|
committer | 2013-02-01 12:26:02 +0000 | |
commit | 486d84dff5a3bd5292c104c211491e96bf22bdd8 (patch) | |
tree | d9140327edd3221f628005a0848ab6bbd4e81240 /media-libs/gst-plugins-good | |
parent | Stable for x86, wrt bug #454906 (diff) | |
download | gentoo-2-486d84dff5a3bd5292c104c211491e96bf22bdd8.tar.gz gentoo-2-486d84dff5a3bd5292c104c211491e96bf22bdd8.tar.bz2 gentoo-2-486d84dff5a3bd5292c104c211491e96bf22bdd8.zip |
Stable for x86, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 2806bc6acba5..475da24d5b1c 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.137 2013/02/01 11:49:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.138 2013/02/01 12:26:02 ago Exp $ + + 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-good-0.10.31.ebuild: + Stable for x86, wrt bug #454906 01 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 22d1b5cf37ad..f9e5fb793a33 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.5 2013/02/01 11:49:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild,v 1.6 2013/02/01 12:26:02 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=" |