diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-24 07:26:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-24 07:26:35 +0000 |
commit | 29af25fe1f91b2f81be9165f8678032a5d844a08 (patch) | |
tree | 0537ad1bbb751e7e57741388ad4123a13a4816a7 /mail-client/claws-mail-spam_report | |
parent | stable x86, bug 278682 (diff) | |
download | gentoo-2-29af25fe1f91b2f81be9165f8678032a5d844a08.tar.gz gentoo-2-29af25fe1f91b2f81be9165f8678032a5d844a08.tar.bz2 gentoo-2-29af25fe1f91b2f81be9165f8678032a5d844a08.zip |
stable x86, bug 278682
(Portage version: 2.1.6.13/cvs/Linux i686)
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.9.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 2e80fd3e4178..2b965d37463b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.14 2009/07/06 13:10:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.15 2009/07/24 07:26:35 fauli Exp $ + + 24 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + claws-mail-spam_report-0.3.9.ebuild: + stable x86, bug 278682 06 Jul 2009; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.9.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild index 4c1ba08ad260..7c87127b9191 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.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.9.ebuild,v 1.2 2009/07/06 13:10:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild,v 1.3 2009/07/24 07:26:35 fauli 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.2 >=net-misc/curl-7.9.7" |