diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:47:24 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:47:24 +0000 |
commit | c34ef5b94374e2c77c3d5c6fe8f77c23187553fc (patch) | |
tree | 60f2a24221100f56f47c23ed04250f4a40c55d8c /x11-drivers/xf86-video-rendition | |
parent | x86 stable. (diff) | |
download | gentoo-2-c34ef5b94374e2c77c3d5c6fe8f77c23187553fc.tar.gz gentoo-2-c34ef5b94374e2c77c3d5c6fe8f77c23187553fc.tar.bz2 gentoo-2-c34ef5b94374e2c77c3d5c6fe8f77c23187553fc.zip |
x86 stable.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.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 cdd3873e361e..ff1c77c63c51 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.15 2006/06/17 16:57:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.16 2006/06/30 06:47:24 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-rendition-4.0.1.3.ebuild: + x86 stable. 17 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; xf86-video-rendition-4.1.0.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild index d814729886ef..1790cd6139e2 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.1.3.ebuild,v 1.6 2006/04/16 14:19:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.0.1.3.ebuild,v 1.7 2006/06/30 06:47:24 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for rendition cards" -KEYWORDS="~alpha ~amd64 ~ia64 ~sh ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ia64 ~sh x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |