diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:34:05 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-30 18:34:05 +0000 |
commit | eacbf5eb04902bde225072db13a559933787366c (patch) | |
tree | 646b0008ddd1f3d5d766fec62ba87bd107083fa2 /x11-drivers/xf86-video-vesa | |
parent | Add ~sparc (diff) | |
download | historical-eacbf5eb04902bde225072db13a559933787366c.tar.gz historical-eacbf5eb04902bde225072db13a559933787366c.tar.bz2 historical-eacbf5eb04902bde225072db13a559933787366c.zip |
amd64 stable wrt #302046
Package-Manager: portage-2.2_rc61/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.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 38687a96015f..3095a4b560ae 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.47 2010/01/05 20:35:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.48 2010/01/30 18:31:39 ssuominen Exp $ + + 30 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + xf86-video-vesa-2.3.0.ebuild: + amd64 stable wrt #302046 *xf86-video-vesa-2.3.0 (05 Jan 2010) diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild index aa1f39a69542..97d12f437bc5 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 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.3.0.ebuild,v 1.1 2010/01/05 20:35:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.2 2010/01/30 18:31:39 ssuominen Exp $ 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 |