public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-05-29 23:22 Ben de Groot (yngwin)
  0 siblings, 0 replies; 9+ messages in thread
From: Ben de Groot (yngwin) @ 2009-05-29 23:22 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/05/29 23:22:53

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Remove monolithic qt4 dep, as only split is in tree
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	20 Feb 2009 17:50:55 -0000	1.23
+++ ChangeLog	29 May 2009 23:22:53 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.23 2009/02/20 17:50:55 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.24 2009/05/29 23:22:53 yngwin Exp $
+
+  29 May 2009; Ben de Groot <yngwin@gentoo.org> qscintilla-2.3.2.ebuild:
+  Remove monolithic qt4 dep, as only split is in tree
 
   20 Feb 2009; Jeroen Roovers <jer@gentoo.org> qscintilla-2.3.2.ebuild:
   Stable for HPPA (bug #248083).



1.8                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.7&r2=1.8

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qscintilla-2.3.2.ebuild	20 Feb 2009 17:50:55 -0000	1.7
+++ qscintilla-2.3.2.ebuild	29 May 2009 23:22:53 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.7 2009/02/20 17:50:55 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.8 2009/05/29 23:22:53 yngwin Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -17,9 +17,7 @@
 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
-RDEPEND="qt4? ( || ( x11-libs/qt-gui:4
-		=x11-libs/qt-4.3*:4 )
-	)
+RDEPEND="qt4? ( x11-libs/qt-gui:4 )
 	!qt4? ( x11-libs/qt:3 )"
 DEPEND="${RDEPEND}"
 # dev-python/PyQt needs qscintilla to build and qscintilla's python bindings






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-06-01 22:28 Ben de Groot (yngwin)
  0 siblings, 0 replies; 9+ messages in thread
From: Ben de Groot (yngwin) @ 2009-06-01 22:28 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/06/01 22:28:49

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Move to EAPI=2, and add use dep
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	29 May 2009 23:22:53 -0000	1.24
+++ ChangeLog	1 Jun 2009 22:28:49 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.24 2009/05/29 23:22:53 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.25 2009/06/01 22:28:49 yngwin Exp $
+
+  01 Jun 2009; Ben de Groot <yngwin@gentoo.org> qscintilla-2.3.2.ebuild:
+  Move to EAPI=2, and add use dep
 
   29 May 2009; Ben de Groot <yngwin@gentoo.org> qscintilla-2.3.2.ebuild:
   Remove monolithic qt4 dep, as only split is in tree



1.9                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.8&r2=1.9

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- qscintilla-2.3.2.ebuild	29 May 2009 23:22:53 -0000	1.8
+++ qscintilla-2.3.2.ebuild	1 Jun 2009 22:28:49 -0000	1.9
@@ -1,8 +1,8 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.8 2009/05/29 23:22:53 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.9 2009/06/01 22:28:49 yngwin Exp $
 
-EAPI=1
+EAPI=2
 inherit eutils toolchain-funcs multilib
 
 MY_P="${PN/qs/QS}-gpl-${PV}"
@@ -22,11 +22,9 @@
 DEPEND="${RDEPEND}"
 # dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
 # need dev-python/PyQt, bug 199543
