diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:19 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:06:19 +0000 |
commit | a54f7e19c26e3d5bd1efa5aa8c6efdaa786e8b6e (patch) | |
tree | 382e9ec979181912c0e953a3c97d6683243229b0 /media-libs/gst-plugins-bad | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-a54f7e19c26e3d5bd1efa5aa8c6efdaa786e8b6e.tar.gz gentoo-2-a54f7e19c26e3d5bd1efa5aa8c6efdaa786e8b6e.tar.bz2 gentoo-2-a54f7e19c26e3d5bd1efa5aa8c6efdaa786e8b6e.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-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 1493d2b508ca..0b4f5367efc2 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.138 2014/03/09 10:57:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-bad/ChangeLog,v 1.139 2014/03/09 12:06:19 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-bad-1.2.3.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gst-plugins-bad-1.2.3.ebuild: amd64 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 c1228c7fba7d..accd74b4ba29 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.2 2014/03/09 10:57:52 pacho Exp $ +# $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 $ 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 |