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.1-r1.ebuild
@ 2007-11-20  5:45 Ali Polatel (hawking)
  0 siblings, 0 replies; 6+ messages in thread
From: Ali Polatel (hawking) @ 2007-11-20  5:45 UTC (permalink / raw
  To: gentoo-commits

hawking     07/11/20 05:45:19

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  Use EAPI=1, make python use flag enabled by default.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.2                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Nov 2007 05:17:20 -0000	1.1
+++ ChangeLog	20 Nov 2007 05:45:19 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/qscintilla
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.1 2007/11/20 05:17:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.2 2007/11/20 05:45:19 hawking Exp $
+
+  20 Nov 2007; Ali Polatel <hawking@gentoo.org> qscintilla-2.1-r1.ebuild:
+  Use EAPI=1, make python use flag enabled by default.
 
 *qscintilla-2.1-r1 (20 Nov 2007)
 



1.2                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qscintilla-2.1-r1.ebuild	20 Nov 2007 05:17:20 -0000	1.1
+++ qscintilla-2.1-r1.ebuild	20 Nov 2007 05:45:19 -0000	1.2
@@ -1,6 +1,8 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.1 2007/11/20 05:17:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.2 2007/11/20 05:45:19 hawking Exp $
+
+EAPI=1
 
 inherit eutils toolchain-funcs multilib
 
@@ -16,7 +18,7 @@
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="qt4 python doc examples debug"
+IUSE="qt4 +python doc examples debug"
 
 RDEPEND="qt4? ( =x11-libs/qt-4* )
 		!qt4? ( =x11-libs/qt-3* )"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
@ 2008-02-09 11:14 Markus Ullmann (jokey)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Ullmann (jokey) @ 2008-02-09 11:14 UTC (permalink / raw
  To: gentoo-commits

jokey       08/02/09 11:14:45

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  Stable on x86
  (Portage version: 2.1.4.1)

Revision  Changes    Path
1.4                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Nov 2007 18:59:21 -0000	1.3
+++ ChangeLog	9 Feb 2008 11:14:44 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/qscintilla
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.3 2007/11/24 18:59:21 swegener Exp $
+# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.4 2008/02/09 11:14:44 jokey Exp $
+
+  09 Feb 2008; Markus Ullmann <jokey@gentoo.org> qscintilla-2.1-r1.ebuild:
+  Stable on x86
 
   20 Nov 2007; Ali Polatel <hawking@gentoo.org> qscintilla-2.1-r1.ebuild:
   Use EAPI=1, make python use flag enabled by default.



1.3                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qscintilla-2.1-r1.ebuild	20 Nov 2007 05:45:19 -0000	1.2
+++ qscintilla-2.1-r1.ebuild	9 Feb 2008 11:14:44 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.1-r1.ebuild,v 1.2 2007/11/20 05:45:19 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.3 2008/02/09 11:14:44 jokey Exp $
 
 EAPI=1
 
@@ -17,7 +17,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-4* )



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
@ 2008-02-21 14:29 Raul Porcel (armin76)
  0 siblings, 0 replies; 6+ messages in thread
From: Raul Porcel (armin76) @ 2008-02-21 14:29 UTC (permalink / raw
  To: gentoo-commits

armin76     08/02/21 14:29:14

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  alpha/ia64/sparc stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.5                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	9 Feb 2008 11:14:44 -0000	1.4
+++ ChangeLog	21 Feb 2008 14:29:13 -0000	1.5
@@ -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.4 2008/02/09 11:14:44 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.5 2008/02/21 14:29:13 armin76 Exp $
+
+  21 Feb 2008; Raúl Porcel <armin76@gentoo.org> qscintilla-2.1-r1.ebuild:
+  alpha/ia64/sparc stable
 
   09 Feb 2008; Markus Ullmann <jokey@gentoo.org> qscintilla-2.1-r1.ebuild:
   Stable on x86



1.4                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- qscintilla-2.1-r1.ebuild	9 Feb 2008 11:14:44 -0000	1.3
+++ qscintilla-2.1-r1.ebuild	21 Feb 2008 14:29:13 -0000	1.4
@@ -1,6 +1,6 @@
 # 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.1-r1.ebuild,v 1.3 2008/02/09 11:14:44 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.4 2008/02/21 14:29:13 armin76 Exp $
 
 EAPI=1
 
@@ -17,7 +17,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-4* )



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
@ 2008-03-22 19:54 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 6+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-22 19:54 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/03/22 19:54:10

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  amd64 stable
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	21 Feb 2008 14:29:13 -0000	1.5
+++ ChangeLog	22 Mar 2008 19:54:09 -0000	1.6
@@ -1,6 +1,10 @@
 # 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.5 2008/02/21 14:29:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.6 2008/03/22 19:54:09 coldwind Exp $
+
+  22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+  qscintilla-2.1-r1.ebuild:
+  amd64 stable
 
   21 Feb 2008; Raúl Porcel <armin76@gentoo.org> qscintilla-2.1-r1.ebuild:
   alpha/ia64/sparc stable



1.5                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- qscintilla-2.1-r1.ebuild	21 Feb 2008 14:29:13 -0000	1.4
+++ qscintilla-2.1-r1.ebuild	22 Mar 2008 19:54:09 -0000	1.5
@@ -1,6 +1,6 @@
 # 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.1-r1.ebuild,v 1.4 2008/02/21 14:29:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.5 2008/03/22 19:54:09 coldwind Exp $
 
 EAPI=1
 
@@ -17,7 +17,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-4* )



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
@ 2008-04-09 18:47 Ingmar Vanhassel (ingmar)
  0 siblings, 0 replies; 6+ messages in thread
