summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-19 08:53:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-19 08:53:03 +0000
commitc3b80d88d20755acf57a8c4a67662093940b890a (patch)
treeed6336cee8e3a0dc03544acf4ce66b2fc9c53098 /x11-libs/glamor
parentStable for x86, wrt bug #530652 (diff)
downloadgentoo-2-c3b80d88d20755acf57a8c4a67662093940b890a.tar.gz
gentoo-2-c3b80d88d20755acf57a8c4a67662093940b890a.tar.bz2
gentoo-2-c3b80d88d20755acf57a8c4a67662093940b890a.zip
Stable for x86, wrt bug #530652
(Portage version: 2.2.14/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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/glamor/ChangeLog b/x11-libs/glamor/ChangeLog
index 4068facd7bb2..eabb5b8a9888 100644
--- a/x11-libs/glamor/ChangeLog
+++ b/x11-libs/glamor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/glamor
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.39 2015/02/18 15:57:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.40 2015/02/19 08:53:03 ago Exp $
+
+ 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0-r1.ebuild:
+ Stable for x86, wrt bug #530652
18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0-r1.ebuild:
Stable for amd64, wrt bug #530652
diff --git a/x11-libs/glamor/glamor-0.6.0-r1.ebuild b/x11-libs/glamor/glamor-0.6.0-r1.ebuild
index 1162871add1d..34184a145554 100644
--- a/x11-libs/glamor/glamor-0.6.0-r1.ebuild
+++ b/x11-libs/glamor/glamor-0.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.4 2015/02/18 15:57:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0-r1.ebuild,v 1.5 2015/02/19 08:53:03 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit xorg-2 autotools-utils 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