diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-24 20:10:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-24 20:10:41 +0000 |
commit | cef52167cd57497abd1120909ebfee26ed607f67 (patch) | |
tree | b4940f050c8d19f3f51b8aeaccf626920392180f /mail-client | |
parent | x86 stable, bug #387547 (diff) | |
download | gentoo-2-cef52167cd57497abd1120909ebfee26ed607f67.tar.gz gentoo-2-cef52167cd57497abd1120909ebfee26ed607f67.tar.bz2 gentoo-2-cef52167cd57497abd1120909ebfee26ed607f67.zip |
x86 stable, bug #387547
(Portage version: 2.1.10.30/cvs/Linux x86_64)
Diffstat (limited to 'mail-client')
-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.14.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 32d68b4cbd57..7d7ee56a2b26 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.36 2011/08/30 10:58:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.37 2011/10/24 20:10:41 maekke Exp $ + + 24 Oct 2011; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.14.ebuild: + x86 stable, bug #387547 *claws-mail-spam_report-0.3.14 (30 Aug 2011) diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild index df1b88c630cb..1b1526a3b855 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.14.ebuild,v 1.1 2011/08/30 10:58:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild,v 1.2 2011/10/24 20:10:41 maekke Exp $ EAPI=4 @@ -13,7 +13,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.10 >=net-misc/curl-7.9.7" |