summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-16 13:32:47 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-16 13:32:47 +0000
commit284f2f1b6fc4f66b737f7e0339b8f991c5bb979d (patch)
tree7a61a924a72cde7b06e3bc000b6c3e0b2803b444 /media-libs
parentStable for HPPA (bug #480908). (diff)
downloadgentoo-2-284f2f1b6fc4f66b737f7e0339b8f991c5bb979d.tar.gz
gentoo-2-284f2f1b6fc4f66b737f7e0339b8f991c5bb979d.tar.bz2
gentoo-2-284f2f1b6fc4f66b737f7e0339b8f991c5bb979d.zip
Stable for HPPA (bug #480908).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 d986bbe497fc..2de0df263003 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.231 2013/10/15 08:09:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.232 2013/10/16 13:32:47 jer Exp $
+
+ 16 Oct 2013; Jeroen Roovers <jer@gentoo.org> gst-plugins-base-1.0.10.ebuild:
+ Stable for HPPA (bug #480908).
15 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-base-1.0.10.ebuild:
Stable for alpha, 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 2d49ec2717c1..990fc3171bb2 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.7 2013/10/15 08:09:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.10.ebuild,v 1.8 2013/10/16 13:32:47 jer 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 )