summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-08 20:03:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-08 20:03:40 +0000
commit300855a7eb16b96cf459ee76cea8e21cb95a1341 (patch)
tree9a522d060ec53dd5713e109b5b9958a306c4141f /x11-libs
parentStable for ppc, wrt bug #500368 (diff)
downloadgentoo-2-300855a7eb16b96cf459ee76cea8e21cb95a1341.tar.gz
gentoo-2-300855a7eb16b96cf459ee76cea8e21cb95a1341.tar.bz2
gentoo-2-300855a7eb16b96cf459ee76cea8e21cb95a1341.zip
Stable for ppc, wrt bug #500368
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/glamor/ChangeLog5
-rw-r--r--x11-libs/glamor/glamor-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/glamor/ChangeLog b/x11-libs/glamor/ChangeLog
index 89c7181daff2..539bd29cb1c7 100644
--- a/x11-libs/glamor/ChangeLog
+++ b/x11-libs/glamor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/glamor
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.31 2014/04/06 10:11:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.32 2014/04/08 20:03:40 ago Exp $
+
+ 08 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
+ Stable for ppc, wrt bug #500368
06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
Stable for x86, wrt bug #500368
diff --git a/x11-libs/glamor/glamor-0.6.0.ebuild b/x11-libs/glamor/glamor-0.6.0.ebuild
index b787f262fea7..bc6db08118d5 100644
--- a/x11-libs/glamor/glamor-0.6.0.ebuild
+++ b/x11-libs/glamor/glamor-0.6.0.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/x11-libs/glamor/glamor-0.6.0.ebuild,v 1.5 2014/04/06 10:11:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0.ebuild,v 1.6 2014/04/08 20:03:40 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit autotools-utils xorg-2 toolchain-funcs
DESCRIPTION="OpenGL based 2D rendering acceleration library"
SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/${XORG_MODULE}${PN}-egl-${PV}.tar.bz2"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86"
IUSE="gles xv"
RDEPEND=">=x11-base/xorg-server-1.10