summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-01-31 19:39:38 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-01-31 19:39:38 +0000
commitd94ef52127ce869339308feafb949e163a9ce751 (patch)
tree53a185e2946bbd3f4d490299a627df598555fd78 /mail-client
parentStable on ppc64; bug #163611 (diff)
downloadgentoo-2-d94ef52127ce869339308feafb949e163a9ce751.tar.gz
gentoo-2-d94ef52127ce869339308feafb949e163a9ce751.tar.bz2
gentoo-2-d94ef52127ce869339308feafb949e163a9ce751.zip
Stable on ppc64; bug #163611
(Portage version: 2.1.1-r2)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/claws-mail-gtkhtml/ChangeLog6
-rw-r--r--mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-gtkhtml/ChangeLog b/mail-client/claws-mail-gtkhtml/ChangeLog
index 22cd000e44da..2759e999a584 100644
--- a/mail-client/claws-mail-gtkhtml/ChangeLog
+++ b/mail-client/claws-mail-gtkhtml/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-gtkhtml
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.5 2007/01/25 08:09:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/ChangeLog,v 1.6 2007/01/31 19:39:38 corsair Exp $
+
+ 31 Jan 2007; Markus Rothe <corsair@gentoo.org>
+ claws-mail-gtkhtml-0.13.ebuild:
+ Stable on ppc64; bug #163611
25 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
claws-mail-gtkhtml-0.13.ebuild:
diff --git a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild
index 728d6ea26452..4c2d34736b86 100644
--- a/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild
+++ b/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild,v 1.3 2007/01/25 08:09:23 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-gtkhtml/claws-mail-gtkhtml-0.13.ebuild,v 1.4 2007/01/31 19:39:38 corsair Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://claws.sylpheed.org"
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ppc64 x86"
IUSE=""
DEPEND=">=mail-client/claws-mail-2.6.1
=gnome-extra/gtkhtml-2*