summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-06 10:11:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-06 10:11:34 +0000
commit49c7851cc19a4cc9e51674645508e210d6ce4d34 (patch)
tree04a0f3c07f7dbe63aaba8e324f5238cc422b6d8f /x11-libs/glamor
parentStable for x86, wrt bug #500368 (diff)
downloadgentoo-2-49c7851cc19a4cc9e51674645508e210d6ce4d34.tar.gz
gentoo-2-49c7851cc19a4cc9e51674645508e210d6ce4d34.tar.bz2
gentoo-2-49c7851cc19a4cc9e51674645508e210d6ce4d34.zip
Stable for x86, 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/glamor')
-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 d73d0b94ef19..89c7181daff2 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.30 2014/03/30 19:05:43 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.31 2014/04/06 10:11:34 ago Exp $
+
+ 06 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
+ Stable for x86, wrt bug #500368
*glamor-0.6.0-r1 (30 Mar 2014)
diff --git a/x11-libs/glamor/glamor-0.6.0.ebuild b/x11-libs/glamor/glamor-0.6.0.ebuild
index a3865628b0d7..b787f262fea7 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.4 2014/03/27 21:27:03 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0.ebuild,v 1.5 2014/04/06 10:11:34 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