diff options
author | Brent Baude <ranger@gentoo.org> | 2009-09-05 18:39:06 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-09-05 18:39:06 +0000 |
commit | 3a7667a7354d3090bbbffbe48cd7c0b20f5f38fc (patch) | |
tree | 622a8cd3176c7d876667db3048b59e067d4e61bd /mail-client/sylpheed | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-3a7667a7354d3090bbbffbe48cd7c0b20f5f38fc.tar.gz gentoo-2-3a7667a7354d3090bbbffbe48cd7c0b20f5f38fc.tar.bz2 gentoo-2-3a7667a7354d3090bbbffbe48cd7c0b20f5f38fc.zip |
Marking sylpheed-2.6.0 ppc64 for bug 276830
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/ChangeLog | 5 | ||||
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog index 6e4002b33583..8bdefc6dec4d 100644 --- a/mail-client/sylpheed/ChangeLog +++ b/mail-client/sylpheed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-client/sylpheed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.279 2009/08/16 07:05:34 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.280 2009/09/05 18:39:06 ranger Exp $ + + 05 Sep 2009; Brent Baude <ranger@gentoo.org> sylpheed-2.6.0.ebuild: + Marking sylpheed-2.6.0 ppc64 for bug 276830 *sylpheed-2.7.1 (16 Aug 2009) diff --git a/mail-client/sylpheed/sylpheed-2.6.0.ebuild b/mail-client/sylpheed/sylpheed-2.6.0.ebuild index e8dc554a9c35..a8116882a05f 100644 --- a/mail-client/sylpheed/sylpheed-2.6.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.7 2009/07/27 17:16:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.8 2009/09/05 18:39:06 ranger 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 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" COMMON_DEPEND=">=x11-libs/gtk+-2.4 |