* [gentoo-commits] gentoo-x86 commit in sci-geosciences/qgis: qgis-1.7.0.ebuild qgis-1.7.3.ebuild qgis-1.4.0.ebuild ChangeLog
@ 2012-02-05 1:56 Mike Gilbert (floppym)
0 siblings, 0 replies; only message in thread
From: Mike Gilbert (floppym) @ 2012-02-05 1:56 UTC (permalink / raw
To: gentoo-commits
floppym 12/02/05 01:56:14
Modified: qgis-1.7.0.ebuild qgis-1.7.3.ebuild
qgis-1.4.0.ebuild ChangeLog
Log:
Inherit multilib.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.5 sci-geosciences/qgis/qgis-1.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.0.ebuild?r1=1.4&r2=1.5
Index: qgis-1.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qgis-1.7.0.ebuild 7 Aug 2011 12:04:30 -0000 1.4
+++ qgis-1.7.0.ebuild 5 Feb 2012 01:56:14 -0000 1.5
@@ -1,12 +1,12 @@
-# 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/sci-geosciences/qgis/qgis-1.7.0.ebuild,v 1.4 2011/08/07 12:04:30 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.0.ebuild,v 1.5 2012/02/05 01:56:14 floppym Exp $
EAPI=3
PYTHON_USE_WITH="sqlite"
PYTHON_DEPEND="python? 2"
-inherit python base cmake-utils eutils
+inherit python base cmake-utils eutils multilib
DESCRIPTION="User friendly Geographic Information System"
HOMEPAGE="http://www.qgis.org/"
1.2 sci-geosciences/qgis/qgis-1.7.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.3.ebuild?r1=1.1&r2=1.2
Index: qgis-1.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qgis-1.7.3.ebuild 22 Dec 2011 13:32:33 -0000 1.1
+++ qgis-1.7.3.ebuild 5 Feb 2012 01:56:14 -0000 1.2
@@ -1,12 +1,12 @@
-# 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/sci-geosciences/qgis/qgis-1.7.3.ebuild,v 1.1 2011/12/22 13:32:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.3.ebuild,v 1.2 2012/02/05 01:56:14 floppym Exp $
EAPI=3
PYTHON_USE_WITH="sqlite"
PYTHON_DEPEND="python? 2"
-inherit python base cmake-utils eutils
+inherit python base cmake-utils eutils multilib
DESCRIPTION="User friendly Geographic Information System"
HOMEPAGE="http://www.qgis.org/"
1.10 sci-geosciences/qgis/qgis-1.4.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild?r1=1.9&r2=1.10
Index: qgis-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qgis-1.4.0.ebuild 17 Jun 2010 21:07:26 -0000 1.9
+++ qgis-1.4.0.ebuild 5 Feb 2012 01:56:14 -0000 1.10
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild,v 1.9 2010/06/17 21:07:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.4.0.ebuild,v 1.10 2012/02/05 01:56:14 floppym Exp $
EAPI="2"
PYTHON_USE_WITH="sqlite"
PYTHON_DEPEND="python? 2"
-inherit python cmake-utils eutils
+inherit python cmake-utils eutils multilib
DESCRIPTION="User friendly Geographic Information System"
HOMEPAGE="http://www.qgis.org/"
1.24 sci-geosciences/qgis/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 22 Dec 2011 13:32:33 -0000 1.23
+++ ChangeLog 5 Feb 2012 01:56:14 -0000 1.24
@@ -1,6 +1,10 @@
# ChangeLog for sci-geosciences/qgis
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v 1.23 2011/12/22 13:32:33 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v 1.24 2012/02/05 01:56:14 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> qgis-1.4.0.ebuild,
+ qgis-1.7.0.ebuild, qgis-1.7.3.ebuild:
+ Inherit multilib.
*qgis-1.7.3 (22 Dec 2011)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-02-05 1:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-05 1:56 [gentoo-commits] gentoo-x86 commit in sci-geosciences/qgis: qgis-1.7.0.ebuild qgis-1.7.3.ebuild qgis-1.4.0.ebuild ChangeLog Mike Gilbert (floppym)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox