diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 20:51:47 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-09-30 20:51:47 +0000 |
commit | e046ec050b2c7e6044d1b967feb438c4cbff2f58 (patch) | |
tree | 76ae923de86cac0866861aeceed5be7768daa6df /x11-drivers/xf86-video-cirrus | |
parent | amd64 stable wrt #282290 (diff) | |
download | gentoo-2-e046ec050b2c7e6044d1b967feb438c4cbff2f58.tar.gz gentoo-2-e046ec050b2c7e6044d1b967feb438c4cbff2f58.tar.bz2 gentoo-2-e046ec050b2c7e6044d1b967feb438c4cbff2f58.zip |
amd64 stable wrt #282290
(Portage version: 2.2_rc42/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.3.2.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 80eab72730b5..0a8a60cfbc7d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.32 2009/08/04 08:50:17 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.33 2009/09/30 20:51:47 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-cirrus-1.3.2.ebuild: + amd64 stable wrt #282290 *xf86-video-cirrus-1.3.2 (04 Aug 2009) diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild index 786d1057d125..a0b48677a954 100644 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild +++ b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.2.ebuild,v 1.1 2009/08/04 08:50:17 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.3.2.ebuild,v 1.2 2009/09/30 20:51:47 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |