diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 05:18:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-11 05:18:31 +0000 |
commit | ec8a49923ef3062947e8d90b76b1d92da5dace6b (patch) | |
tree | f20eeb54e64a781dce21c94e42826be3371de72a /media-plugins/gst-plugins-gl | |
parent | Stable for x86, wrt bug #480908 (diff) | |
download | gentoo-2-ec8a49923ef3062947e8d90b76b1d92da5dace6b.tar.gz gentoo-2-ec8a49923ef3062947e8d90b76b1d92da5dace6b.tar.bz2 gentoo-2-ec8a49923ef3062947e8d90b76b1d92da5dace6b.zip |
Stable for x86, wrt bug #480908
(Portage version: 2.2.7/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 | 5 | ||||
-rw-r--r-- | media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-gl/ChangeLog b/media-plugins/gst-plugins-gl/ChangeLog index d75874e04b83..eb5de214fb85 100644 --- a/media-plugins/gst-plugins-gl/ChangeLog +++ b/media-plugins/gst-plugins-gl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-gl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/ChangeLog,v 1.8 2013/10/10 11:55:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/ChangeLog,v 1.9 2013/10/11 05:18:31 ago Exp $ + + 11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-gl-0.10.3.ebuild: + Stable for x86, wrt bug #480908 10 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-gl-0.10.3.ebuild: Stable for amd64, wrt bug #480908 diff --git a/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild b/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild index e92744e47f06..6a004bac31d9 100644 --- a/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild +++ b/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.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-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild,v 1.4 2013/10/10 11:55:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gl/gst-plugins-gl-0.10.3.ebuild,v 1.5 2013/10/11 05:18:31 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=" |