diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:49:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-01 11:49:49 +0000 |
commit | eccb65ba3d3416ec1c634331e38fc4222c77b70a (patch) | |
tree | ce89946e1fa9259bdcceefc49bdcd20e4199e764 /media-libs/gst-plugins-good | |
parent | Stable for amd64, wrt bug #454906 (diff) | |
download | gentoo-2-eccb65ba3d3416ec1c634331e38fc4222c77b70a.tar.gz gentoo-2-eccb65ba3d3416ec1c634331e38fc4222c77b70a.tar.bz2 gentoo-2-eccb65ba3d3416ec1c634331e38fc4222c77b70a.zip |
Stable for amd64, 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 | 7 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-0.10.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index 9a9785581176..2806bc6acba5 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.136 2013/01/21 23:12:18 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.137 2013/02/01 11:49:49 ago Exp $ + + 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-good-0.10.31.ebuild: + Stable for amd64, wrt bug #454906 *gst-plugins-good-1.0.5 (21 Jan 2013) @@ -638,4 +642,3 @@ 02 Dec 2005; <zaheer@gentoo.org> +metadata.xml, +gst-plugins-good-0.9.7.ebuild: 0.10 Prerelease - 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 82565942955d..22d1b5cf37ad 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-2012 Gentoo Foundation +# 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.4 2012/12/02 23:00:27 eva Exp $ +# $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 $ 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=" |