summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-09-26 09:39:31 -0700
committerMatt Turner <mattst88@gentoo.org>2015-09-26 09:40:40 -0700
commit09b46616861529fb329d50165f008ec26a1bb53a (patch)
tree5b94e72b4e619bf7a129caaf30fe3d2107bf14ff /x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild
parentx11-drivers/xf86-video-chips: Drop old 1.2.4, 1.2.5, 1.2.5-r1. (diff)
downloadgentoo-09b46616861529fb329d50165f008ec26a1bb53a.tar.gz
gentoo-09b46616861529fb329d50165f008ec26a1bb53a.tar.bz2
gentoo-09b46616861529fb329d50165f008ec26a1bb53a.zip
x11-drivers/xf86-video-s3virge: Version bump to 0.10.7, straight to stable.
Bug: https://bugs.gentoo.org/548838
Diffstat (limited to 'x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild')
-rw-r--r--x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild
new file mode 100644
index 000000000000..74ed573a6215
--- /dev/null
+++ b/x11-drivers/xf86-video-s3virge/xf86-video-s3virge-1.10.7.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+inherit xorg-2
+
+DESCRIPTION="S3 ViRGE video driver"
+
+KEYWORDS="alpha amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}"