From e229dcc04016eddb28c588984c3c08f7dce87220 Mon Sep 17 00:00:00 2001 From: Joshua Baergen Date: Fri, 23 Dec 2005 20:42:33 +0000 Subject: Bump for 7.0. Package-Manager: portage-2.1_pre1 --- x11-drivers/xf86-video-suncg6/ChangeLog | 8 +++++++- .../files/digest-xf86-video-suncg6-1.0.0.5 | 2 ++ .../xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild | 17 +++++++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 create mode 100644 x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild (limited to 'x11-drivers/xf86-video-suncg6') diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog index 68871fe28ffb..a45fca9e609d 100644 --- a/x11-drivers/xf86-video-suncg6/ChangeLog +++ b/x11-drivers/xf86-video-suncg6/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-drivers/xf86-video-suncg6 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.9 2005/12/18 00:22:38 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.10 2005/12/23 20:35:38 joshuabaergen Exp $ + +*xf86-video-suncg6-1.0.0.5 (23 Dec 2005) + + 23 Dec 2005; Joshua Baergen + +xf86-video-suncg6-1.0.0.5.ebuild: + Bump for 7.0. *xf86-video-suncg6-1.0.0.4 (18 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 new file mode 100644 index 000000000000..d5b3984c5ad1 --- /dev/null +++ b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.5 @@ -0,0 +1,2 @@ +MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 +MD5 5d681712d589c17cd7a2425e2377c723 xf86-video-suncg6-1.0.0.5.tar.bz2 219205 diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild new file mode 100644 index 000000000000..3b7bd46b5396 --- /dev/null +++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.5.ebuild @@ -0,0 +1,17 @@ +# 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-suncg6/xf86-video-suncg6-1.0.0.5.ebuild,v 1.1 2005/12/23 20:35:38 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org driver for suncg6 cards" +KEYWORDS="~sparc ~x86" +RDEPEND="x11-base/xorg-server" +DEPEND="${RDEPEND} + x11-proto/fontsproto + x11-proto/randrproto + x11-proto/renderproto + x11-proto/xproto" -- cgit v1.2.3-65-gdbad