From 78688fb1632c4de3c0bee4415943bbd3e7b2186a Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Thu, 20 Oct 2005 06:04:54 +0000 Subject: Bump for 7.0 RC1. Package-Manager: portage-2.0.51.22-r3 --- x11-drivers/xf86-video-voodoo/ChangeLog | 8 +++++++- .../files/digest-xf86-video-voodoo-1.0.0.1 | 1 + .../xf86-video-voodoo/xf86-video-voodoo-1.0.0.1.ebuild | 14 ++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.1 create mode 100644 x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.1.ebuild (limited to 'x11-drivers/xf86-video-voodoo') diff --git a/x11-drivers/xf86-video-voodoo/ChangeLog b/x11-drivers/xf86-video-voodoo/ChangeLog index df8c19dc14c4..b290fe5c0a67 100644 --- a/x11-drivers/xf86-video-voodoo/ChangeLog +++ b/x11-drivers/xf86-video-voodoo/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-voodoo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.2 2005/09/09 07:14:31 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-voodoo/ChangeLog,v 1.3 2005/10/20 06:04:54 joshuabaergen Exp $ + +*xf86-video-voodoo-1.0.0.1 (20 Oct 2005) + + 20 Oct 2005; Joshua Baergen + +xf86-video-voodoo-1.0.0.1.ebuild: + Bump for 7.0 RC1. 09 Sep 2005; Donnie Berkholz ; +metadata.xml: Add metadata. diff --git a/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.1 b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.1 new file mode 100644 index 000000000000..6abccb603ef2 --- /dev/null +++ b/x11-drivers/xf86-video-voodoo/files/digest-xf86-video-voodoo-1.0.0.1 @@ -0,0 +1 @@ +MD5 031a1e64b4bddb7ea57e0df3aa0c54ee xf86-video-voodoo-1.0.0.1.tar.bz2 171407 diff --git a/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.1.ebuild b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.1.ebuild new file mode 100644 index 000000000000..2d832c764ed3 --- /dev/null +++ b/x11-drivers/xf86-video-voodoo/xf86-video-voodoo-1.0.0.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-voodoo/xf86-video-voodoo-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:54 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for voodoo cards" +KEYWORDS="~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/xproto" -- cgit v1.2.3-65-gdbad