diff options
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.7.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 95277c700430..80f77ba0e6e0 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.8 2009/01/29 00:55:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.9 2009/03/14 15:51:36 nixnut Exp $ + + 14 Mar 2009; nixnut <nixnut@gentoo.org> + claws-mail-spam_report-0.3.7.ebuild: + ~ppc'd 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org> -claws-mail-spam_report-0.3.6.ebuild: diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild index cc3373a4b293..01d666247962 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.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.7.ebuild,v 1.3 2009/01/25 16:31:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.7.ebuild,v 1.4 2009/03/14 15:51:36 nixnut 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 x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.0 >=net-misc/curl-7.9.7" |