summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnant Narayanan <anant@gentoo.org>2007-04-02 21:21:10 +0000
committerAnant Narayanan <anant@gentoo.org>2007-04-02 21:21:10 +0000
commit179357c5782f3fdc57db857f6c831d7fa34eb3bf (patch)
tree7c09b95f47d9e70552d979548e3dfeca1a8b0170 /dev-plan9/libthread/libthread-20070308.ebuild
parentCreate seperate overlay (1) (diff)
downloadplan9-179357c5782f3fdc57db857f6c831d7fa34eb3bf.tar.gz
plan9-179357c5782f3fdc57db857f6c831d7fa34eb3bf.tar.bz2
plan9-179357c5782f3fdc57db857f6c831d7fa34eb3bf.zip
Add dev-plan9/libthread
svn path=/; revision=4
Diffstat (limited to 'dev-plan9/libthread/libthread-20070308.ebuild')
-rw-r--r--dev-plan9/libthread/libthread-20070308.ebuild10
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-plan9/libthread/libthread-20070308.ebuild b/dev-plan9/libthread/libthread-20070308.ebuild
new file mode 100644
index 0000000..dd8fb52
--- /dev/null
+++ b/dev-plan9/libthread/libthread-20070308.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+PHEADERS="thread"
+DEPEND="dev-plan9/lib9"
+inherit plan9-libs
+
+KEYWORDS="~x86"
+