diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-11-05 18:39:45 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-11-05 18:39:45 +0000 |
commit | 6a90f832258db51387caa5006c2e862af7b0c124 (patch) | |
tree | 384366a5bd0c912d5bfc77800dcbf54b7b8c4f36 | |
parent | stabled x86, bug #154049; added metadata.xml (diff) | |
download | gentoo-2-6a90f832258db51387caa5006c2e862af7b0c124.tar.gz gentoo-2-6a90f832258db51387caa5006c2e862af7b0c124.tar.bz2 gentoo-2-6a90f832258db51387caa5006c2e862af7b0c124.zip |
Marked stable on amd64 for bug #154007
(Portage version: 2.1.2_rc1-r3)
-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 c7984b2ef42b..821b71f10a9a 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.202 2006/10/31 15:12:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.203 2006/11/05 18:39:45 dang Exp $ + + 05 Nov 2006; Daniel Gryniewicz <dang@gentoo.org> sylpheed-2.2.9.ebuild: + Marked stable on amd64 for bug #154007 31 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> sylpheed-2.2.9.ebuild: Stable on sparc diff --git a/mail-client/sylpheed/sylpheed-2.2.9.ebuild b/mail-client/sylpheed/sylpheed-2.2.9.ebuild index 5f601a4398f0..1842651e7bd7 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.3 2006/10/31 15:12:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.2.9.ebuild,v 1.4 2006/11/05 18:39:45 dang 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" |