summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-08-08 03:38:29 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-08-08 03:38:29 +0000
commit86783d4064cffaeca064c824f47bd8c34c877e07 (patch)
treea2994b93ef9f088611d06f0db6bf5b2b61927687 /x11-proto/damageproto/damageproto-1.0.ebuild
parentFix description and remove xproto from build deps. (diff)
downloadhistorical-86783d4064cffaeca064c824f47bd8c34c877e07.tar.gz
historical-86783d4064cffaeca064c824f47bd8c34c877e07.tar.bz2
historical-86783d4064cffaeca064c824f47bd8c34c877e07.zip
Initial commit for modular X.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/damageproto/damageproto-1.0.ebuild')
-rw-r--r--x11-proto/damageproto/damageproto-1.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11-proto/damageproto/damageproto-1.0.ebuild b/x11-proto/damageproto/damageproto-1.0.ebuild
new file mode 100644
index 000000000000..56ebdc5befb3
--- /dev/null
+++ b/x11-proto/damageproto/damageproto-1.0.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/damageproto/damageproto-1.0.ebuild,v 1.1 2005/08/08 03:25:26 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Damage 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=""