diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:24 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:24 +0000 |
commit | 2bb29067ac434b3910aee09e68d18a69bc75a385 (patch) | |
tree | ac0dfa5262546da27f619842f7908e3b267d61bd /media-libs/gst-plugins-base | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-2bb29067ac434b3910aee09e68d18a69bc75a385.tar.gz gentoo-2-2bb29067ac434b3910aee09e68d18a69bc75a385.tar.bz2 gentoo-2-2bb29067ac434b3910aee09e68d18a69bc75a385.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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.2.3.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 b9542c61b734..5e6581598490 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.236 2014/03/09 10:57:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.237 2014/03/09 12:06:24 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-base-1.2.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-base-1.2.3.ebuild: amd64 stable, bug 499954 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.2.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.2.3.ebuild index 5ca1b1226175..9825b28262ba 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.2.3.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.2.3.ebuild,v 1.2 2014/03/09 10:57:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.2.3.ebuild,v 1.3 2014/03/09 12:06:24 pacho 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 ) |