diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-05-29 18:44:03 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-05-29 18:44:03 +0000 |
commit | a164b539bcfdbc0e98012ffe029be5842d84a9ec (patch) | |
tree | 3f74e3660751ece7e84d3f547870d551adbf4a9b /dev-python/twisted-mail | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-a164b539bcfdbc0e98012ffe029be5842d84a9ec.tar.gz gentoo-2-a164b539bcfdbc0e98012ffe029be5842d84a9ec.tar.bz2 gentoo-2-a164b539bcfdbc0e98012ffe029be5842d84a9ec.zip |
~amd64
(Portage version: 3387-svn)
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 75db1f022b02..69fd2abf6ec0 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.13 2006/05/26 18:44:19 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.14 2006/05/29 18:44:03 blubb Exp $ + + 29 May 2006; Simon Stelling <blubb@gentoo.org> twisted-mail-0.3.0.ebuild: + added ~amd64 keyword *twisted-mail-0.3.0 (26 May 2006) 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 e1a06f830ed2..c60f83b211d1 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.1 2006/05/26 18:44:19 marienz Exp $ +# $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 $ MY_PACKAGE=Mail @@ -8,7 +8,7 @@ inherit twisted DESCRIPTION="A Twisted Mail library, server and client." -KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND=">=dev-python/twisted-2.4 >=dev-python/twisted-names-0.2.0" |