summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-06-13 21:16:19 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-06-13 21:16:19 +0000
commit74d373b4d8d8061919573084e28f8676b13f771f (patch)
treece72b9231f898b4fd7a0f5ea8b909e9ed2a9f900 /dev-util/eric
parentActually do a revbump for this fix, as the problem only appears at runtime (diff)
downloadgentoo-2-74d373b4d8d8061919573084e28f8676b13f771f.tar.gz
gentoo-2-74d373b4d8d8061919573084e28f8676b13f771f.tar.bz2
gentoo-2-74d373b4d8d8061919573084e28f8676b13f771f.zip
Adjust PyQt4 use deps. bug 272166
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-util/eric')
-rw-r--r--dev-util/eric/ChangeLog6
-rw-r--r--dev-util/eric/eric-4.3.3.ebuild4
-rw-r--r--dev-util/eric/eric-4.3.4.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index fe91e2b7c57e..6c53c78adb6d 100644
--- a/dev-util/eric/ChangeLog
+++ b/dev-util/eric/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/eric
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.83 2009/06/05 20:58:42 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.84 2009/06/13 21:16:19 hwoarang Exp $
+
+ 13 Jun 2009; Markos Chandras <hwoarang@gentoo.org> eric-4.3.3.ebuild,
+ eric-4.3.4.ebuild:
+ Adjust PyQt4 use deps ( bug 272166 )
*eric-4.3.4 (05 Jun 2009)
diff --git a/dev-util/eric/eric-4.3.3.ebuild b/dev-util/eric/eric-4.3.3.ebuild
index ebbe400b92e1..47ed0ea04ac2 100644
--- a/dev-util/eric/eric-4.3.3.ebuild
+++ b/dev-util/eric/eric-4.3.3.ebuild
@@ -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/dev-util/eric/eric-4.3.3.ebuild,v 1.1 2009/05/09 16:48:37 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.3.ebuild,v 1.2 2009/06/13 21:16:19 hwoarang Exp $
EAPI="2"
@@ -26,7 +26,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="linguas_cs linguas_de linguas_es linguas_fr linguas_ru linguas_tr"
-DEPEND="dev-python/PyQt4[svg]
+DEPEND="dev-python/PyQt4[X,svg,webkit]
>=dev-python/qscintilla-python-2.2[qt4]"
RDEPEND="${DEPEND}"
diff --git a/dev-util/eric/eric-4.3.4.ebuild b/dev-util/eric/eric-4.3.4.ebuild
index a1a85a711ff8..09d5aa89faba 100644
--- a/dev-util/eric/eric-4.3.4.ebuild
+++ b/dev-util/eric/eric-4.3.4.ebuild
@@ -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/dev-util/eric/eric-4.3.4.ebuild,v 1.1 2009/06/05 20:58:42 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.3.4.ebuild,v 1.2 2009/06/13 21:16:19 hwoarang Exp $
EAPI="2"
NEED_PYTHON=2.4
@@ -24,7 +24,7 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="linguas_cs linguas_de linguas_es linguas_fr linguas_ru linguas_tr"
-DEPEND="dev-python/PyQt4[svg]
+DEPEND="dev-python/PyQt4[X,svg,webkit]
>=dev-python/qscintilla-python-2.2[qt4]"
RDEPEND="${DEPEND}"