diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-06-09 09:16:50 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-06-09 09:16:50 +0000 |
commit | c8862393a745688865016b9c111ab3823a05a3dd (patch) | |
tree | 5cce38d0e0dd3ef62ae8d6fcb3dfd341c4dbe69a /mail-client | |
parent | stable x86, bug 273294 (diff) | |
download | gentoo-2-c8862393a745688865016b9c111ab3823a05a3dd.tar.gz gentoo-2-c8862393a745688865016b9c111ab3823a05a3dd.tar.bz2 gentoo-2-c8862393a745688865016b9c111ab3823a05a3dd.zip |
stable x86, bug 273294
(Portage version: 2.1.6.13/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.8.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 2004724f031c..d3f066cc90bf 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.10 2009/04/29 07:17:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.11 2009/06/09 09:16:50 fauli Exp $ + + 09 Jun 2009; Christian Faulhammer <fauli@gentoo.org> + claws-mail-spam_report-0.3.8.ebuild: + stable x86, bug 273294 *claws-mail-spam_report-0.3.8 (29 Apr 2009) diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.ebuild index a6812ab652df..f79e2254636d 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.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.8.ebuild,v 1.1 2009/04/29 07:17:13 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.ebuild,v 1.2 2009/06/09 09:16:50 fauli 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.1 >=net-misc/curl-7.9.7" |