diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:58:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-10 13:58:06 +0000 |
commit | 9eda6777cd3d9c81f20612b18a66c01bb7d0119d (patch) | |
tree | 15e60d82675e5763c5cc3e05efc0fc0463bec0aa /x11-drivers | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-9eda6777cd3d9c81f20612b18a66c01bb7d0119d.tar.gz gentoo-2-9eda6777cd3d9c81f20612b18a66c01bb7d0119d.tar.bz2 gentoo-2-9eda6777cd3d9c81f20612b18a66c01bb7d0119d.zip |
amd64 stable wrt #294958
(Portage version: 2.2_rc56/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index d8537cc7509d..0ad6f5b0756a 100644 --- a/x11-drivers/xf86-video-rendition/ChangeLog +++ b/x11-drivers/xf86-video-rendition/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-rendition # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.43 2009/10/05 14:01:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.44 2009/12/10 13:58:06 ssuominen Exp $ + + 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-rendition-4.2.3.ebuild: + amd64 stable wrt #294958 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-rendition-4.2.2.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild index bdfad48ffe7e..30df167f43d6 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.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-rendition/xf86-video-rendition-4.2.3.ebuild,v 1.1 2009/10/03 11:52:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild,v 1.2 2009/12/10 13:58:06 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="Rendition video driver" -KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |