summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-suncg6')
-rw-r--r--x11-drivers/xf86-video-suncg6/Manifest2
-rw-r--r--x11-drivers/xf86-video-suncg6/metadata.xml5
-rw-r--r--x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.1.ebuild18
-rw-r--r--x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.2.ebuild18
4 files changed, 43 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-suncg6/Manifest b/x11-drivers/xf86-video-suncg6/Manifest
new file mode 100644
index 000000000000..c7601b999583
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg6/Manifest
@@ -0,0 +1,2 @@
+DIST xf86-video-suncg6-1.1.1.tar.bz2 229111 SHA256 d1216c7c2be78d1dafad0cd46e464e9fa08f5e04544b76d9a0c547374c85801f
+DIST xf86-video-suncg6-1.1.2.tar.bz2 286663 SHA256 993e12e3fc75211aa46462656373f50f2a6f7978391fb3698d965401e6e3cf11 SHA512 d094d951dfa452b0089210a7a4e30a4e32c7af6198a2c956a4c0820fc8d491d3d556539e060ccba59c91289adc4e57d8f06c193790280e064bef4dd98cd5ce05 WHIRLPOOL e0ee4f473e581f23d2bd435655ab04502bbaf8883653573d9feeac9c7918effa5def1b6e54a1a1a093659e36297738b4806b75be972acd52b58243ba2c19e127
diff --git a/x11-drivers/xf86-video-suncg6/metadata.xml b/x11-drivers/xf86-video-suncg6/metadata.xml
new file mode 100644
index 000000000000..01c4c004e735
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg6/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11</herd>
+</pkgmetadata>
diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.1.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.1.ebuild
new file mode 100644
index 000000000000..a24a6462fb88
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="GX/Turbo GX video driver"
+KEYWORDS="-* sparc"
+IUSE=""
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/xproto"
diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.2.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.2.ebuild
new file mode 100644
index 000000000000..7a35749fa821
--- /dev/null
+++ b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="GX/Turbo GX video driver"
+KEYWORDS="-* ~sparc"
+IUSE=""
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/xproto"