summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d44b45fdd188..8939efd45ef9 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.35 2014/04/18 13:58:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.36 2014/04/19 17:47:34 ago Exp $
+
+ 19 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
+ Stable for sparc, wrt bug #500368
18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
Stable for alpha, wrt bug #500368
diff --git a/x11-libs/glamor/glamor-0.6.0.ebuild b/x11-libs/glamor/glamor-0.6.0.ebuild
index 3041d1fb5d03..19e83c3fb540 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.9 2014/04/18 13:58:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0.ebuild,v 1.10 2014/04/19 17:47: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