-PDEPEND="python? ( dev-python/qscintilla-python )"
-
-src_unpack() {
-	unpack ${A}
+PDEPEND="python? ( dev-python/qscintilla-python[qt4=] )"
 
+src_configure() {
 	local myqmake myqtdir
 	if use qt4; then
 		myqmake=/usr/bin/qmake






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-02-20 17:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2009-02-20 17:50 UTC (permalink / raw
  To: gentoo-commits

jer         09/02/20 17:50:55

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Stable for HPPA (bug #248083).
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.23                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	6 Feb 2009 16:30:51 -0000	1.22
+++ ChangeLog	20 Feb 2009 17:50:55 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.22 2009/02/06 16:30:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.23 2009/02/20 17:50:55 jer Exp $
+
+  20 Feb 2009; Jeroen Roovers <jer@gentoo.org> qscintilla-2.3.2.ebuild:
+  Stable for HPPA (bug #248083).
 
   06 Feb 2009; Raúl Porcel <armin76@gentoo.org> qscintilla-2.3.2.ebuild:
   ia64/sparc stable wrt #248038



1.7                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.6&r2=1.7

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qscintilla-2.3.2.ebuild	6 Feb 2009 16:30:51 -0000	1.6
+++ qscintilla-2.3.2.ebuild	20 Feb 2009 17:50:55 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.6 2009/02/06 16:30:51 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.7 2009/02/20 17:50:55 jer Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-02-06 16:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 9+ messages in thread
From: Raul Porcel (armin76) @ 2009-02-06 16:30 UTC (permalink / raw
  To: gentoo-commits

armin76     09/02/06 16:30:51

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  ia64/sparc stable wrt #248038
  (Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)

Revision  Changes    Path
1.22                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	4 Feb 2009 23:26:23 -0000	1.21
+++ ChangeLog	6 Feb 2009 16:30:51 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.21 2009/02/04 23:26:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.22 2009/02/06 16:30:51 armin76 Exp $
+
+  06 Feb 2009; Raúl Porcel <armin76@gentoo.org> qscintilla-2.3.2.ebuild:
+  ia64/sparc stable wrt #248038
 
   04 Feb 2009; Brent Baude <ranger@gentoo.org> qscintilla-2.3.2.ebuild:
   Marking qscintilla-2.3.2 ppc64 stable for bug 248038



1.6                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.5&r2=1.6

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qscintilla-2.3.2.ebuild	4 Feb 2009 23:26:23 -0000	1.5
+++ qscintilla-2.3.2.ebuild	6 Feb 2009 16:30:51 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.5 2009/02/04 23:26:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.6 2009/02/06 16:30:51 armin76 Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-02-04 23:26 Brent Baude (ranger)
  0 siblings, 0 replies; 9+ messages in thread
From: Brent Baude (ranger) @ 2009-02-04 23:26 UTC (permalink / raw
  To: gentoo-commits

ranger      09/02/04 23:26:23

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Marking qscintilla-2.3.2 ppc64 for bug 248038
  (Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.21                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	31 Jan 2009 18:20:41 -0000	1.20
+++ ChangeLog	4 Feb 2009 23:26:23 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.20 2009/01/31 18:20:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.21 2009/02/04 23:26:23 ranger Exp $
+
+  04 Feb 2009; Brent Baude <ranger@gentoo.org> qscintilla-2.3.2.ebuild:
+  Marking qscintilla-2.3.2 ppc64 stable for bug 248038
 
   31 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
   qscintilla-2.3.2.ebuild:



1.5                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.4&r2=1.5

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qscintilla-2.3.2.ebuild	31 Jan 2009 18:20:41 -0000	1.4
+++ qscintilla-2.3.2.ebuild	4 Feb 2009 23:26:23 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.4 2009/01/31 18:20:41 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.5 2009/02/04 23:26:23 ranger Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-01-31 18:20 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 9+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-01-31 18:20 UTC (permalink / raw
  To: gentoo-commits

klausman    09/01/31 18:20:41

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  Stable on alpha, bug #248038
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.20                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	18 Jan 2009 20:08:23 -0000	1.19
+++ ChangeLog	31 Jan 2009 18:20:41 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.19 2009/01/18 20:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.20 2009/01/31 18:20:41 klausman Exp $
+
+  31 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
+  qscintilla-2.3.2.ebuild:
+  Stable on alpha, bug #248038
 
   18 Jan 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.3.2.ebuild:
   amd64/x86 stable, bug #248038



1.4                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.3&r2=1.4

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qscintilla-2.3.2.ebuild	18 Jan 2009 20:08:23 -0000	1.3
+++ qscintilla-2.3.2.ebuild	31 Jan 2009 18:20:41 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.3 2009/01/18 20:08:23 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.4 2009/01/31 18:20:41 klausman Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-01-18 20:08 Markus Meier (maekke)
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Meier (maekke) @ 2009-01-18 20:08 UTC (permalink / raw
  To: gentoo-commits

maekke      09/01/18 20:08:23

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  amd64/x86 stable, bug #248038
  (Portage version: 2.1.6.6/cvs/Linux 2.6.28 x86_64)

Revision  Changes    Path
1.19                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	17 Jan 2009 16:31:14 -0000	1.18
+++ ChangeLog	18 Jan 2009 20:08:23 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.18 2009/01/17 16:31:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.19 2009/01/18 20:08:23 maekke Exp $
+
+  18 Jan 2009; Markus Meier <maekke@gentoo.org> qscintilla-2.3.2.ebuild:
+  amd64/x86 stable, bug #248038
 
   17 Jan 2009; nixnut <nixnut@gentoo.org> qscintilla-2.3.2.ebuild:
   ppc stable #248038



1.3                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.2&r2=1.3

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qscintilla-2.3.2.ebuild	17 Jan 2009 16:31:14 -0000	1.2
+++ qscintilla-2.3.2.ebuild	18 Jan 2009 20:08:23 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.2 2009/01/17 16:31:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.3 2009/01/18 20:08:23 maekke Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2009-01-17 16:31 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 9+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-01-17 16:31 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/01/17 16:31:14

  Modified:             ChangeLog qscintilla-2.3.2.ebuild
  Log:
  ppc stable #248038
  (Portage version: 2.1.6.4/cvs/Linux 2.6.27-hardened-r3 ppc)

Revision  Changes    Path
1.18                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	21 Nov 2008 13:58:49 -0000	1.17
+++ ChangeLog	17 Jan 2009 16:31:14 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.17 2008/11/21 13:58:49 yngwin Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.18 2009/01/17 16:31:14 nixnut Exp $
+
+  17 Jan 2009; nixnut <nixnut@gentoo.org> qscintilla-2.3.2.ebuild:
+  ppc stable #248038
 
 *qscintilla-2.3.2 (21 Nov 2008)
 



1.2                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?r1=1.1&r2=1.2

Index: qscintilla-2.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qscintilla-2.3.2.ebuild	21 Nov 2008 13:58:49 -0000	1.1
+++ qscintilla-2.3.2.ebuild	17 Jan 2009 16:31:14 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.1 2008/11/21 13:58:49 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.2 2009/01/17 16:31:14 nixnut Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -14,7 +14,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( || ( x11-libs/qt-gui:4






^ permalink raw reply	[flat|nested] 9+ messages in thread
* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild
@ 2008-11-21 13:58 Ben de Groot (yngwin)
  0 siblings, 0 replies; 9+ messages in thread
From: Ben de Groot (yngwin) @ 2008-11-21 13:58 UTC (permalink / raw
  To: gentoo-commits

yngwin      08/11/21 13:58:49

  Modified:             ChangeLog
  Added:                qscintilla-2.3.2.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-hh5 i686)

Revision  Changes    Path
1.17                 x11-libs/qscintilla/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Oct 2008 22:59:04 -0000	1.16
+++ ChangeLog	21 Nov 2008 13:58:49 -0000	1.17
@@ -1,6 +1,11 @@
 # ChangeLog for x11-libs/qscintilla
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.16 2008/10/11 22:59:04 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.17 2008/11/21 13:58:49 yngwin Exp $
+
+*qscintilla-2.3.2 (21 Nov 2008)
+
+  21 Nov 2008; Ben de Groot <yngwin@gentoo.org> +qscintilla-2.3.2.ebuild:
+  Version bump
 
   11 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> qscintilla-2.3.ebuild:
   Fix build dependencies.



1.1                  x11-libs/qscintilla/qscintilla-2.3.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild?rev=1.1&content-type=text/plain

Index: qscintilla-2.3.2.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.3.2.ebuild,v 1.1 2008/11/21 13:58:49 yngwin Exp $

EAPI=1
inherit eutils toolchain-funcs multilib

MY_P="${PN/qs/QS}-gpl-${PV}"
S=${WORKDIR}/${MY_P}

DESCRIPTION="A Qt port of Neil Hodgson's Scintilla C++ editor class"
HOMEPAGE="http://www.riverbankcomputing.co.uk/software/qscintilla/intro"
SRC_URI="http://www.riverbankcomputing.com/static/Downloads/QScintilla2/${MY_P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="qt4 +python doc examples debug"

RDEPEND="qt4? ( || ( x11-libs/qt-gui:4
		=x11-libs/qt-4.3*:4 )
	)
	!qt4? ( x11-libs/qt:3 )"
DEPEND="${RDEPEND}"
# dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
# need dev-python/PyQt, bug 199543
PDEPEND="python? ( dev-python/qscintilla-python )"

src_unpack() {
	unpack ${A}

	local myqmake myqtdir
	if use qt4; then
		myqmake=/usr/bin/qmake
		myqtdir=Qt4
	else
		myqmake="${QTDIR}/bin/qmake"
		myqtdir=Qt3
	fi

	cd "${S}/${myqtdir}"
	sed -i \
		-e "s:DESTDIR = \$(QTDIR)/lib:DESTDIR = lib:" \
		-e "s:DESTDIR = \$\$\[QT_INSTALL_LIBS\]:DESTDIR = lib:"\
		qscintilla.pro || die "sed in qscintilla.pro failed"

	cat <<- EOF >> qscintilla.pro
	QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
	QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
	QMAKE_LFLAGS_RELEASE=${LDFLAGS}
	EOF

	${myqmake} -o Makefile qscintilla.pro
	cd "${S}/designer-${myqtdir}"

	if use qt4; then
		epatch "${FILESDIR}/${PN}-2.2-qt4.patch"
	else
		epatch "${FILESDIR}/${PN}-2.2-qt.patch"

		sed -i \
			-e "s:DESTDIR = \$(QTDIR)/plugins/designer:DESTDIR = .:" \
			designer.pro || die "sed in designer.pro failed"
	fi

	cat <<- EOF >> designer.pro
	QMAKE_CFLAGS_RELEASE=${CFLAGS} -w
	QMAKE_CXXFLAGS_RELEASE=${CXXFLAGS} -w
	QMAKE_LFLAGS_RELEASE=${LDFLAGS}
	EOF

	${myqmake} -o Makefile designer.pro
}

src_compile() {
	if use qt4; then
		cd "${S}"/Qt4
	else
		cd "${S}"/Qt3
	fi
	make all staticlib CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "make failed"

	if use qt4; then
		cd "${S}"/designer-Qt4
		make DESTDIR="${D}"/usr/lib/qt4/plugins/designer || die "make failed"
		dodir /usr/lib/qt4/plugins/designer
	else
		cd "${S}"/designer-Qt3
		make DESTDIR="${D}"/${QTDIR}/plugins/designer || die "make failed"
		dodir ${QTDIR}/plugins/designer
	fi
	make
}

src_install() {
	dodoc ChangeLog NEWS README*
	dodir /usr/{include,$(get_libdir),share/qscintilla/translations}
	if use qt4; then
		cd "${S}"/Qt4
	else
		cd "${S}"/Qt3
	fi
	cp -r Qsci "${D}/usr/include"
	#cp qextscintilla*.h "${D}/usr/include"
	cp qscintilla*.qm "${D}/usr/share/qscintilla/translations"
	cp libqscintilla2.a* "${D}/usr/$(get_libdir)"
	cp -d libqscintilla2.so.* "${D}/usr/$(get_libdir)"
	if use qt4; then
		dodir /usr/share/qt4/translations/
		for I in $(ls -1 qscintilla*.qm) ; do
			dosym "/usr/share/qscintilla/translations/${I}" "/usr/share/qt4/translations/${I}"
		done
	else
		dodir ${QTDIR}/translations/
		for I in $(ls -1 qscintilla*.qm) ; do
			dosym "/usr/share/qscintilla/translations/${I}" "${QTDIR}/translations/${I}"
		done
	fi
	if use doc ; then
		dohtml "${S}"/doc/html/*
		insinto /usr/share/doc/${PF}/Scintilla
		doins "${S}"/doc/Scintilla/*
	fi
	if use qt4; then
		insinto /usr/$(get_libdir)/qt4/plugins/designer
		insopts  -m0755
		doins "${S}"/designer-Qt4/libqscintillaplugin.so
	else
		insinto ${QTDIR}/plugins/designer
		insopts  -m0755
		doins "${S}"/designer-Qt3/libqscintillaplugin.so
	fi
}

pkg_postinst() {
	if use qt4; then
		ewarn "Please remerge dev-python/PyQt4 if you have problems with eric4"
	else
		ewarn "Please remerge dev-python/PyQt if you have problems with eric3"
	fi
	ewarn "or other qscintilla related packages before submitting bug reports."
}






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

end of thread, other threads:[~2009-06-01 22:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-29 23:22 [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.3.2.ebuild Ben de Groot (yngwin)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-01 22:28 Ben de Groot (yngwin)
2009-02-20 17:50 Jeroen Roovers (jer)
2009-02-06 16:30 Raul Porcel (armin76)
2009-02-04 23:26 Brent Baude (ranger)
2009-01-31 18:20 Tobias Klausmann (klausman)
2009-01-18 20:08 Markus Meier (maekke)
2009-01-17 16:31 Gysbert Wassenaar (nixnut)
2008-11-21 13:58 Ben de Groot (yngwin)

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