diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 13:55:24 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-06-11 14:04:52 +0200 |
commit | 408de193f50703d830bfb381a2e13517e7f5225c (patch) | |
tree | 15362281c950bfd27ee3e5b534f8ce2363f5b029 /media-libs/clutter-gst | |
parent | media-gfx/shotwell: amd64 stable, bug 584468 (diff) | |
download | gentoo-408de193f50703d830bfb381a2e13517e7f5225c.tar.gz gentoo-408de193f50703d830bfb381a2e13517e7f5225c.tar.bz2 gentoo-408de193f50703d830bfb381a2e13517e7f5225c.zip |
media-libs/clutter-gst: amd64 stable, bug 584468
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs/clutter-gst')
-rw-r--r-- | media-libs/clutter-gst/clutter-gst-2.0.18.ebuild | 4 | ||||
-rw-r--r-- | media-libs/clutter-gst/clutter-gst-3.0.18.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/clutter-gst/clutter-gst-2.0.18.ebuild b/media-libs/clutter-gst/clutter-gst-2.0.18.ebuild index 913078934398..da981388748f 100644 --- a/media-libs/clutter-gst/clutter-gst-2.0.18.ebuild +++ b/media-libs/clutter-gst/clutter-gst-2.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="GStreamer integration library for Clutter" LICENSE="LGPL-2.1+" SLOT="2.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="examples +introspection" # FIXME: Support for gstreamer-basevideo-0.10 (HW decoder support) is automagic diff --git a/media-libs/clutter-gst/clutter-gst-3.0.18.ebuild b/media-libs/clutter-gst/clutter-gst-3.0.18.ebuild index 05360180a15b..14ddbcec2ee1 100644 --- a/media-libs/clutter-gst/clutter-gst-3.0.18.ebuild +++ b/media-libs/clutter-gst/clutter-gst-3.0.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ DESCRIPTION="GStreamer integration library for Clutter" LICENSE="LGPL-2.1+" SLOT="3.0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="X examples +introspection udev" # >=cogl-1.18 provides cogl-2.0-experimental |