diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-03-14 15:53:13 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-03-14 15:53:13 +0000 |
commit | 788d854c3767146f8bce7d276e03eb2ec267210e (patch) | |
tree | d4966d0efb0404b4c39e376b1ce270b9fffe78fa /mail-client/claws-mail-spam_report | |
parent | arm/ia64/s390/sh/sparc stable wrt #258213 (diff) | |
download | historical-788d854c3767146f8bce7d276e03eb2ec267210e.tar.gz historical-788d854c3767146f8bce7d276e03eb2ec267210e.tar.bz2 historical-788d854c3767146f8bce7d276e03eb2ec267210e.zip |
~ppc'd
Package-Manager: portage-2.1.6.8/cvs/Linux ppc
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" |