diff options
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 12 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild | 15 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | 21 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | 14 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.4.0.ebuild | 14 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-8.2.0.ebuild (renamed from dev-python/twisted-mail/twisted-mail-8.0.0.ebuild) | 4 |
6 files changed, 12 insertions, 68 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index befedb7c202e..ddbacc85569a 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-python/twisted-mail -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.33 2008/12/20 18:34:04 nixnut Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.34 2009/01/08 22:53:48 patrick Exp $ + +*twisted-mail-8.2.0 (08 Jan 2009) + + 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> + -twisted-mail-0.1.0-r1.ebuild, -twisted-mail-0.2.0.ebuild, + -twisted-mail-0.3.0.ebuild, -twisted-mail-0.4.0.ebuild, + -twisted-mail-8.0.0.ebuild, +twisted-mail-8.2.0.ebuild: + Bump to 8.2.0, remove old 20 Dec 2008; nixnut <nixnut@gentoo.org> twisted-mail-8.1.0.ebuild: Stable on ppc wrt bug 231675 diff --git a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild deleted file mode 100644 index 2c389c699af3..000000000000 --- a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 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.1.0-r1.ebuild,v 1.8 2008/05/25 20:26:23 lordvan Exp $ - -MY_PACKAGE=Mail - -inherit twisted - -DESCRIPTION="A Twisted Mail library, server and client." - -KEYWORDS="alpha ~amd64 ~ppc sparc x86" - -DEPEND=">=dev-python/twisted-2 - <dev-python/twisted-2.4 - dev-python/twisted-names" diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild deleted file mode 100644 index d153d964fa66..000000000000 --- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2008 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.2.0.ebuild,v 1.8 2008/05/25 20:26:23 lordvan Exp $ - -MY_PACKAGE=Mail - -inherit twisted eutils - -DESCRIPTION="A Twisted Mail library, server and client." - -KEYWORDS="~alpha ia64 ~ppc ~sparc ~x86" - -DEPEND=">=dev-python/twisted-2.1 - <dev-python/twisted-2.4 - >=dev-python/twisted-names-0.2.0" - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}/${P}-tests-2.2-compat.patch" -} 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" diff --git a/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.4.0.ebuild deleted file mode 100644 index 5251853db810..000000000000 --- a/dev-python/twisted-mail/twisted-mail-0.4.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.4.0.ebuild,v 1.2 2007/02/13 13:23:21 vapier Exp $ - -MY_PACKAGE=Mail - -inherit twisted - -DESCRIPTION="A Twisted Mail library, server and client" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DEPEND="=dev-python/twisted-2.5* - >=dev-python/twisted-names-0.2.0" diff --git a/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild b/dev-python/twisted-mail/twisted-mail-8.2.0.ebuild index 7a8c2594d74f..8f7134e80454 100644 --- a/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-8.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.0.0.ebuild,v 1.2 2008/05/25 20:26:23 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-8.2.0.ebuild,v 1.1 2009/01/08 22:53:48 patrick Exp $ MY_PACKAGE=Mail |