summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-11-28 21:44:12 +0000
committerBrent Baude <ranger@gentoo.org>2012-11-28 21:44:12 +0000
commitb694b413c76285207cef557ff9fe6eed5d13a783 (patch)
tree931fe861e9fa72bba1e254c56d67d1a9f92df50d
parentMarking cairo-1.10.2-r3 ppc for bug 440872 (diff)
downloadgentoo-2-b694b413c76285207cef557ff9fe6eed5d13a783.tar.gz
gentoo-2-b694b413c76285207cef557ff9fe6eed5d13a783.tar.bz2
gentoo-2-b694b413c76285207cef557ff9fe6eed5d13a783.zip
Marking glamor-0.5 ppc for bug 440872
(Portage version: 2.1.10.65/cvs/Linux ppc64)
-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 a60a68f2cdaf..9994f06674fe 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.9 2012/11/18 12:23:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/ChangeLog,v 1.10 2012/11/28 21:44:12 ranger Exp $
+
+ 28 Nov 2012; Brent Baude <ranger@gentoo.org> glamor-0.5.ebuild:
+ Marking glamor-0.5 ppc stable for bug 440872
18 Nov 2012; Agostino Sarubbo <ago@gentoo.org> glamor-0.5.ebuild:
Stable for x86, wrt bug #440872
diff --git a/x11-libs/glamor/glamor-0.5.ebuild b/x11-libs/glamor/glamor-0.5.ebuild
index 51355bdc167a..413a4816ad49 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.4 2012/11/18 12:23:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.5.ebuild,v 1.5 2012/11/28 21:44:12 ranger 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