diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:59:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-24 09:59:42 +0000 |
commit | 987f78cc53409dfc002fc0b687345a09d37b6673 (patch) | |
tree | 7165eb16a750693dc18f5eae63482a223fa75ce7 /mail-client | |
parent | Stable for amd64, wrt bug #437814 (diff) | |
download | gentoo-2-987f78cc53409dfc002fc0b687345a09d37b6673.tar.gz gentoo-2-987f78cc53409dfc002fc0b687345a09d37b6673.tar.bz2 gentoo-2-987f78cc53409dfc002fc0b687345a09d37b6673.zip |
Stable for amd64, wrt bug #437814
(Portage version: 2.1.11.9/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.16.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 c84d8bd6a8ee..87a1eb27339b 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.46 2012/06/30 16:02:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.47 2012/10/24 09:59:42 ago Exp $ + + 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org> + claws-mail-spam_report-0.3.16.ebuild: + Stable for amd64, wrt bug #437814 *claws-mail-spam_report-0.3.16 (30 Jun 2012) diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.ebuild index 7b4c78b92548..7ec2c091826d 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.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.16.ebuild,v 1.1 2012/06/30 16:02:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.ebuild,v 1.2 2012/10/24 09:59:42 ago 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.8.1 >=net-misc/curl-7.9.7" |