diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 09:39:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-23 09:39:35 +0000 |
commit | db6ad8d40f9686b368094a8cb89b33a017aa1e28 (patch) | |
tree | 68dc1f36d694ffa835edc2d9e7ff51d08ef15668 /media-libs/gst-plugins-base | |
parent | Stable for sparc, wrt bug #458188 (diff) | |
download | gentoo-2-db6ad8d40f9686b368094a8cb89b33a017aa1e28.tar.gz gentoo-2-db6ad8d40f9686b368094a8cb89b33a017aa1e28.tar.bz2 gentoo-2-db6ad8d40f9686b368094a8cb89b33a017aa1e28.zip |
Stable for sparc, wrt bug #458188
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog index 638cdf86c99b..33ccee8fd675 100644 --- a/media-libs/gst-plugins-base/ChangeLog +++ b/media-libs/gst-plugins-base/ChangeLog @@ -1,6 +1,10 @@ # 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.212 2013/02/22 18:07:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.213 2013/02/23 09:39:35 ago Exp $ + + 23 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-base-1.0.5-r2.ebuild: + Stable for sparc, wrt bug #458188 22 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.5.ebuild: Stable for arm, wrt bug #458188 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.ebuild index 05c5bea35c83..580660e93d07 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.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.5-r2.ebuild,v 1.5 2013/02/21 22:14:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r2.ebuild,v 1.6 2013/02/23 09:39:35 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="amd64 ~hppa ~mips ppc ppc64 ~sh 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="amd64 ~hppa ~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 ) |