summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-01-08 22:53:48 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-01-08 22:53:48 +0000
commitc7bc110a1193b2b7206d65c3a60bc75dd89ec185 (patch)
treeb64fa8e2d63701592cf56817af01d2aa44a91fee /dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
parentparallel make doesn't work with install either (bug #251797) (diff)
downloadgentoo-2-c7bc110a1193b2b7206d65c3a60bc75dd89ec185.tar.gz
gentoo-2-c7bc110a1193b2b7206d65c3a60bc75dd89ec185.tar.bz2
gentoo-2-c7bc110a1193b2b7206d65c3a60bc75dd89ec185.zip
Bump to 8.2.0, remove old
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'dev-python/twisted-mail/twisted-mail-0.3.0.ebuild')
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.3.0.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
deleted file mode 100644
index f67eea283923..000000000000
--- a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild
+++ /dev/null
@@ -1,14 +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-mail/twisted-mail-0.3.0.ebuild,v 1.12 2007/04/06 21:04:28 dertobi123 Exp $
-
-MY_PACKAGE=Mail
-
-inherit twisted
-
-DESCRIPTION="A Twisted Mail library, server and client."
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
-
-DEPEND="=dev-python/twisted-2.4*
- >=dev-python/twisted-names-0.2.0"