public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nested/, profiles/
@ 2012-05-30 15:11 Chi-Thanh Christopher Nguyen
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen @ 2012-05-30 15:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d5dda4f1f15e61873c4aa0f2c7965690ea18aa16
Author:     Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed May 30 15:11:26 2012 +0000
Commit:     Chi-Thanh Christopher Nguyen <chithanh <AT> cs <DOT> tu-berlin <DOT> de>
CommitDate: Wed May 30 15:11:26 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=d5dda4f1

x11-drivers/xf86-video-nested: initial commit

---
 profiles/package.mask                              |    1 +
 x11-drivers/xf86-video-nested/metadata.xml         |    5 +++++
 .../xf86-video-nested-9999.ebuild                  |   13 +++++++++++++
 3 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 3ce297d..38bb90e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -28,6 +28,7 @@
 =x11-drivers/xf86-video-glint-9999
 =x11-drivers/xf86-video-intel-9999
 =x11-drivers/xf86-video-modesetting-9999
+=x11-drivers/xf86-video-nested-9999
 =x11-drivers/xf86-video-nouveau-9999
 =x11-drivers/xf86-video-vmware-9999
 =x11-libs/glamor-9999

diff --git a/x11-drivers/xf86-video-nested/metadata.xml b/x11-drivers/xf86-video-nested/metadata.xml
new file mode 100644
index 0000000..01c4c00
--- /dev/null
+++ b/x11-drivers/xf86-video-nested/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-nested/xf86-video-nested-9999.ebuild b/x11-drivers/xf86-video-nested/xf86-video-nested-9999.ebuild
new file mode 100644
index 0000000..569a723
--- /dev/null
+++ b/x11-drivers/xf86-video-nested/xf86-video-nested-9999.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="driver to run Xorg on top of Xorg or something else"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libXext"
+DEPEND="${RDEPEND}"



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-30 15:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30 15:11 [gentoo-commits] proj/x11:master commit in: x11-drivers/xf86-video-nested/, profiles/ Chi-Thanh Christopher Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox