diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-08-07 14:17:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-08-07 14:17:16 +0000 |
commit | 4e9133cf2252cdd7931715a512ea63be8e09779b (patch) | |
tree | d7a9a86c9f9c6f24319e4160282cc2388074de94 /mail-client | |
parent | Stable on amd64 wrt bug #331395 (diff) | |
download | gentoo-2-4e9133cf2252cdd7931715a512ea63be8e09779b.tar.gz gentoo-2-4e9133cf2252cdd7931715a512ea63be8e09779b.tar.bz2 gentoo-2-4e9133cf2252cdd7931715a512ea63be8e09779b.zip |
Stable on amd64 wrt bug #331395
(Portage version: 2.2_rc67/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.11.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 19d673b71ea1..3a97368ffe1b 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.24 2010/08/06 12:37:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.25 2010/08/07 14:17:16 hwoarang Exp $ + + 07 Aug 2010; Markos Chandras <hwoarang@gentoo.org> + claws-mail-spam_report-0.3.11.ebuild: + Stable on amd64 wrt bug #331395 06 Aug 2010; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.11.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.11.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.11.ebuild index 79e94c3a85bf..1dfd59c777b2 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.11.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.11.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.11.ebuild,v 1.2 2010/08/06 12:37:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.11.ebuild,v 1.3 2010/08/07 14:17:16 hwoarang 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.6 >=net-misc/curl-7.9.7" |