summaryrefslogtreecommitdiff
blob: 819e34e21f0d3e6a76337b67a7ba664c8367818d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2007 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.2.0.ebuild,v 1.8 2007/07/24 18:44:29 armin76 Exp $

MY_PACKAGE=Runner

inherit twisted

DESCRIPTION="Twisted Runner is a process management library and inetd replacement."

KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"

DEPEND=">=dev-python/twisted-2.4"

PROVIDE="virtual/inetd"