From: Ingmar Vanhassel (ingmar) @ 2008-04-09 18:47 UTC (permalink / raw
  To: gentoo-commits

ingmar      08/04/09 18:47:57

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  Make dependencies compatible with split Qt:4.
  (Portage version: 2.1.5_rc2)

Revision  Changes    Path
1.7                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	22 Mar 2008 19:54:09 -0000	1.6
+++ ChangeLog	9 Apr 2008 18:47:56 -0000	1.7
@@ -1,6 +1,10 @@
 # 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.6 2008/03/22 19:54:09 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.7 2008/04/09 18:47:56 ingmar Exp $
+
+  09 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
+  qscintilla-2.1-r1.ebuild:
+  Make dependencies compatible with split Qt:4.
 
   22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
   qscintilla-2.1-r1.ebuild:



1.6                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qscintilla-2.1-r1.ebuild	22 Mar 2008 19:54:09 -0000	1.5
+++ qscintilla-2.1-r1.ebuild	9 Apr 2008 18:47:56 -0000	1.6
@@ -1,9 +1,8 @@
 # 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.1-r1.ebuild,v 1.5 2008/03/22 19:54:09 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.6 2008/04/09 18:47:56 ingmar Exp $
 
 EAPI=1
-
 inherit eutils toolchain-funcs multilib
 
 SCINTILLA_VER="1.73"
@@ -20,8 +19,11 @@
 KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE="qt4 +python doc examples debug"
 
-RDEPEND="qt4? ( =x11-libs/qt-4* )
-		!qt4? ( =x11-libs/qt-3* )"
+RDEPEND="
+	qt4? ( || ( x11-libs/qt-gui:4
+		x11-libs/qt:4 )
+	)
+	!qt4? ( x11-libs/qt:3 )"
 # dev-python/PyQt needs qscintilla to build and qscintilla's python bindings
 # need dev-python/PyQt, bug 199543
 PDEPEND="python? ( dev-python/qscintilla-python )"



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild
@ 2008-05-12 15:12 Markus Rothe (corsair)
  0 siblings, 0 replies; 6+ messages in thread
From: Markus Rothe (corsair) @ 2008-05-12 15:12 UTC (permalink / raw
  To: gentoo-commits

corsair     08/05/12 15:12:03

  Modified:             ChangeLog qscintilla-2.1-r1.ebuild
  Log:
  Stable on ppc64
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.8                  x11-libs/qscintilla/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	9 Apr 2008 18:47:56 -0000	1.7
+++ ChangeLog	12 May 2008 15:12:03 -0000	1.8
@@ -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.7 2008/04/09 18:47:56 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.8 2008/05/12 15:12:03 corsair Exp $
+
+  12 May 2008; Markus Rothe <corsair@gentoo.org> qscintilla-2.1-r1.ebuild:
+  Stable on ppc64
 
   09 Apr 2008; Ingmar Vanhassel <ingmar@gentoo.org>
   qscintilla-2.1-r1.ebuild:



1.7                  x11-libs/qscintilla/qscintilla-2.1-r1.ebuild

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

Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- qscintilla-2.1-r1.ebuild	9 Apr 2008 18:47:56 -0000	1.6
+++ qscintilla-2.1-r1.ebuild	12 May 2008 15:12:03 -0000	1.7
@@ -1,6 +1,6 @@
 # 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.1-r1.ebuild,v 1.6 2008/04/09 18:47:56 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.7 2008/05/12 15:12:03 corsair Exp $
 
 EAPI=1
 inherit eutils toolchain-funcs multilib
@@ -16,7 +16,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="



-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-05-12 15:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 14:29 [gentoo-commits] gentoo-x86 commit in x11-libs/qscintilla: ChangeLog qscintilla-2.1-r1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2008-05-12 15:12 Markus Rothe (corsair)
2008-04-09 18:47 Ingmar Vanhassel (ingmar)
2008-03-22 19:54 Santiago M. Mola (coldwind)
2008-02-09 11:14 Markus Ullmann (jokey)
2007-11-20  5:45 Ali Polatel (hawking)

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