summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:10:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-03 20:10:03 +0000
commit634fe7e8a9c5b6a3e92207e2a0f11b7d098f83a3 (patch)
tree1bc9d2039e9098bfd321fe524f774d7a5467cfce /x11-libs/glamor
parentStable for ppc, wrt bug #475480 (diff)
downloadgentoo-2-634fe7e8a9c5b6a3e92207e2a0f11b7d098f83a3.tar.gz
gentoo-2-634fe7e8a9c5b6a3e92207e2a0f11b7d098f83a3.tar.bz2
gentoo-2-634fe7e8a9c5b6a3e92207e2a0f11b7d098f83a3.zip
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/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.5.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/glamor/ChangeLog b/x11-libs/glamor/ChangeLog
index c78d8ca9c015..8430d093bec0 100644
--- a/x11-libs/glamor/ChangeLog
+++ b/x11-libs/glamor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/glamor
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.17 2013/09/29 11:13:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.18 2013/10/03 20:10:03 ago Exp $
+
+ 03 Oct 2013; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.1.ebuild:
+ Stable for ppc, wrt bug #475480
29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.1.ebuild:
Stable for amd64, wrt bug #475480
diff --git a/x11-libs/glamor/glamor-0.5.1.ebuild b/x11-libs/glamor/glamor-0.5.1.ebuild
index 6252d859f883..fe5462b870bb 100644
--- a/x11-libs/glamor/glamor-0.5.1.ebuild
+++ b/x11-libs/glamor/glamor-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.1.ebuild,v 1.2 2013/09/29 11:13:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.1.ebuild,v 1.3 2013/10/03 20:10:03 ago Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit xorg-2
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"
RDEPEND=">=x11-base/xorg-server-1.10