summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-09-08 08:16:41 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-09-08 08:16:41 +0000
commit9d95b0a69037899169cb203358be4427f7ff9c8d (patch)
tree77b571b77d0690b0d194a1b7e9bd49380228d468 /x11-drivers/xf86-video-nsc
parentBump for 7.3. (diff)
downloadgentoo-2-9d95b0a69037899169cb203358be4427f7ff9c8d.tar.gz
gentoo-2-9d95b0a69037899169cb203358be4427f7ff9c8d.tar.bz2
gentoo-2-9d95b0a69037899169cb203358be4427f7ff9c8d.zip
Bump for 7.3.
(Portage version: 2.1.3.8)
Diffstat (limited to 'x11-drivers/xf86-video-nsc')
-rw-r--r--x11-drivers/xf86-video-nsc/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-nsc/files/digest-xf86-video-nsc-2.8.36
-rw-r--r--x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild21
3 files changed, 34 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-nsc/ChangeLog b/x11-drivers/xf86-video-nsc/ChangeLog
index 38ed29a15d7e..87a858ead071 100644
--- a/x11-drivers/xf86-video-nsc/ChangeLog
+++ b/x11-drivers/xf86-video-nsc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-nsc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.24 2007/05/05 18:29:19 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/ChangeLog,v 1.25 2007/09/08 08:16:41 dberkholz Exp $
+
+*xf86-video-nsc-2.8.3 (08 Sep 2007)
+
+ 08 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+ +xf86-video-nsc-2.8.3.ebuild:
+ Bump for 7.3.
05 May 2007; Daniel Gryniewicz <dang@gentoo.org>
xf86-video-nsc-2.8.2.ebuild:
diff --git a/x11-drivers/xf86-video-nsc/files/digest-xf86-video-nsc-2.8.3 b/x11-drivers/xf86-video-nsc/files/digest-xf86-video-nsc-2.8.3
new file mode 100644
index 000000000000..43d0ae5b0c3f
--- /dev/null
+++ b/x11-drivers/xf86-video-nsc/files/digest-xf86-video-nsc-2.8.3
@@ -0,0 +1,6 @@
+MD5 56566e8c3fb4bb99791d1788d0a9a1a8 x11-driver-patches-4.tar.bz2 346
+RMD160 fcbd405de080d07612d46f455b927035fd8123a8 x11-driver-patches-4.tar.bz2 346
+SHA256 07069bbd072f2def50e83801a8f2a41a4c96495104f15cd6f56f7df7f89769bf x11-driver-patches-4.tar.bz2 346
+MD5 f3ffacdc9f19e00b66bdff71b6df9b4e xf86-video-nsc-2.8.3.tar.bz2 465597
+RMD160 3db7e868fb6b3974b466425a3896f9e1f8336fea xf86-video-nsc-2.8.3.tar.bz2 465597
+SHA256 e5c5a2021877b8975bee39c06096316324e04f1eac5261bc882b96353a8b1839 xf86-video-nsc-2.8.3.tar.bz2 465597
diff --git a/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
new file mode 100644
index 000000000000..9821267d322a
--- /dev/null
+++ b/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nsc/xf86-video-nsc-2.8.3.ebuild,v 1.1 2007/09/08 08:16:41 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+XDPVER=4
+
+inherit x-modular
+
+DESCRIPTION="Nsc video driver"
+KEYWORDS="~amd64 ~sh ~x86 ~x86-fbsd"
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/videoproto
+ x11-proto/xextproto
+ x11-proto/xf86dgaproto
+ x11-proto/xproto"