diff options
author | Markus Meier <maekke@gentoo.org> | 2012-04-07 11:37:23 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-04-07 11:37:23 +0000 |
commit | 40a7d82ec23071cd1a845cd06f9454f0aa904ded (patch) | |
tree | 97293b9bf5410f9b3e506a086434cb6ca21c21b8 /mail-client/claws-mail-spam_report | |
parent | x86 stable, bug #387547 (diff) | |
download | gentoo-2-40a7d82ec23071cd1a845cd06f9454f0aa904ded.tar.gz gentoo-2-40a7d82ec23071cd1a845cd06f9454f0aa904ded.tar.bz2 gentoo-2-40a7d82ec23071cd1a845cd06f9454f0aa904ded.zip |
x86 stable, bug #387547
(Portage version: 2.1.10.56/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.15.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 cb3f239d0ffe..8e7110f51e89 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.42 2012/03/04 12:15:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.43 2012/04/07 11:37:23 maekke Exp $ + + 07 Apr 2012; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.15.ebuild: + x86 stable, bug #387547 04 Mar 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #206112 diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.15.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.15.ebuild index b5124f822194..3ede2bdd82b5 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.15.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.15.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.15.ebuild,v 1.2 2012/02/25 21:16:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.15.ebuild,v 1.3 2012/04/07 11:37:23 maekke 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.0 >=net-misc/curl-7.9.7" |