From 49e8981737cf5a13c8aa87655b7938ef5846d897 Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Sat, 21 Jul 2012 20:39:26 +0000 Subject: Version bump. (Portage version: 2.2.0_alpha115/cvs/Linux x86_64) --- x11-drivers/xf86-video-vesa/ChangeLog | 9 +++++++-- x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild | 13 +++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild (limited to 'x11-drivers') diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index c0487e4171ca..125faa67d11a 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.57 2012/06/24 19:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.58 2012/07/21 20:39:26 chithanh Exp $ + +*xf86-video-vesa-2.3.2 (21 Jul 2012) + + 21 Jul 2012; Chí-Thanh Christopher Nguyễn + +xf86-video-vesa-2.3.2.ebuild: + Version bump. 24 Jun 2012; Agostino Sarubbo xf86-video-vesa-2.3.1.ebuild: Stable for x86, wrt bug #419473 @@ -270,4 +276,3 @@ 08 Aug 2005; Donnie Berkholz ; +xf86-video-vesa-1.0.0.ebuild: Initial commit for modular X. - diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild new file mode 100644 index 000000000000..836d25410c6a --- /dev/null +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2012 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.2.ebuild,v 1.1 2012/07/21 20:39:26 chithanh Exp $ + +EAPI=4 +inherit xorg-2 + +DESCRIPTION="Generic VESA video driver" +KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" + +RDEPEND=">=x11-base/xorg-server-1.0.99" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad