diff options
author | 2007-11-20 05:42:49 +0000 | |
---|---|---|
committer | 2007-11-20 05:42:49 +0000 | |
commit | 0a4513701c1d7a9d3b132739d7ea49b0ce430088 (patch) | |
tree | 22a23be28c2b4cfb77368c9e1022b3291e1ccfba | |
parent | prune unused versions with NULL dereference vulnerabilities (diff) | |
download | gentoo-2-0a4513701c1d7a9d3b132739d7ea49b0ce430088.tar.gz gentoo-2-0a4513701c1d7a9d3b132739d7ea49b0ce430088.tar.bz2 gentoo-2-0a4513701c1d7a9d3b132739d7ea49b0ce430088.zip |
dev-python/qscintilla moved to x11-libs/qscintilla. fixed quoting.
(Portage version: 2.1.3.19)
-rw-r--r-- | dev-util/eric/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-3.7.2-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-3.9.5.ebuild | 4 | ||||
-rw-r--r-- | dev-util/eric/eric-4.0.1.ebuild | 6 | ||||
-rw-r--r-- | dev-util/eric/eric-4.0.3.ebuild | 4 |
5 files changed, 14 insertions, 10 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index 6dc54de965a1..4f6ddfe189a0 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.49 2007/10/05 17:50:39 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v 1.50 2007/11/20 05:42:49 hawking Exp $ + + 20 Nov 2007; Ali Polatel <hawking@gentoo.org> eric-3.7.2-r1.ebuild, + eric-3.9.5.ebuild, eric-4.0.1.ebuild, eric-4.0.3.ebuild: + dev-python/qscintilla moved to x11-libs/qscintilla 05 Oct 2007; Caleb Tennis <caleb@gentoo.org> eric-4.0.3.ebuild: Add linguas to IUSE and dodir instead of mkdir diff --git a/dev-util/eric/eric-3.7.2-r1.ebuild b/dev-util/eric/eric-3.7.2-r1.ebuild index 77b89708eec8..708c8b8af990 100644 --- a/dev-util/eric/eric-3.7.2-r1.ebuild +++ b/dev-util/eric/eric-3.7.2-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-util/eric/eric-3.7.2-r1.ebuild,v 1.8 2007/06/25 10:58:21 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v 1.9 2007/11/20 05:42:49 hawking Exp $ inherit python eutils multilib @@ -25,7 +25,7 @@ IUSE="idl" DEPEND=">=dev-python/PyQt-3.13 >=dev-python/pyxml-0.8.4 - >=dev-python/qscintilla-1.0" + >=x11-libs/qscintilla-1.0" RDEPEND=">=dev-python/PyQt-3.13 >=dev-python/pyxml-0.8.4 diff --git a/dev-util/eric/eric-3.9.5.ebuild b/dev-util/eric/eric-3.9.5.ebuild index bb0271986f0c..f7ee80e00357 100644 --- a/dev-util/eric/eric-3.9.5.ebuild +++ b/dev-util/eric/eric-3.9.5.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-util/eric/eric-3.9.5.ebuild,v 1.4 2007/07/12 01:05:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v 1.5 2007/11/20 05:42:49 hawking Exp $ NEED_PYTHON=2.3 @@ -20,7 +20,7 @@ IUSE="doc examples idl" DEPEND=">=dev-python/PyQt-3.13 >=dev-python/pyxml-0.8.4 - >=dev-python/qscintilla-1.0" + >=x11-libs/qscintilla-1.0" RDEPEND="${DEPEND} idl? ( !sparc? ( >=net-misc/omniORB-4.0.3 ) )" diff --git a/dev-util/eric/eric-4.0.1.ebuild b/dev-util/eric/eric-4.0.1.ebuild index c7b375c8efcb..3d1cad487c35 100644 --- a/dev-util/eric/eric-4.0.1.ebuild +++ b/dev-util/eric/eric-4.0.1.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-util/eric/eric-4.0.1.ebuild,v 1.1 2007/09/07 13:35:49 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild,v 1.2 2007/11/20 05:42:49 hawking Exp $ NEED_PYTHON=2.4 @@ -22,7 +22,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-python/PyQt4-4.1 - >=dev-python/qscintilla-2.1 + >=x11-libs/qscintilla-2.1 >=x11-libs/qt-4.2.0" LANGS="de fr ru" @@ -31,7 +31,7 @@ python_version src_install() { # Change qt dir to be located in ${D} - mkdir -p ${D}/usr/share/qt4/ + mkdir -p "${D}"/usr/share/qt4/ sed -i \ -e "s:pyqtconfig._pkg_config\[\"qt_data_dir\"\]:\"${D}/usr/share/qt4/\":" \ install.py diff --git a/dev-util/eric/eric-4.0.3.ebuild b/dev-util/eric/eric-4.0.3.ebuild index ec78de583297..4a23fccd8f7e 100644 --- a/dev-util/eric/eric-4.0.3.ebuild +++ b/dev-util/eric/eric-4.0.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-util/eric/eric-4.0.3.ebuild,v 1.2 2007/10/05 17:50:39 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild,v 1.3 2007/11/20 05:42:49 hawking Exp $ NEED_PYTHON=2.4 @@ -24,7 +24,7 @@ LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~x86" DEPEND=">=dev-python/PyQt4-4.1 - >=dev-python/qscintilla-2.1 + >=x11-libs/qscintilla-2.1 >=x11-libs/qt-4.2.0" LANGS="de fr ru" |