diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.2.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index c4d1a4b33b55..612ec9e37db9 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/twisted-mail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.15 2006/06/30 23:09:28 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.16 2006/07/13 02:34:19 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> twisted-mail-0.2.0.ebuild, + twisted-mail-0.3.0.ebuild: + Mark 0.3.0 0.2.0 stable on ia64. #128688 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-mail-0.1.0-r1.ebuild: Stable on alpha wrt Bug #128688. diff --git a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild index 3b22c76984bb..6d75545a82e9 100644 --- a/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.6 2006/05/26 17:38:45 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.7 2006/07/13 02:34:19 agriffis Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted eutils DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.1 <dev-python/twisted-2.4 diff --git a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild index c60f83b211d1..f9bd08f9c3d9 100644 --- a/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.2 2006/05/29 18:44:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.3 2006/07/13 02:34:19 agriffis Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 >=dev-python/twisted-names-0.2.0" |