diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-14 05:58:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-14 05:58:04 +0000 |
commit | a82729d7b2e80d7093d853598000bb5681dcca10 (patch) | |
tree | df181afd05876204481380acde1547b47de17a35 /media-libs/gst-plugins-base | |
parent | Stable for arm, wrt bug #480908 (diff) | |
download | gentoo-2-a82729d7b2e80d7093d853598000bb5681dcca10.tar.gz gentoo-2-a82729d7b2e80d7093d853598000bb5681dcca10.tar.bz2 gentoo-2-a82729d7b2e80d7093d853598000bb5681dcca10.zip |
Stable for arm, wrt bug #480908
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index d648607e3563..69d269827732 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-base # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.229 2013/10/13 07:41:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.230 2013/10/14 05:58:04 ago Exp $ + + 14 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild: + Stable for arm, wrt bug #480908 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild: Stable for ppc64, wrt bug #480908 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild index bf1e09adbb30..27197d1e74fb 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.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-base/gst-plugins-base-1.0.10.ebuild,v 1.5 2013/10/13 07:41:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild,v 1.6 2013/10/14 05:58:04 ago Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X" REQUIRED_USE=" ivorbis? ( ogg ) |