diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:00:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-19 15:00:46 +0000 |
commit | 21f075c1c34a6635925dc4f622d574a2b7bd60dd (patch) | |
tree | ffdc5a46db2a4c9c044f575c7f4c9811c658d6d4 /x11-drivers/xf86-video-glint | |
parent | alpha/ia64/sparc stable wrt #394393 (diff) | |
download | gentoo-2-21f075c1c34a6635925dc4f622d574a2b7bd60dd.tar.gz gentoo-2-21f075c1c34a6635925dc4f622d574a2b7bd60dd.tar.bz2 gentoo-2-21f075c1c34a6635925dc4f622d574a2b7bd60dd.zip |
alpha/ia64/sparc stable wrt #394393
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'x11-drivers/xf86-video-glint')
-rw-r--r-- | x11-drivers/xf86-video-glint/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-glint/ChangeLog b/x11-drivers/xf86-video-glint/ChangeLog index 87adb1622006..7de443ada69e 100644 --- a/x11-drivers/xf86-video-glint/ChangeLog +++ b/x11-drivers/xf86-video-glint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-glint # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.56 2012/02/16 04:21:54 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.57 2012/02/19 15:00:46 armin76 Exp $ + + 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.6.ebuild: + alpha/ia64/sparc stable wrt #394393 *xf86-video-glint-1.2.7 (16 Feb 2012) diff --git a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild index 4c111220391a..4f9002375527 100644 --- a/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild +++ b/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.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.6.ebuild,v 1.4 2012/02/15 19:11:42 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.6.ebuild,v 1.5 2012/02/19 15:00:46 armin76 Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="GLINT/Permedia video driver" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |