diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-25 16:33:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-25 16:33:06 +0000 |
commit | 5c97cca9778c32be50336d8cfb4851b4c838a944 (patch) | |
tree | a9ec538c91a6da995ec6ae5a047949e911c7bb5a /mail-client/claws-mail-spam_report | |
parent | add x11-apps/xphelloworld to p.mask (diff) | |
download | historical-5c97cca9778c32be50336d8cfb4851b4c838a944.tar.gz historical-5c97cca9778c32be50336d8cfb4851b4c838a944.tar.bz2 historical-5c97cca9778c32be50336d8cfb4851b4c838a944.zip |
amd64/x86 stable, bug #256165
Package-Manager: portage-2.1.6.7/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.7.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 b38297f3c8da..c1b09c595dcc 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.6 2008/12/22 15:00:31 fauli Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam_report/ChangeLog,v 1.7 2009/01/25 16:31:47 maekke Exp $ + + 25 Jan 2009; Markus Meier <maekke@gentoo.org> + claws-mail-spam_report-0.3.7.ebuild: + amd64/x86 stable, bug #256165 22 Dec 2008; Christian Faulhammer <fauli@gentoo.org> claws-mail-spam_report-0.3.7.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 044ea221f5df..cc3373a4b293 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-2008 Gentoo Foundation +# 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.2 2008/12/22 15:00:31 fauli Exp $ +# $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 $ 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 x86" IUSE="" RDEPEND=">=mail-client/claws-mail-3.7.0 >=net-misc/curl-7.9.7" |