summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /x11-drivers/xf86-video-mga
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'x11-drivers/xf86-video-mga')
-rw-r--r--x11-drivers/xf86-video-mga/Manifest3
-rw-r--r--x11-drivers/xf86-video-mga/metadata.xml5
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild17
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild17
-rw-r--r--x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild17
5 files changed, 59 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-mga/Manifest b/x11-drivers/xf86-video-mga/Manifest
new file mode 100644
index 000000000000..038225275959
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/Manifest
@@ -0,0 +1,3 @@
+DIST xf86-video-mga-1.6.2.tar.bz2 446851 SHA256 3f89ce250eea93f0de890954687790e06c0bab9e3e303df393e8759a187eca6c SHA512 2c971f8d3fc3d12878eb3ff43d904a56894f04dfde28e91af7668879e82d87c6d9d1bd19cedcf2c9cfe39495fd3f44311a768c6402a7b853967c63222c28e4e7 WHIRLPOOL d28591de3e06057925278b5723d0c062220ca6ccb22f793e014386bbb3ecd06eb70daed1b131a64da58b7a8a059fe4103abe89fd1c35c787e0b88fdc471ee8a1
+DIST xf86-video-mga-1.6.3.tar.bz2 454763 SHA256 7704b1ea35098769787a9c93e903b827be97a99facfb1696aa5236a58ff1c7d7 SHA512 4e4e21021ac544d3d2119e731dda451638441f40b8ce469bcba1861237f5b2f2d7f85013852467c9e9c06aa0c1ce52798a0ad0c0f587b44f06b8d0e695bd4666 WHIRLPOOL d1df029ccef04275f8795f047cf5008c0fb6d21ebca774344aac713eac8d6e5031045ea8d4542e630e91863e2fd37bc88f0702fe52114d0c1f1473c6ac508828
+DIST xf86-video-mga-1.6.4.tar.bz2 475858 SHA256 48c6690b6751c76f53de64f8dbeaa9d6c62dbcfe890c768fd87167951247d44f SHA512 714bc477f7c72d640b045a4033fc49a7045ee239395f9aa8c622e9d4f5ca9098ba4ec28eaec5b839666eed37acb60c198d6ff606222c145c007fb320b52fff55 WHIRLPOOL 03bbfeab72d455717e0a81049f3fd06ca1fefe078f30c6680c4c82ed7de79d4cc6dc136df79de48faebadbca47acd61724f484f51e3f552059991c1fa63e6399
diff --git a/x11-drivers/xf86-video-mga/metadata.xml b/x11-drivers/xf86-video-mga/metadata.xml
new file mode 100644
index 000000000000..01c4c004e735
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/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-mga/xf86-video-mga-1.6.2.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild
new file mode 100644
index 000000000000..0124a01c4d6d
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+XORG_DRI=dri
+inherit xorg-2
+
+DESCRIPTION="Matrox video driver"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+src_configure() {
+ XORG_CONFIGURE_OPTIONS="$(use_enable dri)"
+ xorg-2_src_configure
+}
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild
new file mode 100644
index 000000000000..dcc05b3666be
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+XORG_DRI=dri
+inherit xorg-2
+
+DESCRIPTION="Matrox video driver"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+src_configure() {
+ XORG_CONFIGURE_OPTIONS="$(use_enable dri)"
+ xorg-2_src_configure
+}
diff --git a/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild
new file mode 100644
index 000000000000..3f617b202569
--- /dev/null
+++ b/x11-drivers/xf86-video-mga/xf86-video-mga-1.6.4.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=4
+XORG_DRI=dri
+inherit xorg-2
+
+DESCRIPTION="Matrox video driver"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+
+src_configure() {
+ XORG_CONFIGURE_OPTIONS="$(use_enable dri)"
+ xorg-2_src_configure
+}