From 74d373b4d8d8061919573084e28f8676b13f771f Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 13 Jun 2009 21:16:19 +0000 Subject: Adjust PyQt4 use deps. bug 272166 (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force) --- dev-util/eric/ChangeLog | 6 +++++- dev-util/eric/eric-4.3.3.ebuild | 4 ++-- dev-util/eric/eric-4.3.4.ebuild | 4 ++-- 3 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-util/eric') 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 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}" -- cgit v1.2.3-65-gdbad