diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-10-29 11:14:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-10-29 11:14:29 +0000 |
commit | 3bc141f0dcea8279ebf2015a7e8e41ae8d9b704c (patch) | |
tree | 36c0827d8c5322686b31e5850cca188a34c7e70b /mail-client/claws-mail-spam_report | |
parent | Stable on amd64 wrt bug #379569 (diff) | |
download | historical-3bc141f0dcea8279ebf2015a7e8e41ae8d9b704c.tar.gz historical-3bc141f0dcea8279ebf2015a7e8e41ae8d9b704c.tar.bz2 historical-3bc141f0dcea8279ebf2015a7e8e41ae8d9b704c.zip |
Stable on amd64 wrt bug #387547
Package-Manager: portage-2.2.0_alpha71/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.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 7d7ee56a2b26..c763125f67a1 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.37 2011/10/24 20:10:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.38 2011/10/29 11:13:10 hwoarang Exp $ + + 29 Oct 2011; Markos Chandras <hwoarang@gentoo.org> + claws-mail-spam_report-0.3.14.ebuild: + Stable on amd64 wrt bug #387547 24 Oct 2011; Markus Meier <maekke@gentoo.org> claws-mail-spam_report-0.3.14.ebuild: 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 1b1526a3b855..0e47733cc970 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.2 2011/10/24 20:10:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.14.ebuild,v 1.3 2011/10/29 11:13:10 hwoarang 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" |