diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 08:14:49 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 08:14:49 +0000 |
commit | c0145a3dac52a4d0ffff3b8646d33044cb9574db (patch) | |
tree | cee025167b5db7df1a9aef8c788cb1aa76375dc4 /mail-client | |
parent | version bump, remove old (diff) | |
download | gentoo-2-c0145a3dac52a4d0ffff3b8646d33044cb9574db.tar.gz gentoo-2-c0145a3dac52a4d0ffff3b8646d33044cb9574db.tar.bz2 gentoo-2-c0145a3dac52a4d0ffff3b8646d33044cb9574db.zip |
keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@gmail.com>, bug #237111
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 78f9c67f858e..4d2a72fdde01 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.269 2008/09/23 07:01:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.270 2008/09/24 08:14:49 aballier Exp $ + + 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> sylpheed-2.5.0.ebuild: + keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@gmail.com>, + bug #237111 23 Sep 2008; Akinori Hattori <hattya@gentoo.org> sylpheed-2.5.0.ebuild: stable on x86. diff --git a/mail-client/sylpheed/sylpheed-2.5.0.ebuild b/mail-client/sylpheed/sylpheed-2.5.0.ebuild index 48eed4afcdb3..12eb5422d11a 100644 --- a/mail-client/sylpheed/sylpheed-2.5.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.3 2008/09/23 07:01:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.5.0.ebuild,v 1.4 2008/09/24 08:14:49 aballier 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 LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" SLOT="0" COMMON_DEPEND=">=x11-libs/gtk+-2.4 |