diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:59:08 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2006-06-30 06:59:08 +0000 |
commit | e966d55258d56ca2d7081245ac37ce63c75a57d5 (patch) | |
tree | 04f8b0a6e37e5f08412ff37c9f712a563c255a76 /x11-drivers/xf86-video-rendition | |
parent | x86 stable. (diff) | |
download | historical-e966d55258d56ca2d7081245ac37ce63c75a57d5.tar.gz historical-e966d55258d56ca2d7081245ac37ce63c75a57d5.tar.bz2 historical-e966d55258d56ca2d7081245ac37ce63c75a57d5.zip |
x86 stable.
Package-Manager: portage-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 |