public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-geosciences/qgis: qgis-1.7.4.ebuild ChangeLog
@ 2012-05-24 12:53 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2012-05-24 12:53 UTC (permalink / raw
  To: gentoo-commits

scarabeus    12/05/24 12:53:24

  Modified:             qgis-1.7.4.ebuild ChangeLog
  Log:
  Add python pyc patch for bug#381481. Patch by Chris Mayo.
  
  (Portage version: 2.2.0_alpha107/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sci-geosciences/qgis/qgis-1.7.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/qgis-1.7.4.ebuild?r1=1.1&r2=1.2

Index: qgis-1.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qgis-1.7.4.ebuild	24 May 2012 12:43:45 -0000	1.1
+++ qgis-1.7.4.ebuild	24 May 2012 12:53:24 -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/sci-geosciences/qgis/qgis-1.7.4.ebuild,v 1.1 2012/05/24 12:43:45 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/qgis-1.7.4.ebuild,v 1.2 2012/05/24 12:53:24 scarabeus Exp $
 
 EAPI=4
 
@@ -50,6 +50,7 @@
 
 PATCHES=(
 	"${FILESDIR}/${P}-gcc4.7.patch"
+	"${FILESDIR}/${PN}-no-python-pyc.patch"
 )
 
 # Does not find the test binaries at all
@@ -103,4 +104,9 @@
 		elog "you should install:"
 		elog "   dev-db/postgis"
 	fi
+	use python && python_mod_optimize qgis /usr/share/qgis/python/plugins
+}
+
+pkg_postrm() {
+	use python && python_mod_cleanup qgis /usr/share/qgis/python/plugins
 }



1.26                 sci-geosciences/qgis/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/qgis/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	24 May 2012 12:43:45 -0000	1.25
+++ ChangeLog	24 May 2012 12:53:24 -0000	1.26
@@ -1,6 +1,10 @@
 # ChangeLog for sci-geosciences/qgis
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v 1.25 2012/05/24 12:43:45 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/qgis/ChangeLog,v 1.26 2012/05/24 12:53:24 scarabeus Exp $
+
+  24 May 2012; Tomáš Chvátal <scarabeus@gentoo.org>
+  +files/qgis-no-python-pyc.patch, qgis-1.7.4.ebuild:
+  Add python pyc patch for bug#381481. Patch by Chris Mayo.
 
 *qgis-1.7.4 (24 May 2012)
 






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

only message in thread, other threads:[~2012-05-24 12:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-24 12:53 [gentoo-commits] gentoo-x86 commit in sci-geosciences/qgis: qgis-1.7.4.ebuild ChangeLog 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