diff options
author | 2014-03-28 02:41:47 +0000 | |
---|---|---|
committer | 2014-03-28 02:41:47 +0000 | |
commit | 5f21f6994c3bbb24ad9b76a9651204876f7464a4 (patch) | |
tree | c61789455d49e509e4df40b3af27255fe8e2e526 /media-libs/gst-plugins-bad | |
parent | Stable for HPPA (bug #499954). (diff) | |
download | gentoo-2-5f21f6994c3bbb24ad9b76a9651204876f7464a4.tar.gz gentoo-2-5f21f6994c3bbb24ad9b76a9651204876f7464a4.tar.bz2 gentoo-2-5f21f6994c3bbb24ad9b76a9651204876f7464a4.zip |
Stable for HPPA (bug #499954).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-libs/gst-plugins-bad')
-rw-r--r-- | media-libs/gst-plugins-bad/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-bad/ChangeLog b/media-libs/gst-plugins-bad/ChangeLog index 0b4f5367efc2..8f6c62696240 100644 --- a/media-libs/gst-plugins-bad/ChangeLog +++ b/media-libs/gst-plugins-bad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-bad # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.139 2014/03/09 12:06:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.140 2014/03/28 02:41:47 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> gst-plugins-bad-1.2.3.ebuild: + Stable for HPPA (bug #499954). 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-bad-1.2.3.ebuild: x86 stable, bug 499954 diff --git a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3.ebuild b/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3.ebuild index accd74b4ba29..b1196bfcb6bb 100644 --- a/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3.ebuild +++ b/media-libs/gst-plugins-bad/gst-plugins-bad-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-bad/gst-plugins-bad-1.2.3.ebuild,v 1.3 2014/03/09 12:06:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/gst-plugins-bad-1.2.3.ebuild,v 1.4 2014/03/28 02:41:47 jer Exp $ EAPI="5" @@ -10,7 +10,7 @@ DESCRIPTION="Less plugins for GStreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="egl +introspection +orc vnc" # FIXME: we need to depend on mesa to avoid automagic on egl |