summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-18 13:58:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-18 13:58:53 +0000
commit71ff1a94b3eab6fa0bdbe56f1610b8c6aca95ff3 (patch)
tree935e05b2dcb77e52036f2f92eb13926fced16e96 /x11-libs/glamor
parentStable for alpha, wrt bug #500368 (diff)
downloadgentoo-2-71ff1a94b3eab6fa0bdbe56f1610b8c6aca95ff3.tar.gz
gentoo-2-71ff1a94b3eab6fa0bdbe56f1610b8c6aca95ff3.tar.bz2
gentoo-2-71ff1a94b3eab6fa0bdbe56f1610b8c6aca95ff3.zip
Stable for alpha, 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 4c7cdeeaeebb..d44b45fdd188 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.34 2014/04/17 07:52:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.35 2014/04/18 13:58:53 ago Exp $
+
+ 18 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
+ Stable for alpha, wrt bug #500368
17 Apr 2014; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0.ebuild:
Stable for ia64, wrt bug #500368
diff --git a/x11-libs/glamor/glamor-0.6.0.ebuild b/x11-libs/glamor/glamor-0.6.0.ebuild
index 44aa6f366dc4..3041d1fb5d03 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.8 2014/04/17 07:52:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0.ebuild,v 1.9 2014/04/18 13:58:53 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