diff options
author | Markus Meier <maekke@gentoo.org> | 2011-01-15 14:39:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-01-15 14:39:35 +0000 |
commit | 0d51937cffe66d04a3bb35369ba64d2217586689 (patch) | |
tree | 938b4a5764a53fb4e15ffaa1de80f6468fec70a5 /mail-client/claws-mail-spam_report | |
parent | x86 stable, bug #350447 (diff) | |
download | historical-0d51937cffe66d04a3bb35369ba64d2217586689.tar.gz historical-0d51937cffe66d04a3bb35369ba64d2217586689.tar.bz2 historical-0d51937cffe66d04a3bb35369ba64d2217586689.zip |
x86 stable, bug #350513
Package-Manager: portage-2.1.9.31/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.12.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 de8c774a4143..6c920f8b6cfb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.29 2011/01/04 21:53:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.30 2011/01/15 14:38:36 maekke Exp $ + + 15 Jan 2011; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.12.ebuild: + x86 stable, bug #350513 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> claws-mail-spam_report-0.3.12.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild index 773b995ef81d..dcdd42c951f6 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.12.ebuild,v 1.3 2011/01/04 21:53:23 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild,v 1.4 2011/01/15 14:38:36 maekke 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.7 >=net-misc/curl-7.9.7" |