public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/qscintilla-python/files: qscintilla-python-2.4-nostrip.patch
@ 2009-06-09 19:03 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2009-06-09 19:03 UTC (permalink / raw
  To: gentoo-commits

hwoarang    09/06/09 19:03:20

  Added:                qscintilla-python-2.4-nostrip.patch
  Log:
  Version bump
  (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.1                  dev-python/qscintilla-python/files/qscintilla-python-2.4-nostrip.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/files/qscintilla-python-2.4-nostrip.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/files/qscintilla-python-2.4-nostrip.patch?rev=1.1&content-type=text/plain

Index: qscintilla-python-2.4-nostrip.patch
===================================================================
--- Python/configure.py.orig	2009-05-13 23:54:57.000000000 +0200
+++ Python/configure.py	2009-05-13 23:56:26.000000000 +0200
@@ -276,7 +276,8 @@
             installs=installs,
             static=opts.static,
             debug=opts.debug,
-            universal=pyqt.universal
+            universal=pyqt.universal,
+            strip=0
         )
     else:
         makefile = Makefile(
@@ -285,7 +286,8 @@
             install_dir=opts.qscimoddir,
             installs=installs,
             static=opts.static,
-            debug=opts.debug
+            debug=opts.debug,
+            strip=0
         )

     if qsci_define:






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

* [gentoo-commits] gentoo-x86 commit in dev-python/qscintilla-python/files: qscintilla-python-2.4-nostrip.patch
@ 2012-07-09 14:52 Davide Pesavento (pesa)
  0 siblings, 0 replies; 2+ messages in thread
From: Davide Pesavento (pesa) @ 2012-07-09 14:52 UTC (permalink / raw
  To: gentoo-commits

pesa        12/07/09 14:52:00

  Removed:              qscintilla-python-2.4-nostrip.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64, RepoMan options: --force)



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

end of thread, other threads:[~2012-07-09 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09 14:52 [gentoo-commits] gentoo-x86 commit in dev-python/qscintilla-python/files: qscintilla-python-2.4-nostrip.patch Davide Pesavento (pesa)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-09 19:03 Markos Chandras (hwoarang)

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