diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:05:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-24 19:05:36 +0000 |
commit | 2ba0f141fdda132575b4fc4555936b9ff500690f (patch) | |
tree | 313ab325dc5694d8f3ecfdce45d2bdb1486c14a0 /x11-drivers | |
parent | Stable for x86, wrt bug #419473 (diff) | |
download | gentoo-2-2ba0f141fdda132575b4fc4555936b9ff500690f.tar.gz gentoo-2-2ba0f141fdda132575b4fc4555936b9ff500690f.tar.bz2 gentoo-2-2ba0f141fdda132575b4fc4555936b9ff500690f.zip |
Stable for x86, wrt bug #419473
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-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 826d15c19bbb..e3c1a92cda54 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.42 2012/06/22 20:42:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.43 2012/06/24 19:05:36 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-cirrus-1.4.0.ebuild: + Stable for x86, wrt bug #419473 22 Jun 2012; Agostino Sarubbo <ago@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 17b8d6a3d35c..2c9611ed27a6 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.3 2012/06/22 20:42:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.4.0.ebuild,v 1.4 2012/06/24 19:05:36 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" |