hawking 07/11/20 05:42:50
Modified: eric-4.0.1.ebuild ChangeLog eric-3.9.5.ebuild
eric-3.7.2-r1.ebuild eric-4.0.3.ebuild
Log:
dev-python/qscintilla moved to x11-libs/qscintilla. fixed quoting.
(Portage version: 2.1.3.19)
Revision Changes Path
1.2 dev-util/eric/eric-4.0.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild?r1=1.1&r2=1.2
Index: eric-4.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eric-4.0.1.ebuild 7 Sep 2007 13:35:49 -0000 1.1
+++ eric-4.0.1.ebuild 20 Nov 2007 05:42:49 -0000 1.2
@@ -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 @@
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 @@
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
1.50 dev-util/eric/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 5 Oct 2007 17:50:39 -0000 1.49
+++ ChangeLog 20 Nov 2007 05:42:49 -0000 1.50
@@ -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@g.o> 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@g.o> eric-4.0.3.ebuild:
Add linguas to IUSE and dodir instead of mkdir
1.5 dev-util/eric/eric-3.9.5.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild?r1=1.4&r2=1.5
Index: eric-3.9.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.9.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eric-3.9.5.ebuild 12 Jul 2007 01:05:42 -0000 1.4
+++ eric-3.9.5.ebuild 20 Nov 2007 05:42:49 -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-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 @@
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 ) )"
1.9 dev-util/eric/eric-3.7.2-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild?r1=1.8&r2=1.9
Index: eric-3.7.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.7.2-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- eric-3.7.2-r1.ebuild 25 Jun 2007 10:58:21 -0000 1.8
+++ eric-3.7.2-r1.ebuild 20 Nov 2007 05:42:49 -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-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 @@
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
1.3 dev-util/eric/eric-4.0.3.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild?r1=1.2&r2=1.3
Index: eric-4.0.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/eric/eric-4.0.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eric-4.0.3.ebuild 5 Oct 2007 17:50:39 -0000 1.2
+++ eric-4.0.3.ebuild 20 Nov 2007 05:42:49 -0000 1.3
@@ -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 @@
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"
--
gentoo-commits@g.o mailing list
|