summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:41:00 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-16 16:41:00 +0000
commit2fcdce934c6778d8bdb9f0fa5fd725a1f4dcfa2d (patch)
treee33d4ec11aae01e125ccb9e082e5c0507a38839d /x11-libs
parentStable for amd64, wrt bug #440872 (diff)
downloadgentoo-2-2fcdce934c6778d8bdb9f0fa5fd725a1f4dcfa2d.tar.gz
gentoo-2-2fcdce934c6778d8bdb9f0fa5fd725a1f4dcfa2d.tar.bz2
gentoo-2-2fcdce934c6778d8bdb9f0fa5fd725a1f4dcfa2d.zip
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/glamor/ChangeLog5
-rw-r--r--x11-libs/glamor/glamor-0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/glamor/ChangeLog b/x11-libs/glamor/ChangeLog
index 2cc40e935530..393d97d2150b 100644
--- a/x11-libs/glamor/ChangeLog
+++ b/x11-libs/glamor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/glamor
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.7 2012/11/07 03:04:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.8 2012/11/16 16:41:00 ago Exp $
+
+ 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.ebuild:
+ Stable for amd64, wrt bug #440872
07 Nov 2012; Anthony G. Basile <blueness@gentoo.org> glamor-0.5.ebuild:
keyword ~ppc ~ppc64, bug #414295
diff --git a/x11-libs/glamor/glamor-0.5.ebuild b/x11-libs/glamor/glamor-0.5.ebuild
index 84ed7cb207d7..1d3fb9fb5910 100644
--- a/x11-libs/glamor/glamor-0.5.ebuild
+++ b/x11-libs/glamor/glamor-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.ebuild,v 1.2 2012/11/07 03:04:14 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.ebuild,v 1.3 2012/11/16 16:41:00 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit xorg-2
DESCRIPTION="OpenGL based 2D rendering acceleration library"
SRC_URI="mirror://gentoo/${P}.tar.gz"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE="gles"
RDEPEND=">=x11-base/xorg-server-1.10