diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-23 10:45:08 +0000 |
commit | 84ecec403c789418ec620fab566f2631c4693114 (patch) | |
tree | 8232171e876cb0c4bd577466775f589e38e0eb1d /x11-libs/glamor/glamor-0.6.0-r1.ebuild | |
parent | Stable for sparc, wrt bug #530652 (diff) | |
download | gentoo-2-84ecec403c789418ec620fab566f2631c4693114.tar.gz gentoo-2-84ecec403c789418ec620fab566f2631c4693114.tar.bz2 gentoo-2-84ecec403c789418ec620fab566f2631c4693114.zip |
Stable for sparc, 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/glamor-0.6.0-r1.ebuild')
-rw-r--r-- | x11-libs/glamor/glamor-0.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/glamor/glamor-0.6.0-r1.ebuild b/x11-libs/glamor/glamor-0.6.0-r1.ebuild index dd68ed0f09a6..1cd71da20596 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.8 2015/02/22 13:22:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/glamor/glamor-0.6.0-r1.ebuild,v 1.9 2015/02/23 10:45:08 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 |