From 4a9793b7a327c7aff54e0925b0dd1e965aa1e9b2 Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Sun, 4 Dec 2005 23:22:44 +0000 Subject: Bump for 7.0RC3. (Portage version: 2.0.53) --- x11-drivers/xf86-video-vesa/ChangeLog | 8 +++++++- .../xf86-video-vesa/files/digest-xf86-video-vesa-1.0.1.1 | 1 + x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.1.ebuild | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.0.1.1 create mode 100644 x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.1.ebuild (limited to 'x11-drivers/xf86-video-vesa') diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 1fcb40aa1251..d704b5aa9afa 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.6 2005/11/11 19:15:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.7 2005/12/04 23:20:46 joshuabaergen Exp $ + +*xf86-video-vesa-1.0.1.1 (04 Dec 2005) + + 04 Dec 2005; Joshua Baergen + +xf86-video-vesa-1.0.1.1.ebuild: + Bump for 7.0RC3. *xf86-video-vesa-1.0.1 (11 Nov 2005) diff --git a/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.0.1.1 b/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.0.1.1 new file mode 100644 index 000000000000..faf9510ec04b --- /dev/null +++ b/x11-drivers/xf86-video-vesa/files/digest-xf86-video-vesa-1.0.1.1 @@ -0,0 +1 @@ +MD5 f54f38679072d4f094b5b2bad2b4acca xf86-video-vesa-1.0.1.1.tar.bz2 162185 diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.1.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.1.ebuild new file mode 100644 index 000000000000..534639a7cd9c --- /dev/null +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.0.1.1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2005 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.1.ebuild,v 1.1 2005/12/04 23:20:46 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for vesa cards" +KEYWORDS="~amd64 ~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/xproto" -- cgit v1.2.3-65-gdbad