public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-10  7:35 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-10  7:35 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/10 07:35:28

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  add minimal version of net-libs/gnutls that is required
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.125                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.125&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.125&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.124&r2=1.125

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- ChangeLog	6 Jul 2009 11:53:21 -0000	1.124
+++ ChangeLog	10 Jul 2009 07:35:27 -0000	1.125
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.124 2009/07/06 11:53:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.125 2009/07/10 07:35:27 fauli Exp $
+
+  10 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  claws-mail-3.7.2.ebuild:
+  add minimal version of net-libs/gnutls that is required
 
 *claws-mail-3.7.2 (06 Jul 2009)
 



1.2                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.1&r2=1.2

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- claws-mail-3.7.2.ebuild	6 Jul 2009 11:53:21 -0000	1.1
+++ claws-mail-3.7.2.ebuild	10 Jul 2009 07:35:27 -0000	1.2
@@ -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/claws-mail-3.7.2.ebuild,v 1.1 2009/07/06 11:53:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.2 2009/07/10 07:35:27 fauli Exp $
 
 inherit eutils multilib
 
@@ -17,7 +17,7 @@
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6
 	pda? ( >=app-pda/jpilot-0.99 )
-	ssl? ( net-libs/gnutls )
+	ssl? ( >=net-libs/gnutls-2.0.3 )
 	ldap? ( >=net-nds/openldap-2.0.7 )
 	crypt? ( >=app-crypt/gpgme-0.4.5 )
 	dbus? ( >=dev-libs/dbus-glib-0.60 )
@@ -27,7 +27,7 @@
 	imap? ( >=net-libs/libetpan-0.57 )
 	nntp? ( >=net-libs/libetpan-0.57 )
 	gnome? ( >=gnome-base/libgnomeprintui-2.2 )
