diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-19 21:59:18 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-02-19 21:59:18 +0000 |
commit | 4c849fe2d3132f3339e627f206e601588a4c4b02 (patch) | |
tree | f76f1503a17fa1ff4079b06c4797636c02cef7e5 /mail-client | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-4c849fe2d3132f3339e627f206e601588a4c4b02.tar.gz gentoo-2-4c849fe2d3132f3339e627f206e601588a4c4b02.tar.bz2 gentoo-2-4c849fe2d3132f3339e627f206e601588a4c4b02.zip |
Added to ~ppc.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-client')
4 files changed, 16 insertions, 8 deletions
diff --git a/mail-client/mail-notification/ChangeLog b/mail-client/mail-notification/ChangeLog index f8202b8bb3e1..3c2f5733298c 100644 --- a/mail-client/mail-notification/ChangeLog +++ b/mail-client/mail-notification/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/mail-notification -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.25 2005/12/17 11:58:57 slarti Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/ChangeLog,v 1.26 2006/02/19 21:59:18 hansmi Exp $ + + 19 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> + mail-notification-2.0.ebuild: + Added to ~ppc. 16 Dec 2005; Tom Martin <slarti@gentoo.org> mail-notification-2.0.ebuild: Fix silly little error in evolution installation destination. Thanks to diff --git a/mail-client/mail-notification/mail-notification-2.0.ebuild b/mail-client/mail-notification/mail-notification-2.0.ebuild index f576a8f8fe67..dd15965ea9b1 100644 --- a/mail-client/mail-notification/mail-notification-2.0.ebuild +++ b/mail-client/mail-notification/mail-notification-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-2.0.ebuild,v 1.3 2005/12/17 11:58:57 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mail-notification/mail-notification-2.0.ebuild,v 1.4 2006/02/19 21:59:18 hansmi Exp $ inherit eutils gnome2 multilib flag-o-matic @@ -10,7 +10,7 @@ apop, ssl, sasl." HOMEPAGE="http://www.nongnu.org/mailnotify/" SRC_URI="http://savannah.nongnu.org/download/mailnotify/${P}.tar.gz" -KEYWORDS="~x86 ~amd64 ~sparc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" SLOT="0" LICENSE="GPL-2" diff --git a/mail-client/sylpheed-claws-mailmbox/ChangeLog b/mail-client/sylpheed-claws-mailmbox/ChangeLog index e6b272a98556..675e842bca97 100644 --- a/mail-client/sylpheed-claws-mailmbox/ChangeLog +++ b/mail-client/sylpheed-claws-mailmbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-mailmbox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.11 2006/02/10 18:22:45 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/ChangeLog,v 1.12 2006/02/19 21:58:55 hansmi Exp $ + + 19 Feb 2006; Michael Hanselmann <hansmi@gentoo.org> + sylpheed-claws-mailmbox-1.10.ebuild: + Added to ~ppc. *sylpheed-claws-mailmbox-1.10 (10 Feb 2006) diff --git a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild index 1420c230e1d9..5ddca6615dbb 100644 --- a/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild +++ b/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.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/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.1 2006/02/10 18:22:45 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-mailmbox/sylpheed-claws-mailmbox-1.10.ebuild,v 1.2 2006/02/19 21:58:55 hansmi Exp $ MY_P="${P##sylpheed-claws-}" MY_PN="${PN##sylpheed-claws-}" @@ -12,7 +12,7 @@ HOMEPAGE="http://claws.sylpheed.org" SRC_URI="mirror://sourceforge/sylpheed-claws/${SC_BASE_NAME}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND=">=mail-client/sylpheed-claws-${SC_BASE}" |