diff options
author | Markus Meier <maekke@gentoo.org> | 2009-07-02 19:47:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-07-02 19:47:47 +0000 |
commit | 67f2a0ea7c32c62d39bbd2f1e4779d887088563d (patch) | |
tree | 4883976de49ed6aa96534ab684ad29ebd36cf497 /mail-client/claws-mail-spam_report | |
parent | Add CVS Header to wxrc and wx-config to make my life easier (diff) | |
download | historical-67f2a0ea7c32c62d39bbd2f1e4779d887088563d.tar.gz historical-67f2a0ea7c32c62d39bbd2f1e4779d887088563d.tar.bz2 historical-67f2a0ea7c32c62d39bbd2f1e4779d887088563d.zip |
amd64 stable, bug #273294
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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.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 d3f066cc90bf..e463276904ca 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.11 2009/06/09 09:16:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.12 2009/07/02 19:46:01 maekke Exp $ + + 02 Jul 2009; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.8.ebuild: + amd64 stable, bug #273294 09 Jun 2009; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.8.ebuild: 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 f79e2254636d..a9f957c405c6 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.2 2009/06/09 09:16:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.8.ebuild,v 1.3 2009/07/02 19:46:01 maekke 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" |