diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:19:52 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-30 11:19:52 +0000 |
commit | 58f1beea0ed49b2afabb630424766380117b5fa3 (patch) | |
tree | 71a291678a8df4cdf0bb3654debd81b3fccc2f19 /dev-php5/ezc-Mail | |
parent | New ebuild, sources from debian, works with kernel-2.6.16, bug 131161 (diff) | |
download | gentoo-2-58f1beea0ed49b2afabb630424766380117b5fa3.tar.gz gentoo-2-58f1beea0ed49b2afabb630424766380117b5fa3.tar.bz2 gentoo-2-58f1beea0ed49b2afabb630424766380117b5fa3.zip |
Added ~ppc64; bug #134717
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-php5/ezc-Mail')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild | 4 |
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="" |