summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2006-04-14 09:09:46 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2006-04-14 09:09:46 +0000
commitebd2b895a634e0bc5f504b8635ddf16efcbe951d (patch)
tree25d0d3d27e42dce81f9ae68cb64c1cbcb676c403 /dev-python/twisted-mail
parentAdded ~ppc. Bug 128688 (diff)
downloadgentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.tar.gz
gentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.tar.bz2
gentoo-2-ebd2b895a634e0bc5f504b8635ddf16efcbe951d.zip
Added ~ppc. Bug 128688
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-python/twisted-mail')
-rw-r--r--dev-python/twisted-mail/ChangeLog5
-rw-r--r--dev-python/twisted-mail/twisted-mail-0.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/twisted-mail/ChangeLog b/dev-python/twisted-mail/ChangeLog
index 2b200d89e3bb..973ada55df80 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.9 2006/04/09 22:51:27 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/ChangeLog,v 1.10 2006/04/14 09:09:46 nixnut Exp $
+
+ 14 Apr 2006; <nixnut@gentoo.org> twisted-mail-0.2.0.ebuild:
+ Added ~ppc. Bug #128688
09 Apr 2006; Marien Zwart <marienz@gentoo.org> twisted-mail-0.2.0.ebuild:
Fix dependency, see bug #128688. Thanks to nixnut for noticing.
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 94a1f21209e7..5c2f745d669c 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.4 2006/04/09 22:51:27 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-mail/twisted-mail-0.2.0.ebuild,v 1.5 2006/04/14 09:09:46 nixnut Exp $
MY_PACKAGE=Mail
@@ -8,7 +8,7 @@ inherit twisted eutils
DESCRIPTION="A Twisted Mail library, server and client."
-KEYWORDS="~alpha ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-python/twisted-2.1
>=dev-python/twisted-names-0.2.0"