diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-11 13:03:07 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-11 13:03:07 +0000 |
commit | 01c7fc86b0f772b656f11fc05cb34e441eb94428 (patch) | |
tree | b44d4beff9f47c6122ada826531308320846925c /mail-client | |
parent | stable x86, bug 304353 (diff) | |
download | gentoo-2-01c7fc86b0f772b656f11fc05cb34e441eb94428.tar.gz gentoo-2-01c7fc86b0f772b656f11fc05cb34e441eb94428.tar.bz2 gentoo-2-01c7fc86b0f772b656f11fc05cb34e441eb94428.zip |
stable x86, bug 304353
(Portage version: 2.1.7.16/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.10.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 9ec84768cab6..2ca341cf2d63 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.18 2010/01/08 21:52:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.19 2010/02/11 13:03:07 fauli Exp $ + + 11 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + claws-mail-spam_report-0.3.10.ebuild: + stable x86, bug 304353 *claws-mail-spam_report-0.3.10 (08 Jan 2010) diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild index ac233d4cda38..e95afbbbfd82 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.10.ebuild,v 1.1 2010/01/08 21:52:30 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.10.ebuild,v 1.2 2010/02/11 13:03:07 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.4 >=net-misc/curl-7.9.7" |