diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-27 18:50:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-27 18:50:18 +0000 |
commit | 65f7b7c4bbc76c8e3de2525e59c27c6891edd8e2 (patch) | |
tree | e6aa0b16e6f404cf22a01e10106a4611644c8f3c /mail-client/sylpheed | |
parent | add postinst (Manifest recommit) (diff) | |
download | gentoo-2-65f7b7c4bbc76c8e3de2525e59c27c6891edd8e2.tar.gz gentoo-2-65f7b7c4bbc76c8e3de2525e59c27c6891edd8e2.tar.bz2 gentoo-2-65f7b7c4bbc76c8e3de2525e59c27c6891edd8e2.zip |
Stable on ppc64; bug #72619
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 09d1f67b61c5..6f4869a5bacc 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.53 2004/11/21 16:44:05 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.54 2004/11/27 18:50:17 corsair Exp $ + + 27 Nov 2004; Markus Rothe <corsair@gentoo.org> sylpheed-0.9.12-r3.ebuild: + Stable on ppc64; bug #72619 21 Nov 2004; Jason Wever <weeve@gentoo.org> sylpheed-0.9.99.ebuild: Stable on sparc. diff --git a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild index 8afde6e3a8ce..09e94164cf4f 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.12 2004/10/19 10:13:18 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12-r3.ebuild,v 1.13 2004/11/27 18:50:18 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64" +KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64 ppc64" SLOT="0" PROVIDE="virtual/sylpheed" |