diff options
author | Markus Meier <maekke@gentoo.org> | 2010-03-11 20:50:02 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-03-11 20:50:02 +0000 |
commit | 035befbb13377ee5834b24df23153f27759712d8 (patch) | |
tree | 92c65c19d5ff9845343b7539c3eb19d1d28b57c7 /mail-client/claws-mail-spam_report | |
parent | Enable --with-mt (diff) | |
download | historical-035befbb13377ee5834b24df23153f27759712d8.tar.gz historical-035befbb13377ee5834b24df23153f27759712d8.tar.bz2 historical-035befbb13377ee5834b24df23153f27759712d8.zip |
amd64 stable, bug #304353
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'mail-client/claws-mail-spam_report')
-rw-r--r-- | mail-client/claws-mail-spam_report/ChangeLog | 6 | ||||
-rw-r--r-- | mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-client/claws-mail-spam_report/ChangeLog b/mail-client/claws-mail-spam_report/ChangeLog index 2ca341cf2d63..22d8d7c48e6f 100644 --- a/mail-client/claws-mail-spam_report/ChangeLog +++ b/mail-client/claws-mail-spam_report/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/claws-mail-spam_report # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.19 2010/02/11 13:03:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.20 2010/03/11 20:48:19 maekke Exp $ + + 11 Mar 2010; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.10.ebuild: + amd64 stable, bug #304353 11 Feb 2010; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.10.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild index e95afbbbfd82..0ae7c461a855 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.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-spam_report/claws-mail-spam_report-0.3.10.ebuild,v 1.2 2010/02/11 13:03:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild,v 1.3 2010/03/11 20:48:19 maekke Exp $ inherit eutils @@ -11,7 +11,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 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.4 >=net-misc/curl-7.9.7" |