public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/thunderbird: ChangeLog thunderbird-17.0.5.ebuild thunderbird-17.0.4.ebuild thunderbird-17.0.4-r1.ebuild
@ 2013-04-16  5:56 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2013-04-16  5:56 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    13/04/16 05:56:30

  Modified:             ChangeLog thunderbird-17.0.5.ebuild
  Removed:              thunderbird-17.0.4.ebuild
                        thunderbird-17.0.4-r1.ebuild
  Log:
  Only depend on allowed sqlite versions (bug #465978)
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)

Revision  Changes    Path
1.213                mail-client/thunderbird/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.213&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?rev=1.213&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/ChangeLog?r1=1.212&r2=1.213

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog	13 Apr 2013 08:42:59 -0000	1.212
+++ ChangeLog	16 Apr 2013 05:56:30 -0000	1.213
@@ -1,6 +1,11 @@
 # ChangeLog for mail-client/thunderbird
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.212 2013/04/13 08:42:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.213 2013/04/16 05:56:30 polynomial-c Exp $
+
+  16 Apr 2013; Lars Wendler <polynomial-c@gentoo.org>
+  -thunderbird-17.0.4.ebuild, -thunderbird-17.0.4-r1.ebuild,
+  thunderbird-17.0.5.ebuild:
+  Only depend on allowed sqlite versions (bug #465978).
 
   13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> thunderbird-17.0.5.ebuild:
   Stable for ppc64, wrt bug #464226



1.7                  mail-client/thunderbird/thunderbird-17.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.5.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.5.ebuild?r1=1.6&r2=1.7

Index: thunderbird-17.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- thunderbird-17.0.5.ebuild	13 Apr 2013 08:42:59 -0000	1.6
+++ thunderbird-17.0.5.ebuild	16 Apr 2013 05:56:30 -0000	1.7
@@ -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/thunderbird/thunderbird-17.0.5.ebuild,v 1.6 2013/04/13 08:42:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.5.ebuild,v 1.7 2013/04/16 05:56:30 polynomial-c Exp $
 
 EAPI="3"
 WANT_AUTOCONF="2.1"
@@ -64,7 +64,9 @@
 	!x11-plugins/enigmail
 	system-sqlite? ( || (
 		>=dev-db/sqlite-3.7.16:3[secure-delete,debug=]
-		<dev-db/sqlite-3.7.16:3[fts3,secure-delete,threadsafe,unlock-notify,debug=]
+		=dev-db/sqlite-3.7.15*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
+		=dev-db/sqlite-3.7.14*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
+		=dev-db/sqlite-3.7.13*[fts3,secure-delete,threadsafe,unlock-notify,debug=]
 	) )
 	selinux? ( sec-policy/selinux-thunderbird )
 	crypt?  ( || (





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-16  5:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-16  5:56 [gentoo-commits] gentoo-x86 commit in mail-client/thunderbird: ChangeLog thunderbird-17.0.5.ebuild thunderbird-17.0.4.ebuild thunderbird-17.0.4-r1.ebuild Lars Wendler (polynomial-c)

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