summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-22 13:22:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-22 13:22:29 +0000
commitd16ce0c3d6a25f3a7e886c7dffcf1913b641dcc7 (patch)
treebc984465894143af8c457baedbbea0d433d53a81 /x11-libs/glamor
parentStable for ia64, wrt bug #530652 (diff)
downloadgentoo-2-d16ce0c3d6a25f3a7e886c7dffcf1913b641dcc7.tar.gz
gentoo-2-d16ce0c3d6a25f3a7e886c7dffcf1913b641dcc7.tar.bz2
gentoo-2-d16ce0c3d6a25f3a7e886c7dffcf1913b641dcc7.zip
Stable for ia64, 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 be8077a17b93..7b82d6fe308a 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.42 2015/02/21 08:56:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.43 2015/02/22 13:22:29 ago Exp $
+
+ 22 Feb 2015; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0-r1.ebuild:
+ Stable for ia64, wrt bug #530652
21 Feb 2015; Agostino Sarubbo <ago@gentoo.org> glamor-0.6.0-r1.ebuild:
Stable for ppc64, 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 e518f72f49a3..dd68ed0f09a6 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.7 2015/02/21 08:56:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0-r1.ebuild,v 1.8 2015/02/22 13:22:29 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