diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-28 12:20:17 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-28 12:20:17 +0000 |
commit | 8d9be7c0106ea24eed18ffc82782d34ac8aac666 (patch) | |
tree | e20ef87ee5ea505104c14064698b59548167b8f8 /mail-client | |
parent | version bump to: 1.2.13 in the stable (2.4 kernel) branch and 1.3.85 in the t... (diff) | |
download | gentoo-2-8d9be7c0106ea24eed18ffc82782d34ac8aac666.tar.gz gentoo-2-8d9be7c0106ea24eed18ffc82782d34ac8aac666.tar.bz2 gentoo-2-8d9be7c0106ea24eed18ffc82782d34ac8aac666.zip |
Stable on hppa
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 4bac2774897b..415a1524a3bc 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.118 2005/07/25 17:18:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.119 2005/07/28 12:20:17 killerfox Exp $ + + 28 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> sylpheed-1.0.5.ebuild: + Stable on hppa. 25 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> sylpheed-1.0.5.ebuild: Stable on sparc diff --git a/mail-client/sylpheed/sylpheed-1.0.5.ebuild b/mail-client/sylpheed/sylpheed-1.0.5.ebuild index 1b46ef9d193c..72f75464326e 100644 --- a/mail-client/sylpheed/sylpheed-1.0.5.ebuild +++ b/mail-client/sylpheed/sylpheed-1.0.5.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-1.0.5.ebuild,v 1.3 2005/07/25 17:18:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-1.0.5.ebuild,v 1.4 2005/07/28 12:20:17 killerfox 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" |