diff options
author | 2012-12-28 17:38:37 +0000 | |
---|---|---|
committer | 2012-12-28 17:38:37 +0000 | |
commit | 7a478c872941c81ebb513cf1cf432d301bb92e1f (patch) | |
tree | d092ac56e5a595a0099c775b6294509c22bef69e /x11-drivers/xf86-video-glint | |
parent | Stable for sparc, wrt bug #440872 (diff) | |
download | gentoo-2-7a478c872941c81ebb513cf1cf432d301bb92e1f.tar.gz gentoo-2-7a478c872941c81ebb513cf1cf432d301bb92e1f.tar.bz2 gentoo-2-7a478c872941c81ebb513cf1cf432d301bb92e1f.zip |
Stable for sparc, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.8.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 feea538de5cc..4a99371a8383 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.67 2012/12/28 11:14:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.68 2012/12/28 17:38:37 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8.ebuild: + Stable for sparc, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8.ebuild: Stable for ia64, wrt bug #440872 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 a27fe2154629..92bf9a2f3650 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.5 2012/12/28 11:14:28 ago Exp $ +# $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 $ 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" |