summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 23:22:44 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 23:22:44 +0000
commit44e244c8bea351e10ae030eb3573f6b44d384ab5 (patch)
tree0a553bddb492ed96aa53cd8632211eb81a3e16d7 /x11-drivers/xf86-video-chips
parentadd back in ia64 (diff)
downloadhistorical-44e244c8bea351e10ae030eb3573f6b44d384ab5.tar.gz
historical-44e244c8bea351e10ae030eb3573f6b44d384ab5.tar.bz2
historical-44e244c8bea351e10ae030eb3573f6b44d384ab5.zip
Bump for 7.0RC3.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-rw-r--r--x11-drivers/xf86-video-chips/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-chips/files/digest-xf86-video-chips-1.0.1.11
-rw-r--r--x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.1.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog
index 2c3279f1bc1e..217db3f947ec 100644
--- a/x11-drivers/xf86-video-chips/ChangeLog
+++ b/x11-drivers/xf86-video-chips/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-chips
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.4 2005/11/11 18:58:24 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.5 2005/12/04 23:04:22 joshuabaergen Exp $
+
+*xf86-video-chips-1.0.1.1 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xf86-video-chips-1.0.1.1.ebuild:
+ Bump for 7.0RC3.
*xf86-video-chips-1.0.1 (11 Nov 2005)
diff --git a/x11-drivers/xf86-video-chips/files/digest-xf86-video-chips-1.0.1.1 b/x11-drivers/xf86-video-chips/files/digest-xf86-video-chips-1.0.1.1
new file mode 100644
index 000000000000..b28e519084b1
--- /dev/null
+++ b/x11-drivers/xf86-video-chips/files/digest-xf86-video-chips-1.0.1.1
@@ -0,0 +1 @@
+MD5 65195d2deb8273777be6b4fa08f61f9b xf86-video-chips-1.0.1.1.tar.bz2 262877
diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.1.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.0.1.1.ebuild
new file mode 100644
index 000000000000..9143d7406fcc
--- /dev/null
+++ b/x11-drivers/xf86-video-chips/xf86-video-chips-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-chips/xf86-video-chips-1.0.1.1.ebuild,v 1.1 2005/12/04 23:04:22 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org driver for chips cards"
+KEYWORDS="~x86"
+RDEPEND="x11-base/xorg-server"
+DEPEND="${RDEPEND}
+ x11-proto/xproto"