summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:33:10 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:33:10 +0000
commit6491370e66daedd993214b6b231e3def30e283c0 (patch)
tree09de030df7d5a4bab152a94754aa80cb95225c0e /x11-proto/panoramixproto
parentInitial commit for modular X. (diff)
downloadgentoo-2-6491370e66daedd993214b6b231e3def30e283c0.tar.gz
gentoo-2-6491370e66daedd993214b6b231e3def30e283c0.tar.bz2
gentoo-2-6491370e66daedd993214b6b231e3def30e283c0.zip
Initial commit for modular X.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/panoramixproto')
-rw-r--r--x11-proto/panoramixproto/ChangeLog10
-rw-r--r--x11-proto/panoramixproto/Manifest2
-rw-r--r--x11-proto/panoramixproto/files/digest-panoramixproto-1.11
-rw-r--r--x11-proto/panoramixproto/panoramixproto-1.1.ebuild18
4 files changed, 31 insertions, 0 deletions
diff --git a/x11-proto/panoramixproto/ChangeLog b/x11-proto/panoramixproto/ChangeLog
new file mode 100644
index 000000000000..0166b8c62b07
--- /dev/null
+++ b/x11-proto/panoramixproto/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-proto/panoramixproto
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/ChangeLog,v 1.1 2005/08/08 03:29:47 spyderous Exp $
+
+*panoramixproto-1.1 (08 Aug 2005)
+
+ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +panoramixproto-1.1.ebuild:
+ Initial commit for modular X
+
diff --git a/x11-proto/panoramixproto/Manifest b/x11-proto/panoramixproto/Manifest
new file mode 100644
index 000000000000..9a1683e30474
--- /dev/null
+++ b/x11-proto/panoramixproto/Manifest
@@ -0,0 +1,2 @@
+MD5 73249c93a0e00d6c14fb9abb02277d55 panoramixproto-1.1.ebuild 402
+MD5 0806f410c9f772eb146ff6aee363ae51 files/digest-panoramixproto-1.1 70
diff --git a/x11-proto/panoramixproto/files/digest-panoramixproto-1.1 b/x11-proto/panoramixproto/files/digest-panoramixproto-1.1
new file mode 100644
index 000000000000..f52a933b86a0
--- /dev/null
+++ b/x11-proto/panoramixproto/files/digest-panoramixproto-1.1
@@ -0,0 +1 @@
+MD5 b837c77b233fa2bf184ad7fb2495cb52 panoramixproto-1.1.tar.bz2 38042
diff --git a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild
new file mode 100644
index 000000000000..38fc9cf72de7
--- /dev/null
+++ b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.1 2005/08/08 03:29:47 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Panoramix protocol headers"
+#HOMEPAGE="http://foo.bar.com/"
+#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
+#LICENSE=""
+#SLOT="0"
+KEYWORDS="~x86"
+#IUSE="X gnome"
+#DEPEND=""
+#RDEPEND=""