public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-vcs/fossil: fossil-20100918155143.ebuild ChangeLog fossil-20101005035549.ebuild
@ 2010-10-20  5:31 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; only message in thread
From: Rafael Martins (rafaelmartins) @ 2010-10-20  5:31 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/10/20 05:31:21

  Modified:             fossil-20100918155143.ebuild ChangeLog
                        fossil-20101005035549.ebuild
  Log:
  Fixed sqlite dependency. Thanks to Domen Kožar (bug #340245).
  
  (Portage version: 2.2_rc89/cvs/Linux i686)

Revision  Changes    Path
1.2                  dev-vcs/fossil/fossil-20100918155143.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild?r1=1.1&r2=1.2

Index: fossil-20100918155143.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fossil-20100918155143.ebuild	27 Sep 2010 00:25:06 -0000	1.1
+++ fossil-20100918155143.ebuild	20 Oct 2010 05:31:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild,v 1.1 2010/09/27 00:25:06 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20100918155143.ebuild,v 1.2 2010/10/20 05:31:21 rafaelmartins Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-db/sqlite:3
+DEPEND=">=dev-db/sqlite-3.7.0
 	dev-libs/openssl
 	sys-libs/zlib"
 RDEPEND="${DEPEND}"



1.5                  dev-vcs/fossil/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	19 Oct 2010 21:38:36 -0000	1.4
+++ ChangeLog	20 Oct 2010 05:31:21 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-vcs/fossil
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.4 2010/10/19 21:38:36 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/ChangeLog,v 1.5 2010/10/20 05:31:21 rafaelmartins Exp $
+
+  20 Oct 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
+  fossil-20100918155143.ebuild, fossil-20101005035549.ebuild:
+  Fixed sqlite dependency. Thanks to Domen Kožar (bug #340245).
 
 *fossil-20101005035549 (19 Oct 2010)
 



1.2                  dev-vcs/fossil/fossil-20101005035549.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild?r1=1.1&r2=1.2

Index: fossil-20101005035549.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fossil-20101005035549.ebuild	19 Oct 2010 21:38:36 -0000	1.1
+++ fossil-20101005035549.ebuild	20 Oct 2010 05:31:21 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild,v 1.1 2010/10/19 21:38:36 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/fossil/fossil-20101005035549.ebuild,v 1.2 2010/10/20 05:31:21 rafaelmartins Exp $
 
 EAPI="2"
 
@@ -18,7 +18,7 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-DEPEND="dev-db/sqlite:3
+DEPEND=">=dev-db/sqlite-3.7.0
 	dev-libs/openssl
 	sys-libs/zlib"
 RDEPEND="${DEPEND}"






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

only message in thread, other threads:[~2010-10-20  5:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  5:31 [gentoo-commits] gentoo-x86 commit in dev-vcs/fossil: fossil-20100918155143.ebuild ChangeLog fossil-20101005035549.ebuild Rafael Martins (rafaelmartins)

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