summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/claws-mail-perl')
-rw-r--r--mail-client/claws-mail-perl/ChangeLog6
-rw-r--r--mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-perl/ChangeLog b/mail-client/claws-mail-perl/ChangeLog
index 04a0128ebe5b..1c7ee3f303fb 100644
--- a/mail-client/claws-mail-perl/ChangeLog
+++ b/mail-client/claws-mail-perl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-client/claws-mail-perl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.39 2010/02/11 12:58:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/ChangeLog,v 1.40 2010/03/11 20:45:58 maekke Exp $
+
+ 11 Mar 2010; Markus Meier <maekke@gentoo.org>
+ claws-mail-perl-0.9.17.ebuild:
+ amd64 stable, bug #304353
11 Feb 2010; Christian Faulhammer <fauli@gentoo.org>
claws-mail-perl-0.9.17.ebuild:
diff --git a/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild b/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild
index ece89a001b17..cbc1c4ffc3c2 100644
--- a/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild
+++ b/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild,v 1.2 2010/02/11 12:58:20 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-perl/claws-mail-perl-0.9.17.ebuild,v 1.3 2010/03/11 20:45:58 maekke Exp $
MY_P="${PN#claws-mail-}_plugin-${PV}"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.claws-mail.org"
SRC_URI="http://www.claws-mail.org/downloads/plugins/${MY_P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
RDEPEND=">=mail-client/claws-mail-3.7.4
dev-lang/perl"