diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:42:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-22 20:42:17 +0000 |
commit | 66f850820a665338a6a0f7258a6331a4d9a4a9e6 (patch) | |
tree | 22748d0486a720efb84295d9929d5630e4d55ae7 /x11-drivers/xf86-video-cirrus | |
parent | Stable for amd64, wrt bug #419473 (diff) | |
download | gentoo-2-66f850820a665338a6a0f7258a6331a4d9a4a9e6.tar.gz gentoo-2-66f850820a665338a6a0f7258a6331a4d9a4a9e6.tar.bz2 gentoo-2-66f850820a665338a6a0f7258a6331a4d9a4a9e6.zip |
Stable for amd64, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 2f0c5b155f28..826d15c19bbb 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cirrus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.41 2012/05/16 00:46:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.42 2012/06/22 20:42:17 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-cirrus-1.4.0.ebuild: + Stable for amd64, wrt bug #419473 16 May 2012; Alexis Ballier <aballier@gentoo.org> xf86-video-cirrus-1.4.0.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild index 6682185403ca..17b8d6a3d35c 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild @@ -1,12 +1,12 @@ # 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-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.2 2012/05/16 00:46:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.3 2012/06/22 20:42:17 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |