summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-13 07:41:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-13 07:41:27 +0000
commita21077f04f1ae7db16ab99a34e4042a660941b91 (patch)
tree9dd6d9cca4fd446ceb2aa791d45299f121990168 /media-libs
parentStable for ppc64, wrt bug #480908 (diff)
downloadgentoo-2-a21077f04f1ae7db16ab99a34e4042a660941b91.tar.gz
gentoo-2-a21077f04f1ae7db16ab99a34e4042a660941b91.tar.bz2
gentoo-2-a21077f04f1ae7db16ab99a34e4042a660941b91.zip
Stable for ppc64, 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')
-rw-r--r--media-libs/gst-plugins-base/ChangeLog5
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-base/ChangeLog b/media-libs/gst-plugins-base/ChangeLog
index d64122967153..d648607e3563 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.228 2013/10/12 09:57:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.229 2013/10/13 07:41:27 ago Exp $
+
+ 13 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
+ Stable for ppc64, wrt bug #480908
12 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
Stable for ppc, 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 d32c2f36adc5..bf1e09adbb30 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.4 2013/10/12 09:57:00 ago Exp $
+# $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 $
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 )