diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-08 21:50:01 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-10-08 21:50:01 +0000 |
commit | f3fca294874819b8bda3b3cee8994304a96e466a (patch) | |
tree | 4f3faa5814c60281d2025cd0969cc0d05c4462e4 /mail-client | |
parent | Version bumped. (diff) | |
download | gentoo-2-f3fca294874819b8bda3b3cee8994304a96e466a.tar.gz gentoo-2-f3fca294874819b8bda3b3cee8994304a96e466a.tar.bz2 gentoo-2-f3fca294874819b8bda3b3cee8994304a96e466a.zip |
Stable on hppa, ppc.
(Portage version: 2.0.53_rc4)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 9f46547bf85f..00a618598881 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.140 2005/10/06 18:36:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.141 2005/10/08 21:50:01 hansmi Exp $ + + 08 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> sylpheed-2.0.1.ebuild: + Stable on hppa, ppc. 06 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> sylpheed-2.0.1.ebuild: Stable on sparc diff --git a/mail-client/sylpheed/sylpheed-2.0.1.ebuild b/mail-client/sylpheed/sylpheed-2.0.1.ebuild index 66c68a1f15d1..7c2c91eb6d34 100644 --- a/mail-client/sylpheed/sylpheed-2.0.1.ebuild +++ b/mail-client/sylpheed/sylpheed-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.0.1.ebuild,v 1.3 2005/10/06 18:36:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.0.1.ebuild,v 1.4 2005/10/08 21:50:01 hansmi Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.good-day.net/" SRC_URI="http://sylpheed.good-day.net/${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" |