diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:38:17 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 20:38:17 +0000 |
commit | d28a19e0c37df33fdbec7894e886f434bccbf14c (patch) | |
tree | 1ed14e63c7fe22ab4233ffd963ff7b60a7f6910b /dev-python | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-d28a19e0c37df33fdbec7894e886f434bccbf14c.tar.gz gentoo-2-d28a19e0c37df33fdbec7894e886f434bccbf14c.tar.bz2 gentoo-2-d28a19e0c37df33fdbec7894e886f434bccbf14c.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 0fb82e575283..75aebf190d2d 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.18 2006/08/01 15:19:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.19 2006/10/20 20:38:17 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + twisted-mail-0.3.0.ebuild: + Stable on Alpha. 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-mail-0.3.0.ebuild: stable on amd64 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 138cda854117..290bd4457ef0 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.4 2006/08/01 15:19:07 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.3.0.ebuild,v 1.5 2006/10/20 20:38:17 kloeri 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" |