diff options
author | 2006-06-30 06:59:08 +0000 | |
---|---|---|
committer | 2006-06-30 06:59:08 +0000 | |
commit | e966d55258d56ca2d7081245ac37ce63c75a57d5 (patch) | |
tree | 04f8b0a6e37e5f08412ff37c9f712a563c255a76 /x11-drivers/xf86-video-vesa | |
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-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 190bbe9f0a35..6f00ca3a5796 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.18 2006/06/05 09:51:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.19 2006/06/30 06:51:13 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + xf86-video-vesa-1.0.1.3.ebuild: + x86 stable. 05 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> xf86-video-vesa-1.2.1.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild index d78f65263981..c22c6ebe2d60 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.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-vesa/xf86-video-vesa-1.0.1.3.ebuild,v 1.5 2006/04/16 14:28:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.3.ebuild,v 1.6 2006/06/30 06:51:13 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for vesa cards" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc64 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-base/xorg-server" DEPEND="${RDEPEND} x11-proto/fontsproto |