diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-24 07:28:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-24 07:28:39 +0000 |
commit | dbb5fe1476b179768d180c16dad14ec148fb027a (patch) | |
tree | 11acea564b6a62172137d2a9b4cb5909c9d4ad7e /mail-client/claws-mail-spam_report | |
parent | Grab includes and libs from the target ROOT, part of bug #266591 (diff) | |
download | historical-dbb5fe1476b179768d180c16dad14ec148fb027a.tar.gz historical-dbb5fe1476b179768d180c16dad14ec148fb027a.tar.bz2 historical-dbb5fe1476b179768d180c16dad14ec148fb027a.zip |
stable x86, bug 278682
Package-Manager: portage-2.1.6.13/cvs/Linux i686
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.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 2e80fd3e4178..2b965d37463b 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.14 2009/07/06 13:10:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.15 2009/07/24 07:26:35 fauli Exp $ + + 24 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + claws-mail-spam_report-0.3.9.ebuild: + stable x86, bug 278682 06 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 4c1ba08ad260..7c87127b9191 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.2 2009/07/06 13:10:55 fauli Exp $ +# $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 $ 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" |