diff options
author | 2006-06-30 23:09:28 +0000 | |
---|---|---|
committer | 2006-06-30 23:09:28 +0000 | |
commit | f89a3477ce7e4a2ac4db196a7741ff963b4b32d6 (patch) | |
tree | 552534b4a9e1249a0428fb7eb0db970f883a4e4b /dev-python/twisted-mail | |
parent | arm/sh stable (diff) | |
download | gentoo-2-f89a3477ce7e4a2ac4db196a7741ff963b4b32d6.tar.gz gentoo-2-f89a3477ce7e4a2ac4db196a7741ff963b4b32d6.tar.bz2 gentoo-2-f89a3477ce7e4a2ac4db196a7741ff963b4b32d6.zip |
Stable on alpha wrt Bug #128688.
(Portage version: 2.1)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r-- | dev-python/twisted-mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index 69fd2abf6ec0..c4d1a4b33b55 100644 --- a/dev-python/twisted-mail/ChangeLog +++ b/dev-python/twisted-mail/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2006/05/29 18:44:03 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.15 2006/06/30 23:09:28 tcort Exp $ + + 30 Jun 2006; Thomas Cort <tcort@gentoo.org> twisted-mail-0.1.0-r1.ebuild: + Stable on alpha wrt Bug #128688. 29 May 2006; Simon Stelling <blubb@gentoo.org> twisted-mail-0.3.0.ebuild: added ~amd64 keyword 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 index 1658976d0fe6..ae1c2c3b1106 100644 --- a/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild +++ b/dev-python/twisted-mail/twisted-mail-0.1.0-r1.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.1.0-r1.ebuild,v 1.5 2006/05/26 17:38:45 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.1.0-r1.ebuild,v 1.6 2006/06/30 23:09:28 tcort Exp $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~ppc sparc x86" +KEYWORDS="alpha ~ppc sparc x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 |