diff options
author | 2006-10-31 15:12:08 +0000 | |
---|---|---|
committer | 2006-10-31 15:12:08 +0000 | |
commit | fe9a3e2bee555f184ead07f1ec47815e45f5d8c9 (patch) | |
tree | 9a2a7d7f83318a10eba5dacc88a1e09a27bd39e2 /mail-client | |
parent | Don't intall /dev/{console,null} as that messes vservers apparently. (diff) | |
download | gentoo-2-fe9a3e2bee555f184ead07f1ec47815e45f5d8c9.tar.gz gentoo-2-fe9a3e2bee555f184ead07f1ec47815e45f5d8c9.tar.bz2 gentoo-2-fe9a3e2bee555f184ead07f1ec47815e45f5d8c9.zip |
Stable on sparc
(Portage version: 2.1.1-r1)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 2f94cd34fdfc..c7984b2ef42b 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.201 2006/10/30 14:30:47 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.202 2006/10/31 15:12:08 gustavoz Exp $ + + 31 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> sylpheed-2.2.9.ebuild: + Stable on sparc 30 Oct 2006; Akinori Hattori <hattya@gentoo.org> -sylpheed-2.0.4.ebuild: remove old ebuild. diff --git a/mail-client/sylpheed/sylpheed-2.2.9.ebuild b/mail-client/sylpheed/sylpheed-2.2.9.ebuild index 1645a6c3593c..5f601a4398f0 100644 --- a/mail-client/sylpheed/sylpheed-2.2.9.ebuild +++ b/mail-client/sylpheed/sylpheed-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.9.ebuild,v 1.2 2006/10/30 12:44:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.9.ebuild,v 1.3 2006/10/31 15:12:08 gustavoz Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/" SRC_URI="http://sylpheed.sraoss.jp/${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" |