public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/spatialite: spatialite-3.0.1.ebuild spatialite-2.4.0_rc4.ebuild ChangeLog
@ 2012-05-25 17:46 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2012-05-25 17:46 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/05/25 17:46:27

  Modified:             spatialite-3.0.1.ebuild spatialite-2.4.0_rc4.ebuild
                        ChangeLog
  Log:
  Fix homepage to point to main roadblock.
  
  (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-db/spatialite/spatialite-3.0.1.ebuild

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

Index: spatialite-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- spatialite-3.0.1.ebuild	25 May 2012 17:31:35 -0000	1.1
+++ spatialite-3.0.1.ebuild	25 May 2012 17:46:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v 1.1 2012/05/25 17:31:35 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v 1.2 2012/05/25 17:46:27 scarabeus Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 inherit multilib
 
 DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/spatialite"
+HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
 SRC_URI="http://www.gaia-gis.it/gaia-sins/${MY_PN}-sources/${MY_P}.tar.gz"
 
 LICENSE="MPL-1.1"



1.4                  dev-db/spatialite/spatialite-2.4.0_rc4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?r1=1.3&r2=1.4

Index: spatialite-2.4.0_rc4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spatialite-2.4.0_rc4.ebuild	7 Aug 2011 12:03:49 -0000	1.3
+++ spatialite-2.4.0_rc4.ebuild	25 May 2012 17:46:27 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.3 2011/08/07 12:03:49 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.4 2012/05/25 17:46:27 scarabeus Exp $
 
 EAPI=4
 
@@ -10,7 +10,7 @@
 inherit multilib
 
 DESCRIPTION="A complete Spatial DBMS in a nutshell built upon sqlite"
-HOMEPAGE="http://www.gaia-gis.it/spatialite"
+HOMEPAGE="http://www.gaia-gis.it/gaia-sins/"
 SRC_URI="http://www.gaia-gis.it/${PN}-${MY_PV}/${MY_P}.tar.gz"
 
 LICENSE="MPL-1.1"



1.5                  dev-db/spatialite/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	25 May 2012 17:31:36 -0000	1.4
+++ ChangeLog	25 May 2012 17:46:27 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/spatialite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.4 2012/05/25 17:31:36 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.5 2012/05/25 17:46:27 scarabeus Exp $
+
+  25 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> spatialite-2.4.0_rc4.ebuild,
+  spatialite-3.0.1.ebuild:
+  Fix homepage to point to main roadblock.
 
 *spatialite-3.0.1 (25 May 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in dev-db/spatialite: spatialite-3.0.1.ebuild spatialite-2.4.0_rc4.ebuild ChangeLog
@ 2013-08-28 16:05 Mike Gilbert (floppym)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Gilbert (floppym) @ 2013-08-28 16:05 UTC (permalink / raw
  To: gentoo-commits

floppym     13/08/28 16:05:43

  Modified:             spatialite-3.0.1.ebuild spatialite-2.4.0_rc4.ebuild
                        ChangeLog
  Log:
  sqlite is dropping the extensions use flag.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)

Revision  Changes    Path
1.4                  dev-db/spatialite/spatialite-3.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild?r1=1.3&r2=1.4

Index: spatialite-3.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- spatialite-3.0.1.ebuild	25 May 2012 18:51:37 -0000	1.3
+++ spatialite-3.0.1.ebuild	28 Aug 2013 16:05:43 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v 1.3 2012/05/25 18:51:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-3.0.1.ebuild,v 1.4 2013/08/28 16:05:43 floppym Exp $
 
 EAPI=4
 
@@ -18,7 +18,7 @@
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="+geos iconv +proj +xls"
 
-RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions]
+RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions(+)]
 	geos? ( >=sci-libs/geos-3.3 )
 	proj? ( sci-libs/proj )
 	xls? ( dev-libs/freexl )



1.5                  dev-db/spatialite/spatialite-2.4.0_rc4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild?r1=1.4&r2=1.5

Index: spatialite-2.4.0_rc4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spatialite-2.4.0_rc4.ebuild	25 May 2012 17:46:27 -0000	1.4
+++ spatialite-2.4.0_rc4.ebuild	28 Aug 2013 16:05:43 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.4 2012/05/25 17:46:27 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/spatialite-2.4.0_rc4.ebuild,v 1.5 2013/08/28 16:05:43 floppym Exp $
 
 EAPI=4
 
@@ -18,7 +18,7 @@
 KEYWORDS="amd64 x86"
 IUSE="+geos iconv +proj"
 
-RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions]
+RDEPEND=">=dev-db/sqlite-3.7.5:3[extensions(+)]
 	geos? ( sci-libs/geos )
 	proj? ( sci-libs/proj )"
 DEPEND="${RDEPEND}"



1.7                  dev-db/spatialite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/spatialite/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	25 May 2012 18:51:37 -0000	1.6
+++ ChangeLog	28 Aug 2013 16:05:43 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for dev-db/spatialite
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.6 2012/05/25 18:51:37 scarabeus Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/spatialite/ChangeLog,v 1.7 2013/08/28 16:05:43 floppym Exp $
+
+  28 Aug 2013; Mike Gilbert <floppym@gentoo.org> spatialite-2.4.0_rc4.ebuild,
+  spatialite-3.0.1.ebuild:
+  sqlite is dropping the extensions use flag.
 
   25 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> spatialite-3.0.1.ebuild:
   Works on ppc -> keyword.
@@ -27,4 +31,3 @@
   12 Jun 2011; Tomáš Chvátal <scarabeus@gentoo.org>
   +spatialite-2.4.0_rc4.ebuild, +metadata.xml:
   Initial commit. Fixes bug #284476. Required for sci-geosciences/qgis.
-





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

end of thread, other threads:[~2013-08-28 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28 16:05 [gentoo-commits] gentoo-x86 commit in dev-db/spatialite: spatialite-3.0.1.ebuild spatialite-2.4.0_rc4.ebuild ChangeLog Mike Gilbert (floppym)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-25 17:46 Tomas Chvatal (scarabeus)

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