summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-07-06 12:37:42 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-07-06 12:37:42 +0000
commit4960fb8f1e1c5541d1ac1e234df7ba4ffff5405a (patch)
treea8b5ac99305be299715d7af2b3dd9d62696872f5 /mail-client
parentversion bump (diff)
downloadgentoo-2-4960fb8f1e1c5541d1ac1e234df7ba4ffff5405a.tar.gz
gentoo-2-4960fb8f1e1c5541d1ac1e234df7ba4ffff5405a.tar.bz2
gentoo-2-4960fb8f1e1c5541d1ac1e234df7ba4ffff5405a.zip
version bump and clean up
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/claws-mail-spam_report/ChangeLog9
-rw-r--r--mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild (renamed from mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild)6
2 files changed, 11 insertions, 4 deletions
diff --git a/mail-client/claws-mail-spam_report/ChangeLog b/mail-client/claws-mail-spam_report/ChangeLog
index e463276904ca..99cc10c7273d 100644
--- a/mail-client/claws-mail-spam_report/ChangeLog
+++ b/mail-client/claws-mail-spam_report/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for mail-client/claws-mail-spam_report
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.12 2009/07/02 19:46:01 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.13 2009/07/06 12:37:42 fauli Exp $
+
+*claws-mail-spam_report-0.3.9 (06 Jul 2009)
+
+ 06 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+ -claws-mail-spam_report-0.3.7.ebuild,
+ +claws-mail-spam_report-0.3.9.ebuild:
+ version bump and clean up
02 Jul 2009; Markus Meier <maekke@gentoo.org>
claws-mail-spam_report-0.3.8.ebuild:
diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild
index 01d666247962..0a1f0cdafee9 100644
--- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild
+++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.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/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild,v 1.4 2009/03/14 15:51:36 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild,v 1.1 2009/07/06 12:37:42 fauli Exp $
inherit eutils
@@ -11,9 +11,9 @@ 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 x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-RDEPEND=">=mail-client/claws-mail-3.7.0
+RDEPEND=">=mail-client/claws-mail-3.7.1
>=net-misc/curl-7.9.7"
DEPEND="${RDEPEND}
dev-util/pkgconfig"