diff options
author | 2012-11-16 16:33:55 +0000 | |
---|---|---|
committer | 2012-11-16 16:33:55 +0000 | |
commit | 274e7baf7d726692825dfa98da3ccc7e4a9b4171 (patch) | |
tree | 4003af5d348d3388f6b04527b04c388627cca43c /x11-drivers/xf86-video-glint | |
parent | Stable for HPPA (bug #442432). (diff) | |
download | gentoo-2-274e7baf7d726692825dfa98da3ccc7e4a9b4171.tar.gz gentoo-2-274e7baf7d726692825dfa98da3ccc7e4a9b4171.tar.bz2 gentoo-2-274e7baf7d726692825dfa98da3ccc7e4a9b4171.zip |
Stable for amd64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux x86_64, 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 72a573c069fd..becf42068237 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.63 2012/08/26 19:43:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/ChangeLog,v 1.64 2012/11/16 16:33:55 ago Exp $ + + 16 Nov 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-glint-1.2.8.ebuild: + Stable for amd64, wrt bug #440872 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xf86-video-glint-1.2.7.ebuild: alpha/ia64/sparc stable wrt #419473 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 b3b13a01c7c9..f97041151333 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.1 2012/07/21 20:26:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-glint/xf86-video-glint-1.2.8.ebuild,v 1.2 2012/11/16 16:33:55 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" |