summaryrefslogtreecommitdiff
path: root/virtual
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2005-12-11 02:01:48 +0000
committerBertrand Jacquin <beber@meleeweb.net>2005-12-11 02:01:48 +0000
commit5f769a8167348d4cc1a6075e2da2b5a3ba3abce7 (patch)
tree9d6d8a38a1b6152e6fb400d06a7fc93c6f49349f /virtual
parentupdate digest (diff)
downloadportage-5f769a8167348d4cc1a6075e2da2b5a3ba3abce7.tar.xz
Add a meta for x11 7
Diffstat (limited to 'virtual')
-rw-r--r--virtual/x11/Manifest2
-rw-r--r--virtual/x11/files/digest-x11-7.00
-rw-r--r--virtual/x11/x11-7.0.ebuild13
3 files changed, 15 insertions, 0 deletions
diff --git a/virtual/x11/Manifest b/virtual/x11/Manifest
new file mode 100644
index 00000000..c460bf7e
--- /dev/null
+++ b/virtual/x11/Manifest
@@ -0,0 +1,2 @@
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-x11-7.0 0
+MD5 f767f24becf01e8f57f8fc5ca3de1dbe x11-7.0.ebuild 478
diff --git a/virtual/x11/files/digest-x11-7.0 b/virtual/x11/files/digest-x11-7.0
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/virtual/x11/files/digest-x11-7.0
diff --git a/virtual/x11/x11-7.0.ebuild b/virtual/x11/x11-7.0.ebuild
new file mode 100644
index 00000000..440660c2
--- /dev/null
+++ b/virtual/x11/x11-7.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/x11/x11-6.8.ebuild,v 1.2 2005/12/09 21:16:15 flameeyes Exp $
+
+DESCRIPTION="Virtual for the core X11 implementation"
+HOMEPAGE="http://www.gentoo.org/proj/en/desktop/x/x11/"
+SRC_URI=""
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+IUSE=""
+DEPEND=""
+RDEPEND=">=x11-base/xorg-x11-7.0.0_rc1"