diff options
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 81597be7f213..85d0cc97cf47 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/sylpheed # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.6 2004/06/06 09:55:09 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.7 2004/06/06 19:25:29 weeve Exp $ + + 06 Jun 2004; Jason Wever <weeve@gentoo.org> sylpheed-0.9.10-r1.ebuild: + Stable on sparc. 06 Jun 2004; Akinori Hattori <hattya@gentoo.org> sylpheed-0.9.10-r1.ebuild: stable on x86. diff --git a/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild b/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild index 57ede6febe02..2fc89eab75a2 100644 --- a/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild,v 1.2 2004/06/06 09:55:09 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.10-r1.ebuild,v 1.3 2004/06/06 19:25:29 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" |