summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2014-01-21 23:05:12 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2014-01-21 23:05:12 +0000
commitea352221ddd451b3bc463c4fe1a4611d1274ac5b (patch)
tree5bcd98f5ec6d49f97d42903330700e75519adcbc /media-libs
parentPin geoclue dependency to slot 2.0. (diff)
downloadgentoo-2-ea352221ddd451b3bc463c4fe1a4611d1274ac5b.tar.gz
gentoo-2-ea352221ddd451b3bc463c4fe1a4611d1274ac5b.tar.bz2
gentoo-2-ea352221ddd451b3bc463c4fe1a4611d1274ac5b.zip
Fix subslot.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/cogl/ChangeLog7
-rw-r--r--media-libs/cogl/cogl-1.16.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/cogl/ChangeLog b/media-libs/cogl/ChangeLog
index fc7da13ae2ed..d84de6281c2f 100644
--- a/media-libs/cogl/ChangeLog
+++ b/media-libs/cogl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/cogl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.41 2013/12/23 23:28:44 eva Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.42 2014/01/21 23:05:12 eva Exp $
+
+ 21 Jan 2014; Gilles Dartiguelongue <eva@gentoo.org> cogl-1.16.0.ebuild:
+ Fix subslot.
*cogl-1.16.0 (23 Dec 2013)
diff --git a/media-libs/cogl/cogl-1.16.0.ebuild b/media-libs/cogl/cogl-1.16.0.ebuild
index 20078333ad7a..3adcf4b35df6 100644
--- a/media-libs/cogl/cogl-1.16.0.ebuild
+++ b/media-libs/cogl/cogl-1.16.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.0.ebuild,v 1.1 2013/12/23 23:28:44 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/cogl-1.16.0.ebuild,v 1.2 2014/01/21 23:05:12 eva Exp $
EAPI="5"
CLUTTER_LA_PUNT="yes"
@@ -12,7 +12,7 @@ DESCRIPTION="A library for using 3D graphics hardware to draw pretty pictures"
HOMEPAGE="http://www.clutter-project.org/"
LICENSE="LGPL-2.1+ FDL-1.1+"
-SLOT="1.0/12" # subslot = .so version
+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"