summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-01-09 06:29:29 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-01-09 06:29:29 +0000
commit37f9a8510e98cd727920316befbb6c8e2a06e8e1 (patch)
tree8b7c35b5ca120e01672efaf07f450f2f39f38497 /dev-python/twisted-names/twisted-names-0.3.0.ebuild
parentmktemp is in coreutils now (diff)
downloadgentoo-2-37f9a8510e98cd727920316befbb6c8e2a06e8e1.tar.gz
gentoo-2-37f9a8510e98cd727920316befbb6c8e2a06e8e1.tar.bz2
gentoo-2-37f9a8510e98cd727920316befbb6c8e2a06e8e1.zip
Remove old
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-python/twisted-names/twisted-names-0.3.0.ebuild')
-rw-r--r--dev-python/twisted-names/twisted-names-0.3.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-python/twisted-names/twisted-names-0.3.0.ebuild b/dev-python/twisted-names/twisted-names-0.3.0.ebuild
deleted file mode 100644
index 4c713d806b92..000000000000
--- a/dev-python/twisted-names/twisted-names-0.3.0.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2007 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.3.0.ebuild,v 1.11 2007/04/06 21:03:58 dertobi123 Exp $
-
-MY_PACKAGE=Names
-
-inherit twisted
-
-DESCRIPTION="A Twisted DNS implementation."
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-
-DEPEND="=dev-python/twisted-2.4*"