summaryrefslogtreecommitdiff
blob: 31f79c5125b73d9df99c2074aaeb3da61eec2166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-names/twisted-names-0.2.0.ebuild,v 1.3 2006/04/14 09:08:34 nixnut Exp $

MY_PACKAGE=Names

inherit twisted

DESCRIPTION="A Twisted DNS implementation."

KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"

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