summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:27:51 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:27:51 +0000
commit0069cb1226ce1eac70a43f3ab49ae23e5235aff9 (patch)
tree998ecdfdd536614dea77111812968496d4a84bc2 /x11-proto/compositeproto/compositeproto-0.2.ebuild
parentFix description and remove xproto from build deps. (diff)
downloadgentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.tar.gz
gentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.tar.bz2
gentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.zip
Initial commit for modular X.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/compositeproto/compositeproto-0.2.ebuild')
-rw-r--r--x11-proto/compositeproto/compositeproto-0.2.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-proto/compositeproto/compositeproto-0.2.ebuild b/x11-proto/compositeproto/compositeproto-0.2.ebuild
new file mode 100644
index 000000000000..0b37df02592d
--- /dev/null
+++ b/x11-proto/compositeproto/compositeproto-0.2.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/compositeproto/compositeproto-0.2.ebuild,v 1.1 2005/08/08 03:24:57 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Composite 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=""