diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:41:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 16:41:15 +0000 |
commit | d301ba545a68ac350685101d35c02f72e5308c8a (patch) | |
tree | 208d97f8393e0d6ccdc00675d9c203573df7aa0c /mail-client/claws-mail-spam-report | |
parent | Stable for x86, wrt bug #448968 (diff) | |
download | gentoo-2-d301ba545a68ac350685101d35c02f72e5308c8a.tar.gz gentoo-2-d301ba545a68ac350685101d35c02f72e5308c8a.tar.bz2 gentoo-2-d301ba545a68ac350685101d35c02f72e5308c8a.zip |
Stable for x86, wrt bug #448968
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.17.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 f78dd3efeeea..6c956d95e8cb 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/ChangeLog,v 1.2 2012/12/28 16:29:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/ChangeLog,v 1.3 2012/12/28 16:41:15 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + claws-mail-spam-report-0.3.17.ebuild: + Stable for x86, wrt bug #448968 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-spam-report-0.3.17.ebuild: diff --git a/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild b/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild index b2f04fba8d28..1dccf3033444 100644 --- a/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild +++ b/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.17.ebuild,v 1.2 2012/12/28 16:29:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild,v 1.3 2012/12/28 16:41:15 ago Exp $ EAPI=4 @@ -14,7 +14,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.9.0 >=net-misc/curl-7.9.7" |