diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2013-05-08 04:04:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2013-05-08 04:04:39 +0000 |
commit | 3770c4dbd813c04dff16ff2884fc31635ae436e8 (patch) | |
tree | d5282ceadf97592ed5924be6fce0a2feb27f3eb9 /mail-client | |
parent | prepare plugin for mail-client/claws-mail-3.9.1 (diff) | |
download | gentoo-2-3770c4dbd813c04dff16ff2884fc31635ae436e8.tar.gz gentoo-2-3770c4dbd813c04dff16ff2884fc31635ae436e8.tar.bz2 gentoo-2-3770c4dbd813c04dff16ff2884fc31635ae436e8.zip |
prepare plugin for mail-client/claws-mail-3.9.1
(Portage version: 2.1.11.62/cvs/Linux i686, signed Manifest commit with key 2B859DE3)
Diffstat (limited to 'mail-client')
-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.17.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 58367e2cd0dc..9ab41ba174b5 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/ChangeLog,v 1.5 2013/01/04 11:59:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/ChangeLog,v 1.6 2013/05/08 04:04:39 fauli Exp $ + + 08 May 2013; Christian Faulhammer <fauli@gentoo.org> + claws-mail-spam-report-0.3.17.ebuild: + prepare plugin for mail-client/claws-mail-3.9.1 04 Jan 2013; Christian Faulhammer <fauli@gentoo.org> -claws-mail-spam-report-0.3.16.ebuild: diff --git a/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild b/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild index cd67239046e0..fe15fd8eac71 100644 --- a/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild +++ b/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.17.ebuild,v 1.4 2013/01/03 01:30:37 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail-spam-report/claws-mail-spam-report-0.3.17.ebuild,v 1.5 2013/05/08 04:04:39 fauli Exp $ EAPI=4 @@ -16,7 +16,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="amd64 ~ppc x86" IUSE="" -RDEPEND=">=mail-client/claws-mail-3.9.0 +RDEPEND="~mail-client/claws-mail-3.9.0 >=net-misc/curl-7.9.7" DEPEND="${RDEPEND} virtual/pkgconfig" |