diff options
author | Joshua Ross <joslwah@gentoo.org> | 2007-01-19 12:55:48 +0000 |
---|---|---|
committer | Joshua Ross <joslwah@gentoo.org> | 2007-01-19 12:55:48 +0000 |
commit | ef58f9f0c1c5ef15a432f9702ce7f60eb6cd73f0 (patch) | |
tree | 887703ccbfbe677ed1fb8f97e7e0eb2d77f689c7 /mail-client/sylpheed | |
parent | Removed kahakai-0.6.2_p20040306 to fix bug #160057 since -r1 is now stable. (diff) | |
download | gentoo-2-ef58f9f0c1c5ef15a432f9702ce7f60eb6cd73f0.tar.gz gentoo-2-ef58f9f0c1c5ef15a432f9702ce7f60eb6cd73f0.tar.bz2 gentoo-2-ef58f9f0c1c5ef15a432f9702ce7f60eb6cd73f0.zip |
ppc64 stable. Bug 162770.
(Portage version: 2.1.2-r1)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 305b824f1ab6..6e8cb1ad9c04 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.210 2007/01/19 10:26:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.211 2007/01/19 12:55:48 joslwah Exp $ + + 19 Jan 2007; Joshua <joslwah@gentoo.org> sylpheed-2.3.0.ebuild: + ppc64 stable. Bug 162770. 19 Jan 2007; Akinori Hattori <hattya@gentoo.org> sylpheed-2.3.0.ebuild: stable on x86. diff --git a/mail-client/sylpheed/sylpheed-2.3.0.ebuild b/mail-client/sylpheed/sylpheed-2.3.0.ebuild index def756d6ec85..f463aceb324f 100644 --- a/mail-client/sylpheed/sylpheed-2.3.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.3.0.ebuild,v 1.2 2007/01/19 10:26:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.3.0.ebuild,v 1.3 2007/01/19 12:55:48 joslwah Exp $ WANT_AUTOMAKE=1.4 @@ -13,7 +13,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" SLOT="0" PROVIDE="virtual/sylpheed" |