diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:19:07 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 15:19:07 +0000 |
commit | fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89 (patch) | |
tree | ea4a78bfc5939c70b8433134b5abc14173d2f342 /dev-python/twisted-mail | |
parent | ~amd64 (diff) | |
download | historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.gz historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.tar.bz2 historical-fa53b0038655f6c09a10d11e4f2b3cfb29dd9a89.zip |
stable amd64
Package-Manager: portage-2.1.1_pre3-r1
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.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog index d6adfa33a9b1..0fb82e575283 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.17 2006/08/01 15:14:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.18 2006/08/01 15:19:07 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-mail-0.3.0.ebuild: + stable on amd64 01 Aug 2006; Simon Stelling <blubb@gentoo.org> twisted-mail-0.1.0-r1.ebuild: 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 f9bd08f9c3d9..138cda854117 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.3 2006/07/13 02:34:19 agriffis Exp $ +# $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 $ 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" |