diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:44:57 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:44:57 +0000 |
commit | b69ececca159ed35144e039315ab08d4a505b3a6 (patch) | |
tree | 3ff55a44947d84fe2988a1c5d46a5683f3ba2513 /x11-drivers/xf86-video-vesa | |
parent | Version bump (bug #252444). (diff) | |
download | historical-b69ececca159ed35144e039315ab08d4a505b3a6.tar.gz historical-b69ececca159ed35144e039315ab08d4a505b3a6.tar.bz2 historical-b69ececca159ed35144e039315ab08d4a505b3a6.zip |
Stable on amd64, bug #251832
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
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-2.2.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 0d34ca30092d..a238022dbe16 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.39 2009/02/26 07:54:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.40 2009/04/05 18:44:42 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-video-vesa-2.2.0.ebuild: + Stable on amd64, bug #251832 *xf86-video-vesa-2.2.0 (26 Feb 2009) diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild index f6f260d22950..d3b28ae1fb57 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.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-vesa/xf86-video-vesa-2.2.0.ebuild,v 1.1 2009/02/26 07:54:38 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild,v 1.2 2009/04/05 18:44:42 tester 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 |