diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 21:53:56 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-04 21:53:56 +0000 |
commit | a8a6c59c5833ee38b6cff658d346b1b3d6c3a542 (patch) | |
tree | 490b1d76c709d8ae16d9e35720689279230df92c /mail-client/claws-mail-spam_report | |
parent | [kde-misc/kcm_tablet] Version bump (diff) | |
download | historical-a8a6c59c5833ee38b6cff658d346b1b3d6c3a542.tar.gz historical-a8a6c59c5833ee38b6cff658d346b1b3d6c3a542.tar.bz2 historical-a8a6c59c5833ee38b6cff658d346b1b3d6c3a542.zip |
Stable on amd64 wrt bug #350513
Package-Manager: portage-2.1.9.28/cvs/Linux x86_64
Diffstat (limited to 'mail-client/claws-mail-spam_report')
-rw-r--r-- | mail-client/claws-mail-spam_report/ChangeLog | 8 | ||||
-rw-r--r-- | mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-client/claws-mail-spam_report/ChangeLog b/mail-client/claws-mail-spam_report/ChangeLog index c7c68f8328a2..de8c774a4143 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.28 2010/11/23 09:07:03 fauli Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.29 2011/01/04 21:53:23 hwoarang Exp $ + + 04 Jan 2011; Markos Chandras <hwoarang@gentoo.org> + claws-mail-spam_report-0.3.12.ebuild: + Stable on amd64 wrt bug #350513 23 Nov 2010; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.11.ebuild, diff --git a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild index ffe540d1851a..773b995ef81d 100644 --- a/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild +++ b/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.12.ebuild,v 1.2 2010/11/23 09:07:03 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/claws-mail-spam_report-0.3.12.ebuild,v 1.3 2011/01/04 21:53:23 hwoarang 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.7 >=net-misc/curl-7.9.7" |