diff options
author | 2004-07-18 21:50:04 +0000 | |
---|---|---|
committer | 2004-07-18 21:50:04 +0000 | |
commit | 1bddbe98a7d54218f458c970236204a5c4a3f1c4 (patch) | |
tree | 7d3004e5a634c2fa26ebf58b24113ca7d9f3bab2 | |
parent | Version bump (Manifest recommit) (diff) | |
download | gentoo-2-1bddbe98a7d54218f458c970236204a5c4a3f1c4.tar.gz gentoo-2-1bddbe98a7d54218f458c970236204a5c4a3f1c4.tar.bz2 gentoo-2-1bddbe98a7d54218f458c970236204a5c4a3f1c4.zip |
Stable on sparc.
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 204ce43ec5e5..30bb0b57d33a 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.20 2004/07/18 13:10:29 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.21 2004/07/18 21:50:04 weeve Exp $ + + 18 Jul 2004; Jason Wever <weeve@gentoo.org> sylpheed-0.9.11.ebuild: + Stable on sparc. 18 Jul 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.12.ebuild: marked stable on x86. diff --git a/mail-client/sylpheed/sylpheed-0.9.11.ebuild b/mail-client/sylpheed/sylpheed-0.9.11.ebuild index b2128c1a3979..bfcc4181d118 100644 --- a/mail-client/sylpheed/sylpheed-0.9.11.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.11.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.11.ebuild,v 1.3 2004/07/04 09:37:53 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.11.ebuild,v 1.4 2004/07/18 21:50:04 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://sylpheed.good-day.net/${PN}/${P}.tar.bz2" HOMEPAGE="http://sylpheed.good-day.net" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~ia64 ~amd64" SLOT="0" PROVIDE="virtual/sylpheed" |