diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:21:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:21:09 +0000 |
commit | fe29ebfa2a550cfc717095ea52de15991e223ea7 (patch) | |
tree | 0f594766ed712047c6d3a4530ccb9fcde5a28a3d /media-plugins/gst-plugins-gl | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-fe29ebfa2a550cfc717095ea52de15991e223ea7.tar.gz gentoo-2-fe29ebfa2a550cfc717095ea52de15991e223ea7.tar.bz2 gentoo-2-fe29ebfa2a550cfc717095ea52de15991e223ea7.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-gl')
-rw-r--r-- | media-plugins/gst-plugins-gl/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-gl/ChangeLog b/media-plugins/gst-plugins-gl/ChangeLog index 1a6fa55253fb..7fb07d5ab53c 100644 --- a/media-plugins/gst-plugins-gl/ChangeLog +++ b/media-plugins/gst-plugins-gl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-gl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/ChangeLog,v 1.12 2014/07/22 10:49:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/ChangeLog,v 1.13 2014/07/23 15:21:09 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-gl-0.10.3-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-gl-0.10.3-r1.ebuild: diff --git a/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild b/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild index edeb2011b3a0..1278867a7936 100644 --- a/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild +++ b/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.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-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild,v 1.3 2014/07/22 10:49:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3-r1.ebuild,v 1.4 2014/07/23 15:21:09 ago Exp $ EAPI="5" GST_TARBALL_SUFFIX="gz" @@ -12,7 +12,7 @@ HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libvisual" RDEPEND=" |