hawking 07/11/20 05:35:20
Modified: PyQt-3.14.1-r2.ebuild ChangeLog PyQt-3.17.3.ebuild
PyQt-3.17.2.ebuild PyQt-3.17.ebuild
PyQt-3.14.1-r1.ebuild
Log:
dev-python/qscintilla moved to x11-libs/qscintilla
(Portage version: 2.1.3.19)
Revision Changes Path
1.12 dev-python/PyQt/PyQt-3.14.1-r2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild?r1=1.11&r2=1.12
Index: PyQt-3.14.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- PyQt-3.14.1-r2.ebuild 11 Jul 2007 06:19:47 -0000 1.11
+++ PyQt-3.14.1-r2.ebuild 20 Nov 2007 05:35:19 -0000 1.12
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.12 2007/11/20 05:35:19 hawking Exp $
inherit distutils eutils
@@ -18,7 +18,7 @@
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.2.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
1.96 dev-python/PyQt/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.96&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.96&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?r1=1.95&r2=1.96
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog 13 Nov 2007 07:05:19 -0000 1.95
+++ ChangeLog 20 Nov 2007 05:35:19 -0000 1.96
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.95 2007/11/13 07:05:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.96 2007/11/20 05:35:19 hawking Exp $
+
+ 20 Nov 2007; Ali Polatel <hawking@g.o> PyQt-3.14.1-r1.ebuild,
+ PyQt-3.14.1-r2.ebuild, PyQt-3.17.ebuild, PyQt-3.17.2.ebuild,
+ PyQt-3.17.3.ebuild:
+ dev-python/qscintilla moved to x11-libs/qscintilla
13 Nov 2007; Jeroen Roovers <jer@g.o> PyQt-3.17.3.ebuild:
Marked ~hppa (bug #198456). Fix quoting issues. Do not install LICENSE.
1.5 dev-python/PyQt/PyQt-3.17.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?r1=1.4&r2=1.5
Index: PyQt-3.17.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- PyQt-3.17.3.ebuild 13 Nov 2007 07:05:19 -0000 1.4
+++ PyQt-3.17.3.ebuild 20 Nov 2007 05:35:19 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.4 2007/11/13 07:05:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.5 2007/11/20 05:35:19 hawking Exp $
inherit distutils
@@ -20,7 +20,7 @@
RDEPEND="=x11-libs/qt-3*
>=dev-python/sip-4.7
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
1.6 dev-python/PyQt/PyQt-3.17.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild?r1=1.5&r2=1.6
Index: PyQt-3.17.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- PyQt-3.17.2.ebuild 11 Aug 2007 21:09:56 -0000 1.5
+++ PyQt-3.17.2.ebuild 20 Nov 2007 05:35:19 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.5 2007/08/11 21:09:56 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.6 2007/11/20 05:35:19 hawking Exp $
inherit distutils
@@ -20,7 +20,7 @@
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.6
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
1.9 dev-python/PyQt/PyQt-3.17.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild?r1=1.8&r2=1.9
Index: PyQt-3.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- PyQt-3.17.ebuild 11 Jul 2007 06:19:47 -0000 1.8
+++ PyQt-3.17.ebuild 20 Nov 2007 05:35:19 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.9 2007/11/20 05:35:19 hawking Exp $
inherit distutils
@@ -20,7 +20,7 @@
RDEPEND="=x11-libs/qt-3*
>=dev-python/sip-4.4.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
1.13 dev-python/PyQt/PyQt-3.14.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild?r1=1.12&r2=1.13
Index: PyQt-3.14.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- PyQt-3.14.1-r1.ebuild 11 Jul 2007 06:19:47 -0000 1.12
+++ PyQt-3.14.1-r1.ebuild 20 Nov 2007 05:35:19 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.12 2007/07/11 06:19:47 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.13 2007/11/20 05:35:19 hawking Exp $
inherit distutils eutils
@@ -18,7 +18,7 @@
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.2.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
--
gentoo-commits@g.o mailing list
|