summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-10-06 11:44:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-10-06 11:44:37 +0000
commit97b10245cbb00d8a75d6ea8ac8606a4ff82687d6 (patch)
tree5798f7d07c7b7c4bf9751c353368835022c9160b /x11-libs/glamor
parentStable for ia64, wrt bug #475480 (diff)
downloadgentoo-2-97b10245cbb00d8a75d6ea8ac8606a4ff82687d6.tar.gz
gentoo-2-97b10245cbb00d8a75d6ea8ac8606a4ff82687d6.tar.bz2
gentoo-2-97b10245cbb00d8a75d6ea8ac8606a4ff82687d6.zip
Stable for ia64, 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 8962dcdac7c5..16a0f14e0f99 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.20 2013/10/05 04:56:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.21 2013/10/06 11:44:37 ago Exp $
+
+ 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.1.ebuild:
+ Stable for ia64, wrt bug #475480
05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.1.ebuild:
Stable for alpha, wrt bug #475480
diff --git a/x11-libs/glamor/glamor-0.5.1.ebuild b/x11-libs/glamor/glamor-0.5.1.ebuild
index e5eeb0cfd54f..20c893d075d8 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.5 2013/10/05 04:56:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.1.ebuild,v 1.6 2013/10/06 11:44:37 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