diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:47:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-09 15:47:51 +0000 |
commit | 42fffa1e39aa541117be7f08b937708c1cfdaf0e (patch) | |
tree | 545930631bb8238e69aa582821ec9f4ae1a66c64 /x11-drivers/xf86-video-vesa | |
parent | ia64 stable wrt #191615 (diff) | |
download | historical-42fffa1e39aa541117be7f08b937708c1cfdaf0e.tar.gz historical-42fffa1e39aa541117be7f08b937708c1cfdaf0e.tar.bz2 historical-42fffa1e39aa541117be7f08b937708c1cfdaf0e.zip |
alpha stable wrt #191615
Package-Manager: portage-2.1.2.12
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.3.0.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 f60cdc935950..2eac9706db0a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.33 2007/06/10 11:18:34 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.34 2007/09/09 15:47:51 armin76 Exp $ + + 09 Sep 2007; Raúl Porcel <armin76@gentoo.org> + xf86-video-vesa-1.3.0.ebuild: + alpha stable wrt #191615 10 Jun 2007; Stefaan De Roeck <stefaan@gentoo.org> xf86-video-vesa-1.3.0.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild index 0d356a2b2d3c..4597f4575518 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.3.0.ebuild,v 1.5 2007/06/10 11:18:34 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.6 2007/09/09 15:47:51 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~alpha amd64 ia64 x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |