diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:16:09 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-06-12 12:16:09 +0000 |
commit | 79c63bc03f88a0d3ca99cbba32261a119bfa7271 (patch) | |
tree | 81284a6ec095c64912537c171ad461c6ae89d5c1 /dev-php5 | |
parent | Fix ChangeLog. (diff) | |
download | gentoo-2-79c63bc03f88a0d3ca99cbba32261a119bfa7271.tar.gz gentoo-2-79c63bc03f88a0d3ca99cbba32261a119bfa7271.tar.bz2 gentoo-2-79c63bc03f88a0d3ca99cbba32261a119bfa7271.zip |
Mark ~ppc on behalf of Tobias Scherbaum <dertobi123@gentoo.org>.
(Portage version: 2.1)
Diffstat (limited to 'dev-php5')
-rw-r--r-- | dev-php5/ezc-Mail/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php5/ezc-Mail/ChangeLog b/dev-php5/ezc-Mail/ChangeLog index 58e20ad1d37f..2dd9030c1829 100644 --- a/dev-php5/ezc-Mail/ChangeLog +++ b/dev-php5/ezc-Mail/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2006/06/12 11:59:47 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ChangeLog,v 1.7 2006/06/12 12:16:09 sebastian Exp $ + + 12 Jun 2006; Sebastian Bergmann <sebastian@gentoo.org> + ezc-Mail-1.0.1.ebuild, ezc-Mail-1.1.ebuild: + Mark ~ppc on behalf of Tobias Scherbaum <dertobi123@gentoo.org>. *ezc-Mail-1.1 (12 Jun 2006) 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 337dcc46e668..a7e41ac80b09 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.2 2006/05/30 11:19:52 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.0.1.ebuild,v 1.3 2006/06/12 12:16:09 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="" diff --git a/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild b/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild index 1aa67c4f9401..f2b65d6a1b9b 100644 --- a/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild +++ b/dev-php5/ezc-Mail/ezc-Mail-1.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.1.ebuild,v 1.1 2006/06/12 11:59:47 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Mail/ezc-Mail-1.1.ebuild,v 1.2 2006/06/12 12:16:09 sebastian Exp $ inherit php-ezc DESCRIPTION="This eZ component allows you construct Mail messages conforming to the RFCs." SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="" |