diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-01 02:16:01 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-01 02:16:01 +0000 |
commit | d567e86cd9d98b86247a1227e9444b41bda311a8 (patch) | |
tree | b450375dd3b51f27069769207aa98a408a209a2c /mail-client | |
parent | amd64 stable, bug 278682 (diff) | |
download | gentoo-2-d567e86cd9d98b86247a1227e9444b41bda311a8.tar.gz gentoo-2-d567e86cd9d98b86247a1227e9444b41bda311a8.tar.bz2 gentoo-2-d567e86cd9d98b86247a1227e9444b41bda311a8.zip |
amd64 stable, bug 278682
(Portage version: 2.1.6.13/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.9.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 2b965d37463b..732c3ca3d4b6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.15 2009/07/24 07:26:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.16 2009/08/01 02:16:01 darkside Exp $ + + 01 Aug 2009; Jeremy Olexa <darkside@gentoo.org> + claws-mail-spam_report-0.3.9.ebuild: + amd64 stable, bug 278682 24 Jul 2009; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.9.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild index 7c87127b9191..143df95a33a2 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.9.ebuild,v 1.3 2009/07/24 07:26:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.9.ebuild,v 1.4 2009/08/01 02:16:01 darkside 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.2 >=net-misc/curl-7.9.7" |