diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:47:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:47:39 +0000 |
commit | 62b715786ef53cc7271979ed2a48eb6c4ec87891 (patch) | |
tree | df1eda8abaf043fdd73cb79863a16eefef23767d /x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-62b715786ef53cc7271979ed2a48eb6c4ec87891.tar.gz gentoo-2-62b715786ef53cc7271979ed2a48eb6c4ec87891.tar.bz2 gentoo-2-62b715786ef53cc7271979ed2a48eb6c4ec87891.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild')
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild index 92bf9a2f3650..7b562bffcfad 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.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-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild,v 1.6 2012/12/28 17:38:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild,v 1.7 2012/12/30 14:47:39 ago Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |