summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r--dev-php5/ezc-Mail/ChangeLog5
-rw-r--r--dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog
index 16259c808ab5..9e1618f8e44f 100644
--- a/dev-php5/ezc-Mail/ChangeLog
+++ b/dev-php5/ezc-Mail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/ezc-Mail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.4 2006/05/01 15:40:22 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.5 2006/05/30 11:19:52 corsair Exp $
+
+ 30 May 2006; Markus Rothe <corsair@gentoo.org> ezc-Mail-1.0.1.ebuild:
+ Added ~ppc64; bug #134717
01 May 2006; Sebastian Bergmann <sebastian@gentoo.org>
-ezc-Mail-1.0.ebuild:
diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild
index 8a95d6e11dce..337dcc46e668 100644
--- a/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild
+++ b/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild,v 1.1 2006/02/20 09:54:28 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild,v 1.2 2006/05/30 11:19:52 corsair Exp $
inherit php-ezc
DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs."
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc64 ~x86"
IUSE=""