summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-13 20:11:45 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-13 20:11:45 +0000
commitf4a899f1eb42493ef5856feeb5441c9cafb21a1a (patch)
tree0686ac2bfa95afd59814bfdda56d8814e4c1af31 /x11-drivers
parentVersion bump. (diff)
downloadgentoo-2-f4a899f1eb42493ef5856feeb5441c9cafb21a1a.tar.gz
gentoo-2-f4a899f1eb42493ef5856feeb5441c9cafb21a1a.tar.bz2
gentoo-2-f4a899f1eb42493ef5856feeb5441c9cafb21a1a.zip
Version bump.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-s3virge/ChangeLog10
-rw-r--r--x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild14
2 files changed, 22 insertions, 2 deletions
diff --git a/x11-drivers/xf86-video-s3virge/ChangeLog b/x11-drivers/xf86-video-s3virge/ChangeLog
index f13792fb6698..71652743ddbf 100644
--- a/x11-drivers/xf86-video-s3virge/ChangeLog
+++ b/x11-drivers/xf86-video-s3virge/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-video-s3virge
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/ChangeLog,v 1.39 2010/09/11 22:24:19 scarabeus Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/ChangeLog,v 1.40 2012/05/13 20:11:45 chithanh Exp $
+
+*xf86-video-s3virge-1.10.5 (13 May 2012)
+
+ 13 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +xf86-video-s3virge-1.10.5.ebuild:
+ Version bump.
11 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> -files/s3virge.xinf:
drop useless file
diff --git a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild
new file mode 100644
index 000000000000..5352077a3bd4
--- /dev/null
+++ b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.5.ebuild,v 1.1 2012/05/13 20:11:45 chithanh Exp $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="S3 ViRGE video driver"
+
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"