-	gnutls? ( net-libs/gnutls )
+	gnutls? ( >=net-libs/gnutls-2.0.3 )
 	startup-notification? ( x11-libs/startup-notification )
 	bogofilter? ( mail-filter/bogofilter )
 	session? ( x11-libs/libSM






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-09-30  9:04 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-09-30  9:04 UTC (permalink / raw
  To: gentoo-commits

fauli       09/09/30 09:04:19

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  remove spurious elog message now that the script is gone
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.137                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.136&r2=1.137

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- ChangeLog	30 Sep 2009 08:59:55 -0000	1.136
+++ ChangeLog	30 Sep 2009 09:04:19 -0000	1.137
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.136 2009/09/30 08:59:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.137 2009/09/30 09:04:19 fauli Exp $
+
+  30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+  claws-mail-3.7.2.ebuild:
+  remove spurious elog message now that the script is gone
 
   30 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
   -files/plugins-rebuild.sh:



1.11                 mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.10&r2=1.11

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- claws-mail-3.7.2.ebuild	6 Sep 2009 20:38:34 -0000	1.10
+++ claws-mail-3.7.2.ebuild	30 Sep 2009 09:04:19 -0000	1.11
@@ -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/claws-mail-3.7.2.ebuild,v 1.10 2009/09/06 20:38:34 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.11 2009/09/30 09:04:19 fauli Exp $
 
 inherit eutils multilib
 
@@ -162,15 +162,6 @@
 		done
 		elog
 	fi
-	if [ -n "${RENAME_PLUGINS}${UPDATE_PLUGINS}" ]; then
-		elog
-		elog "You can use"
-		elog "    /bin/bash ${FILESDIR}/plugins-rebuild.sh"
-		elog "to automatically handle this."
-		elog
-		epause 5
-		ebeep 3
-	fi
 }
 
 pkg_postrm() {






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-09-06 20:38 Brent Baude (ranger)
  0 siblings, 0 replies; 11+ messages in thread
From: Brent Baude (ranger) @ 2009-09-06 20:38 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/06 20:38:35

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  Marking claws-mail-3.7.2 ppc64 for bug 278682
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

Revision  Changes    Path
1.133                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.133&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.133&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.132&r2=1.133

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- ChangeLog	26 Aug 2009 16:44:22 -0000	1.132
+++ ChangeLog	6 Sep 2009 20:38:34 -0000	1.133
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.132 2009/08/26 16:44:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.133 2009/09/06 20:38:34 ranger Exp $
+
+  06 Sep 2009; Brent Baude <ranger@gentoo.org> claws-mail-3.7.2.ebuild:
+  Marking claws-mail-3.7.2 ppc64 stable for bug 278682
 
   26 Aug 2009; Raúl Porcel <armin76@gentoo.org> claws-mail-3.7.2.ebuild:
   sparc stable wrt #278682



1.10                 mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.9&r2=1.10

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- claws-mail-3.7.2.ebuild	26 Aug 2009 16:44:22 -0000	1.9
+++ claws-mail-3.7.2.ebuild	6 Sep 2009 20:38:34 -0000	1.10
@@ -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/claws-mail-3.7.2.ebuild,v 1.9 2009/08/26 16:44:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.10 2009/09/06 20:38:34 ranger Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-08-26 16:44 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2009-08-26 16:44 UTC (permalink / raw
  To: gentoo-commits

armin76     09/08/26 16:44:22

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  sparc stable wrt #278682
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.132                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.131&r2=1.132

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	26 Aug 2009 15:35:56 -0000	1.131
+++ ChangeLog	26 Aug 2009 16:44:22 -0000	1.132
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.131 2009/08/26 15:35:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.132 2009/08/26 16:44:22 armin76 Exp $
+
+  26 Aug 2009; Raúl Porcel <armin76@gentoo.org> claws-mail-3.7.2.ebuild:
+  sparc stable wrt #278682
 
   26 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
   claws-mail-3.7.2.ebuild:



1.9                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.8&r2=1.9

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- claws-mail-3.7.2.ebuild	26 Aug 2009 15:35:56 -0000	1.8
+++ claws-mail-3.7.2.ebuild	26 Aug 2009 16:44:22 -0000	1.9
@@ -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/claws-mail-3.7.2.ebuild,v 1.8 2009/08/26 15:35:56 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.9 2009/08/26 16:44:22 armin76 Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-08-26 15:35 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 11+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-08-26 15:35 UTC (permalink / raw
  To: gentoo-commits

klausman    09/08/26 15:35:57

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  Stable on alpha, bug #278682
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.131                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.131&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.131&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.130&r2=1.131

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog	1 Aug 2009 02:08:19 -0000	1.130
+++ ChangeLog	26 Aug 2009 15:35:56 -0000	1.131
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.130 2009/08/01 02:08:19 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.131 2009/08/26 15:35:56 klausman Exp $
+
+  26 Aug 2009; Tobias Klausmann <klausman@gentoo.org>
+  claws-mail-3.7.2.ebuild:
+  Stable on alpha, bug #278682
 
   01 Aug 2009; Jeremy Olexa <darkside@gentoo.org> claws-mail-3.7.2.ebuild:
   amd64 stable, bug 278682



1.8                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.7&r2=1.8

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- claws-mail-3.7.2.ebuild	1 Aug 2009 02:08:19 -0000	1.7
+++ claws-mail-3.7.2.ebuild	26 Aug 2009 15:35:56 -0000	1.8
@@ -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/claws-mail-3.7.2.ebuild,v 1.7 2009/08/01 02:08:19 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.8 2009/08/26 15:35:56 klausman Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-08-01  2:08 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-08-01  2:08 UTC (permalink / raw
  To: gentoo-commits

darkside    09/08/01 02:08:20

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  amd64 stable, bug 278682
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.130                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.130&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.130&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.129&r2=1.130

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog	28 Jul 2009 04:41:30 -0000	1.129
+++ ChangeLog	1 Aug 2009 02:08:19 -0000	1.130
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.129 2009/07/28 04:41:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.130 2009/08/01 02:08:19 darkside Exp $
+
+  01 Aug 2009; Jeremy Olexa <darkside@gentoo.org> claws-mail-3.7.2.ebuild:
+  amd64 stable, bug 278682
 
   28 Jul 2009; Jeroen Roovers <jer@gentoo.org> claws-mail-3.7.2.ebuild:
   Stable for HPPA (bug #278682).



1.7                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.6&r2=1.7

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- claws-mail-3.7.2.ebuild	28 Jul 2009 04:41:30 -0000	1.6
+++ claws-mail-3.7.2.ebuild	1 Aug 2009 02:08:19 -0000	1.7
@@ -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/claws-mail-3.7.2.ebuild,v 1.6 2009/07/28 04:41:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.7 2009/08/01 02:08:19 darkside Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-28  4:41 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2009-07-28  4:41 UTC (permalink / raw
  To: gentoo-commits

jer         09/07/28 04:41:30

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  Stable for HPPA (bug #278682).
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.129                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.128&r2=1.129

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- ChangeLog	27 Jul 2009 17:18:06 -0000	1.128
+++ ChangeLog	28 Jul 2009 04:41:30 -0000	1.129
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.128 2009/07/27 17:18:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.129 2009/07/28 04:41:30 jer Exp $
+
+  28 Jul 2009; Jeroen Roovers <jer@gentoo.org> claws-mail-3.7.2.ebuild:
+  Stable for HPPA (bug #278682).
 
   27 Jul 2009; nixnut <nixnut@gentoo.org> claws-mail-3.7.2.ebuild:
   ppc stable #278682



1.6                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.5&r2=1.6

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- claws-mail-3.7.2.ebuild	27 Jul 2009 17:18:06 -0000	1.5
+++ claws-mail-3.7.2.ebuild	28 Jul 2009 04:41:30 -0000	1.6
@@ -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/claws-mail-3.7.2.ebuild,v 1.5 2009/07/27 17:18:06 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.6 2009/07/28 04:41:30 jer Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-27 17:18 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 11+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-07-27 17:18 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/07/27 17:18:06

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  ppc stable #278682
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.128                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.127&r2=1.128

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	24 Jul 2009 07:16:38 -0000	1.127
+++ ChangeLog	27 Jul 2009 17:18:06 -0000	1.128
@@ -1,6 +1,9 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.127 2009/07/24 07:16:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.128 2009/07/27 17:18:06 nixnut Exp $
+
+  27 Jul 2009; nixnut <nixnut@gentoo.org> claws-mail-3.7.2.ebuild:
+  ppc stable #278682
 
   24 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
   claws-mail-3.7.2.ebuild:



1.5                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.4&r2=1.5

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- claws-mail-3.7.2.ebuild	24 Jul 2009 07:16:38 -0000	1.4
+++ claws-mail-3.7.2.ebuild	27 Jul 2009 17:18:06 -0000	1.5
@@ -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/claws-mail-3.7.2.ebuild,v 1.4 2009/07/24 07:16:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.5 2009/07/27 17:18:06 nixnut Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-24  7:16 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-24  7:16 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/24 07:16:38

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  stable x86, bug 278682
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.127                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.127&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.127&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.126&r2=1.127

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -r1.126 -r1.127
--- ChangeLog	13 Jul 2009 22:07:55 -0000	1.126
+++ ChangeLog	24 Jul 2009 07:16:38 -0000	1.127
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.126 2009/07/13 22:07:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.127 2009/07/24 07:16:38 fauli Exp $
+
+  24 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  claws-mail-3.7.2.ebuild:
+  stable x86, bug 278682
 
   13 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
   claws-mail-3.7.2.ebuild:



1.4                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.3&r2=1.4

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- claws-mail-3.7.2.ebuild	13 Jul 2009 22:07:55 -0000	1.3
+++ claws-mail-3.7.2.ebuild	24 Jul 2009 07:16:38 -0000	1.4
@@ -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/claws-mail-3.7.2.ebuild,v 1.3 2009/07/13 22:07:55 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.4 2009/07/24 07:16:38 fauli Exp $
 
 inherit eutils multilib
 
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-3"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-13 22:07 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-13 22:07 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/13 22:07:55

  Modified:             ChangeLog claws-mail-3.7.2.ebuild
  Log:
  add newly added plugins to plugin list
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.126                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	10 Jul 2009 07:35:27 -0000	1.125
+++ ChangeLog	13 Jul 2009 22:07:55 -0000	1.126
@@ -1,6 +1,10 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.125 2009/07/10 07:35:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.126 2009/07/13 22:07:55 fauli Exp $
+
+  13 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  claws-mail-3.7.2.ebuild:
+  add newly added plugins to plugin list
 
   10 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
   claws-mail-3.7.2.ebuild:



1.3                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?r1=1.2&r2=1.3

Index: claws-mail-3.7.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- claws-mail-3.7.2.ebuild	10 Jul 2009 07:35:27 -0000	1.2
+++ claws-mail-3.7.2.ebuild	13 Jul 2009 22:07:55 -0000	1.3
@@ -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/claws-mail-3.7.2.ebuild,v 1.2 2009/07/10 07:35:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild,v 1.3 2009/07/13 22:07:55 fauli Exp $
 
 inherit eutils multilib
 
@@ -12,8 +12,7 @@
 SLOT="0"
 LICENSE="GPL-3"
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda
-session smime spamassassin spell ssl startup-notification xface"
+IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda session smime spamassassin spell ssl startup-notification xface"
 
 COMMONDEPEND=">=x11-libs/gtk+-2.6
 	pda? ( >=app-pda/jpilot-0.99 )
@@ -42,7 +41,7 @@
 	app-misc/mime-types
 	x11-misc/shared-mime-info"
 
-PLUGIN_NAMES="acpi-notifier archive att-remover attachwarner cachesaver fetchinfo gtkhtml mailmbox newmail notification perl rssyl spam_report tnef_parse vcalendar"
+PLUGIN_NAMES="acpi-notifier archive att-remover attachwarner bsfilter cachesaver fancy fetchinfo gtkhtml mailmbox newmail notification perl rssyl spam_report tnef_parse vcalendar"
 
 src_compile() {
 	local myconf="--disable-libetpan --disable-gnutls"






^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild
@ 2009-07-06 11:53 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 11+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-06 11:53 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/06 11:53:21

  Modified:             ChangeLog
  Added:                claws-mail-3.7.2.ebuild
  Log:
  version bump:
  New in this release:
  
  Default Cc, Bcc and Reply-To options have been added to Folder
  Properties.
  
  MIME parts that lack an end boundary are now handled, (even though
  they're INVALID!).
  
  A 'Metadata handling' option has been added to the Miscellaneous
  options page. The options are 'safer' or 'faster'. 'faster' is
  Claws' original behaviour. 'safer' prevents data loss on system
  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
  
  Face and X-Face previews have been added to the Custom Header
  Configuration dialogue in Account preferences.
  
  An option has been added to the Receive page of IMAP account
  preferences, Move
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.124                mail-client/claws-mail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	29 Jun 2009 09:49:42 -0000	1.123
+++ ChangeLog	6 Jul 2009 11:53:21 -0000	1.124
@@ -1,6 +1,99 @@
 # ChangeLog for mail-client/claws-mail
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.123 2009/06/29 09:49:42 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/ChangeLog,v 1.124 2009/07/06 11:53:21 fauli Exp $
+
+*claws-mail-3.7.2 (06 Jul 2009)
+
+  06 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  +claws-mail-3.7.2.ebuild:
+  
+  version bump:
+  New in this release:
+
+  Default Cc, Bcc and Reply-To options have been added to Folder
+  Properties.
+
+  MIME parts that lack an end boundary are now handled, (even though
+  they're INVALID!).
+
+  A 'Metadata handling' option has been added to the Miscellaneous
+  options page. The options are 'safer' or 'faster'. 'faster' is
+  Claws' original behaviour. 'safer' prevents data loss on system
+  crashes where the filesystem is of a 'not-so-robust' variety, e.g.
+  xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
+
+  Face and X-Face previews have been added to the Custom Header
+  Configuration dialogue in Account preferences.
+
+  An option has been added to the Receive page of IMAP account
+  preferences, Move deleted mails to trash and expunge immediately.
+  This option is on by default to avoid changing the existing
+  behaviour. Turning it off prevents automatic expunging.
+  Also, 'Tools/Expunge' and 'View/Hide deleted messages' menu items
+  have been added to main toolbar.
+
+  Support for clickable gopher:// links has been added.
+
+  In the Compose window a warning dialogue is raised if attachments
+  that have been added no longer exist on the filesystem at the time
+  of sending.
+
+  Buttons to clear header lines in the Compose window have been
+  added.
+
+  GnuTLS compatibility mode is now used, this avoids problems with 
+  servers that don't comply 100% with the spec, but still exist.
+
+  tools/csv2addressbook.pl
+  thunderbird import for version 2.0.0.21 has been added.
+
+  Added Indonesian, Japanese, Portuguese, and Slovakian translations.
+
+  Updated Bulgarian, Brazilian Portuguese, Czech, Finnish, French,
+  German, Hungarian, Italian, Russian, and Spanish translations.
+
+  Bug fixes:
+  o bug 1735, 'Change To: and Newsgroups: recipient field
+  according account type'
+  o bug 1866, 'Claws should make use of the IMAP 'deleted'
+  flag'
+  o bug 1872, 'A: Cc: CCi: selector should default on same as
+  preceding contact'
+  o bug 1878, 'Processing rules for folders with brackets
+  aren't saved'
+  o bug 1883, 'Message processing fails to act on Newsgroups:
+  field'
+  o bug 1895, '(imap) cache issues when cache dir is on a 
+  different mountpoint than tempdir'
+  o bug 1904, 'build mechanism looks for 'enchant.h' in a wrong
+  place'
+  o bug 1913, 'Allow to remove phantom messages from the cache'
+  o bug 1914, 'Crash reading corrupted tags file'
+  o bug 1915, 'Mails signed with smime.p7s display both signed
+  and attachment icon.'
+  o bug 1935, 'problems with very long filtering actions'
+  o bug 1940, 'Doesn't open links in user's default browser'
+  o Debian bug 531052: 'Message-ID header does not conform to
+  RFC-2822'
+  o Redhat bug 486422, Ubuntu bug 486422: Don't ask for IMAP
+  password when using GSSAPI auth
+  o fix old print interface
+  o fix wrong mime message printed out multiple times
+  o fix empty spell checker menu when there are no suggestions
+  o fix 'Wrong word replaced in 'Subject:' when spell-checking
+  correction used'
+  o fix internal headers visible in queue/sent
+  o don't use un-sensitive checkboxes in Privacy tab when
+  privacy system in None
+  o [IMAP] fix tag update when all tags are removed by another
+  client
+  o fix saving of UTF-16 files
+  o clear progressbar in the statusbar on 'Cancel'
+  o TrayIcon plugin: respect the 'empty trash on exit' option
+  o fix error messages in templates, and fix their checking
+  o win32: fix subject prefix length
+  o win32: fix exit status fetch
+  o win32: fix most focusing issues
 
   29 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
   claws-mail-3.7.1.ebuild:



1.1                  mail-client/claws-mail/claws-mail-3.7.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/claws-mail-3.7.2.ebuild?rev=1.1&content-type=text/plain

Index: claws-mail-3.7.2.ebuild
===================================================================
# 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/claws-mail-3.7.2.ebuild,v 1.1 2009/07/06 11:53:21 fauli Exp $

inherit eutils multilib

DESCRIPTION="An email client (and news reader) based on GTK+"
HOMEPAGE="http://www.claws-mail.org/"

SRC_URI="mirror://sourceforge/sylpheed-claws/${P}.tar.bz2"

SLOT="0"
LICENSE="GPL-3"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="bogofilter crypt dbus dillo doc gnome gnutls imap ipv6 kde ldap nntp pda
session smime spamassassin spell ssl startup-notification xface"

COMMONDEPEND=">=x11-libs/gtk+-2.6
	pda? ( >=app-pda/jpilot-0.99 )
	ssl? ( net-libs/gnutls )
	ldap? ( >=net-nds/openldap-2.0.7 )
	crypt? ( >=app-crypt/gpgme-0.4.5 )
	dbus? ( >=dev-libs/dbus-glib-0.60 )
	dillo? ( www-client/dillo )
	spell? ( >=app-text/enchant-1.0.0 )
	kde? ( kde-base/kdelibs )
	imap? ( >=net-libs/libetpan-0.57 )
	nntp? ( >=net-libs/libetpan-0.57 )
	gnome? ( >=gnome-base/libgnomeprintui-2.2 )
	gnutls? ( net-libs/gnutls )
	startup-notification? ( x11-libs/startup-notification )
	bogofilter? ( mail-filter/bogofilter )
	session? ( x11-libs/libSM
			x11-libs/libICE )
	smime? ( >=app-crypt/gpgme-0.4.5 )"

DEPEND="${COMMONDEPEND}
	xface? ( >=media-libs/compface-1.4 )
	dev-util/pkgconfig"

RDEPEND="${COMMONDEPEND}
	app-misc/mime-types
	x11-misc/shared-mime-info"

PLUGIN_NAMES="acpi-notifier archive att-remover attachwarner cachesaver fetchinfo gtkhtml mailmbox newmail notification perl rssyl spam_report tnef_parse vcalendar"

src_compile() {
	local myconf="--disable-libetpan --disable-gnutls"

	# libetpan is needed if user wants nntp or imap functionality
	use imap && myconf="${myconf} --enable-libetpan"
	use nntp && myconf="${myconf} --enable-libetpan"
	# The usage of openssl was discarded once and USE=ssl is mapped to
	# USE=gnutls now.  Maybe USE=ssl can fade out sometime
	use ssl && myconf="${myconf} --enable-gnutls"
	use gnutls && myconf="${myconf} --enable-gnutls"

	econf \
		$(use_enable gnome gnomeprint) \
		$(use_enable ipv6) \
		$(use_enable ldap) \
		$(use_enable dbus) \
		$(use_enable pda jpilot) \
		$(use_enable spell enchant) \
		$(use_enable xface compface) \
		$(use_enable doc manual) \
		$(use_enable startup-notification) \
		$(use_enable session libsm) \
		$(use_enable crypt pgpmime-plugin) \
		$(use_enable crypt pgpinline-plugin) \
		$(use_enable crypt pgpcore-plugin) \
		$(use_enable dillo dillo-viewer-plugin) \
		$(use_enable spamassassin spamassassin-plugin) \
		$(use_enable bogofilter bogofilter-plugin) \
		$(use_enable smime smime-plugin) \
		--enable-trayicon-plugin \
		--disable-maemo ${myconf} || die

	emake || die
}

src_install() {
	emake DESTDIR="${D}" install || die

	# Makefile install claws-mail.png in /usr/share/icons/hicolor/48x48/apps
	# => also install it in /usr/share/pixmaps for other desktop envs
	# => also install higher resolution icons in /usr/share/icons/hicolor/...
	insinto /usr/share/pixmaps
	doins ${PN}.png || die
	local res resdir
	for res in 64x64 128x128 ; do
		resdir="/usr/share/icons/hicolor/${res}/apps"
		insinto ${resdir}
		newins ${PN}-${res}.png ${PN}.png || die
	done

	dodoc AUTHORS ChangeLog* INSTALL* NEWS README* TODO*
	docinto tools
	dodoc tools/README*

	insinto /usr/share/applications
	doins ${PN}.desktop

	einfo "Installing extra tools"
	cd "${S}"/tools
	exeinto /usr/$(get_libdir)/${PN}/tools
	doexe *.pl *.py *.conf *.sh || die
	doexe tb2claws-mail update-po uudec uuooffice || die

	if use kde; then
		einfo "Installing kde service scripts"
		local kdeprefix="$(kde-config --prefix)"
		local servicescript="${PN}-kdeservicemenu.pl"
		local desktopfile="${PN}-attach-files.desktop"
		cd "${S}"/tools/kdeservicemenu
		sed -i -e "s:SCRIPT_PATH:${kdeprefix}/bin/${servicescript}:g" \
			${desktopfile}.template
		dodir /usr/share/apps/konqueror/servicemenus
		insopts -m 0644
		insinto /usr/share/apps/konqueror/servicemenus
		newins ${desktopfile}.template ${desktopfile} || die
		dodir ${kdeprefix}/bin
		insopts -m 755
		exeinto ${kdeprefix}/bin
		doexe ${servicescript} || die
	fi

	# kill useless plugin files
	rm -f "${D}"/usr/lib*/${PN}/plugins/*.{la,a}
}

pkg_postinst() {
	gtk-update-icon-cache -f -t "${ROOT}"/usr/share/icons/hicolor

	UPDATE_PLUGINS=""
	RENAME_PLUGINS=""
	for x in ${PLUGIN_NAMES}; do
		has_version mail-client/${PN}-$x && UPDATE_PLUGINS="${UPDATE_PLUGINS} $x"
		has_version mail-client/sylpheed-claws-$x && RENAME_PLUGINS="${RENAME_PLUGINS} $x"
	done
	if [ -n "${RENAME_PLUGINS}" ]; then
		elog
		elog "The following sylpheed-claws plugins were found on your system:"
		elog
		for x in ${RENAME_PLUGINS}; do
			elog "    mail-client/sylpheed-claws-$x"
		done
		elog
		elog "If you want to continue using those you need to merge their "
		elog "renamed counterparts:"
		elog
		for x in ${RENAME_PLUGINS}; do
			elog "    mail-client/${PN}-$x"
		done
		elog
	fi
	if [ -n "${UPDATE_PLUGINS}" ]; then
		elog
		elog "You have to re-emerge or update the following plugins:"
		elog
		for x in ${UPDATE_PLUGINS}; do
			elog "    mail-client/${PN}-$x"
		done
		elog
	fi
	if [ -n "${RENAME_PLUGINS}${UPDATE_PLUGINS}" ]; then
		elog
		elog "You can use"
		elog "    /bin/bash ${FILESDIR}/plugins-rebuild.sh"
		elog "to automatically handle this."
		elog
		epause 5
		ebeep 3
	fi
}

pkg_postrm() {
	gtk-update-icon-cache -f -t "${ROOT}"/usr/share/icons/hicolor
}






^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-09-30  9:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10  7:35 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail: ChangeLog claws-mail-3.7.2.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2009-09-30  9:04 Christian Faulhammer (fauli)
2009-09-06 20:38 Brent Baude (ranger)
2009-08-26 16:44 Raul Porcel (armin76)
2009-08-26 15:35 Tobias Klausmann (klausman)
2009-08-01  2:08 Jeremy Olexa (darkside)
2009-07-28  4:41 Jeroen Roovers (jer)
2009-07-27 17:18 Gysbert Wassenaar (nixnut)
2009-07-24  7:16 Christian Faulhammer (fauli)
2009-07-13 22:07 Christian Faulhammer (fauli)
2009-07-06 11:53 Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox