summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild')
-rw-r--r--dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
new file mode 100644
index 000000000000..60c05b5561d7
--- /dev/null
+++ b/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-0.1.0-r1.ebuild,v 1.1 2005/11/27 21:54:46 marienz Exp $
+
+MY_PACKAGE=Runner
+
+inherit twisted
+
+DESCRIPTION="Twisted Runner is a process management library and inetd replacement."
+
+KEYWORDS="~sparc ~x86"
+
+DEPEND=">=dev-python/twisted-2"
+
+PROVIDE="virtual/inetd"