diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 23:17:38 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-06-09 23:17:38 +0000 |
commit | 79b140d243ade23017cbf948fc7c29a88f5787b3 (patch) | |
tree | f5384d7200f6639a7c3fa6012358620ff66eaddb /mail-client | |
parent | Back to sparc stable with 2.10 lovin (diff) | |
download | gentoo-2-79b140d243ade23017cbf948fc7c29a88f5787b3.tar.gz gentoo-2-79b140d243ade23017cbf948fc7c29a88f5787b3.tar.bz2 gentoo-2-79b140d243ade23017cbf948fc7c29a88f5787b3.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index ccb662e7b3fa..747f09c66078 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,10 @@ # 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.110 2005/06/06 09:22:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.111 2005/06/09 23:17:00 gustavoz Exp $ + + 09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> + sylpheed-1.0.4-r1.ebuild: + Stable on sparc 06 Jun 2005; Markus Rothe <corsair@gentoo.org> sylpheed-1.0.4-r1.ebuild: Stable on ppc64 diff --git a/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild b/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild index f216f078a29e..20895f5e1e77 100644 --- a/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild +++ b/mail-client/sylpheed/sylpheed-1.0.4-r1.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.4-r1.ebuild,v 1.5 2005/06/06 09:22:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-1.0.4-r1.ebuild,v 1.6 2005/06/09 23:17:00 gustavoz 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" |