diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-10-31 18:47:53 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-10-31 18:47:53 +0000 |
commit | a95fbcb0c558998f90197eab0b001b4b2c354faa (patch) | |
tree | 408d0bf3a46265cc45d14aaab3aa3933c2d01b70 /mail-client | |
parent | Avoid using a slot depend since now boost is unslotted. (diff) | |
download | gentoo-2-a95fbcb0c558998f90197eab0b001b4b2c354faa.tar.gz gentoo-2-a95fbcb0c558998f90197eab0b001b4b2c354faa.tar.bz2 gentoo-2-a95fbcb0c558998f90197eab0b001b4b2c354faa.zip |
x86 stable, see bug 437814
(Portage version: 2.1.11.9/cvs/Linux i686)
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 87a1eb27339b..766ce4707339 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.47 2012/10/24 09:59:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.48 2012/10/31 18:47:53 nativemad Exp $ + + 31 Oct 2012; Andreas Schuerch <nativemad@gentoo.org> + claws-mail-spam_report-0.3.16.ebuild: + x86 stable, see bug 437814 24 Oct 2012; Agostino Sarubbo <ago@gentoo.org> claws-mail-spam_report-0.3.16.ebuild: 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 7ec2c091826d..c3144e61397f 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.2 2012/10/24 09:59:42 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.16.ebuild,v 1.3 2012/10/31 18:47:53 nativemad 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" |