summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-11-20 05:35:19 +0000
committerAli Polatel <hawking@gentoo.org>2007-11-20 05:35:19 +0000
commit126ad9da40f4f9d9d36e7d59ae1b26f0080557b4 (patch)
treee77d274b347d8ec0232d7d1c4ff3be7560c92d22 /dev-python/PyQt
parentStable on mips, per #198727. (diff)
downloadgentoo-2-126ad9da40f4f9d9d36e7d59ae1b26f0080557b4.tar.gz
gentoo-2-126ad9da40f4f9d9d36e7d59ae1b26f0080557b4.tar.bz2
gentoo-2-126ad9da40f4f9d9d36e7d59ae1b26f0080557b4.zip
dev-python/qscintilla moved to x11-libs/qscintilla
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r--dev-python/PyQt/ChangeLog7
-rw-r--r--dev-python/PyQt/PyQt-3.14.1-r1.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.14.1-r2.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.17.2.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.17.3.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.17.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index ac8a2e1a7803..caa66553fedc 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -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@gentoo.org> 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@gentoo.org> PyQt-3.17.3.ebuild:
Marked ~hppa (bug #198456). Fix quoting issues. Do not install LICENSE.
diff --git a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild
index 47701146961e..3d8beb71a9b6 100644
--- a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild
+++ b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild
@@ -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 @@ IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.2.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
diff --git a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
index b31eaf554d90..1641498d381e 100644
--- a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
+++ b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild
@@ -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 @@ IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.2.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
diff --git a/dev-python/PyQt/PyQt-3.17.2.ebuild b/dev-python/PyQt/PyQt-3.17.2.ebuild
index 391226a74f4e..5595e5471e60 100644
--- a/dev-python/PyQt/PyQt-3.17.2.ebuild
+++ b/dev-python/PyQt/PyQt-3.17.2.ebuild
@@ -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 @@ IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*
~dev-python/sip-4.6
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
diff --git a/dev-python/PyQt/PyQt-3.17.3.ebuild b/dev-python/PyQt/PyQt-3.17.3.ebuild
index dcddcee7bfb4..b0dc7675896c 100644
--- a/dev-python/PyQt/PyQt-3.17.3.ebuild
+++ b/dev-python/PyQt/PyQt-3.17.3.ebuild
@@ -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 @@ IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*
>=dev-python/sip-4.7
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"
diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild
index 8b54bc5f70ba..14d879e1ddcd 100644
--- a/dev-python/PyQt/PyQt-3.17.ebuild
+++ b/dev-python/PyQt/PyQt-3.17.ebuild
@@ -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 @@ IUSE="debug doc examples"
RDEPEND="=x11-libs/qt-3*
>=dev-python/sip-4.4.1
- dev-python/qscintilla"
+ x11-libs/qscintilla"
DEPEND="${RDEPEND}
sys-devel/libtool"