summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 22:14:54 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 22:14:54 +0000
commit9e02217236d9d9c5a242d219aaeeb73adb7fe6b6 (patch)
tree31be150485b75da48be126c00427c34bb41a0ac2 /media-libs/cogl
parentFix wrong commit, bug 502160 (diff)
downloadgentoo-2-9e02217236d9d9c5a242d219aaeeb73adb7fe6b6.tar.gz
gentoo-2-9e02217236d9d9c5a242d219aaeeb73adb7fe6b6.tar.bz2
gentoo-2-9e02217236d9d9c5a242d219aaeeb73adb7fe6b6.zip
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/cogl')
-rw-r--r--media-libs/cogl/ChangeLog6
-rw-r--r--media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild4
-rw-r--r--media-libs/cogl/cogl-1.16.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/cogl/ChangeLog b/media-libs/cogl/ChangeLog
index e3e5828eb17c..d4db53e32552 100644
--- a/media-libs/cogl/ChangeLog
+++ b/media-libs/cogl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/cogl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.44 2014/02/22 15:31:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.45 2014/02/22 22:14:54 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> cogl-1.14.1_pre20130901-r1.ebuild,
+ cogl-1.16.2.ebuild:
+ Fix wrong commit, bug 502160
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> cogl-1.14.1_pre20130901-r1.ebuild,
cogl-1.16.2.ebuild:
diff --git a/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild b/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild
index c11e02a79097..21fb4e58d7b1 100644
--- a/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild
+++ b/media-libs/cogl/cogl-1.14.1_pre20130901-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-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild,v 1.4 2014/02/22 15:31:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.14.1_pre20130901-r1.ebuild,v 1.5 2014/02/22 22:14:54 pacho Exp $
EAPI="5"
CLUTTER_LA_PUNT="yes"
@@ -17,7 +17,7 @@ LICENSE="LGPL-2.1+ FDL-1.1+"
SLOT="1.0/12" # subslot = .so version
# doc and profile disable for now due bugs #484750 and #483332
IUSE="examples +introspection +opengl gles2 +pango" # doc profile
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
COMMON_DEPEND="
>=dev-libs/glib-2.32:2
diff --git a/media-libs/cogl/cogl-1.16.2.ebuild b/media-libs/cogl/cogl-1.16.2.ebuild
index 9b6c616af8ea..93e90c798947 100644
--- a/media-libs/cogl/cogl-1.16.2.ebuild
+++ b/media-libs/cogl/cogl-1.16.2.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/cogl/cogl-1.16.2.ebuild,v 1.2 2014/02/22 15:31:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.16.2.ebuild,v 1.3 2014/02/22 22:14:54 pacho Exp $
EAPI="5"
CLUTTER_LA_PUNT="yes"
@@ -15,7 +15,7 @@ LICENSE="LGPL-2.1+ FDL-1.1+"
SLOT="1.0/15" # subslot = .so version
# doc and profile disable for now due bugs #484750 and #483332
IUSE="examples gles2 gstreamer +introspection +opengl +pango test" # doc profile
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
COMMON_DEPEND="
>=dev-libs/glib-2.32:2