summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-07-11 12:54:50 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-07-11 12:54:50 +0000
commitee535d1c989b989169d56695b76e9b1e766edaf5 (patch)
treead0c2de74bd6ee382590e81e353cf425493493bd /dev-util/eric
parentstable on x86 (Manifest recommit) (diff)
downloadgentoo-2-ee535d1c989b989169d56695b76e9b1e766edaf5.tar.gz
gentoo-2-ee535d1c989b989169d56695b76e9b1e766edaf5.tar.bz2
gentoo-2-ee535d1c989b989169d56695b76e9b1e766edaf5.zip
stable on x86, removed old ebuilds
Diffstat (limited to 'dev-util/eric')
-rw-r--r--dev-util/eric/ChangeLog5
-rw-r--r--dev-util/eric/eric-3.1.ebuild28
-rw-r--r--dev-util/eric/eric-3.2.ebuild27
-rw-r--r--dev-util/eric/eric-3.3.1.ebuild60
-rw-r--r--dev-util/eric/eric-3.4.2.ebuild4
-rw-r--r--dev-util/eric/files/digest-eric-3.11
-rw-r--r--dev-util/eric/files/digest-eric-3.21
-rw-r--r--dev-util/eric/files/digest-eric-3.3.11
-rw-r--r--dev-util/eric/files/install.py.eric-3.3.1.diff36
9 files changed, 7 insertions, 156 deletions
diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog
index c8b5f0f69a73..46b2d3dbcd6d 100644
--- a/dev-util/eric/ChangeLog
+++ b/dev-util/eric/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-util/eric
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
+ 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org>
+ -files/install.py.eric-3.3.1.diff, -eric-3.1.ebuild, -eric-3.2.ebuild,
+ -eric-3.3.1.ebuild, eric-3.4.2.ebuild:
+ stable on x86
+
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> eric-3.1.ebuild,
eric-3.2.ebuild, eric-3.3.1.ebuild, eric-3.4.2.ebuild:
virtual/glibc -> virtual/libc
diff --git a/dev-util/eric/eric-3.1.ebuild b/dev-util/eric/eric-3.1.ebuild
deleted file mode 100644
index ae5a177b4555..000000000000
--- a/dev-util/eric/eric-3.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.1.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $
-
-IUSE=""
-
-DESCRIPTION="The eric3 Python IDE"
-HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html"
-SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc"
-
-DEPEND="virtual/libc
- sys-devel/libtool
- >=x11-libs/qt-3.0.4.1
- >=dev-python/qscintilla-1.52
- >=dev-lang/python-2.2.1
- >=dev-python/sip-3.6
- <=dev-python/PyQt-3.8.1"
-
-src_install() {
- python install.py \
- -b /usr/bin \
- -i ${D}
- dodoc HISTORY LICENSE.GPL README THANKS
-}
diff --git a/dev-util/eric/eric-3.2.ebuild b/dev-util/eric/eric-3.2.ebuild
deleted file mode 100644
index e3ebffbb8db9..000000000000
--- a/dev-util/eric/eric-3.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.2.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $
-
-IUSE=""
-DESCRIPTION="The eric3 Python IDE"
-HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html"
-SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc"
-
-DEPEND="virtual/libc
- sys-devel/libtool
- >=x11-libs/qt-3.0.4.1
- >=dev-python/qscintilla-1.52
- >=dev-lang/python-2.2.1
- >=dev-python/sip-3.6
- >=dev-python/PyQt-3.8.1"
-
-src_install() {
- python install.py \
- -b /usr/bin \
- -i ${D}
- dodoc HISTORY LICENSE.GPL README THANKS
-}
diff --git a/dev-util/eric/eric-3.3.1.ebuild b/dev-util/eric/eric-3.3.1.ebuild
deleted file mode 100644
index bb98d111d384..000000000000
--- a/dev-util/eric/eric-3.3.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.3.1.ebuild,v 1.5 2004/07/02 05:07:16 eradicator Exp $
-
-IUSE="idl"
-
-inherit distutils eutils
-
-DESCRIPTION="eric3 is a full featured Python IDE that is written in PyQt using the QScintilla editor widget"
-HOMEPAGE="http://www.die-offenbachs.de/detlev/eric3.html"
-SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz"
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-
-distutils_python_version
-IDIR="/usr/lib/python${PYVER}/site-packages/eric3/"
-ADIR=${IDIR}"apis/"
-
-DEPEND="virtual/libc
- sys-devel/libtool
- >=x11-libs/qt-3.1
- >=dev-python/qscintilla-1.53
- >=dev-lang/python-2.2.1
- >=dev-python/sip-3.8
- >=dev-python/PyQt-3.8.1"
-
-RDEPEND="${RDEPEND}
- idl? ( net-misc/omniORB )"
-
-src_compile() {
- epatch ${FILESDIR}/install.py.${PF}.diff
-}
-
-src_install() {
- cp ${S}/patch_modpython.py ${S}/eric/Tools
- python install.py \
- -b /usr/bin \
- -i ${D}
- dodoc HISTORY LICENSE.GPL THANKS eric/README*
-}
-
-pkg_postinst() {
- einfo ""
- einfo "Execute the command \"ebuild /var/db/pkg/dev-util/${PF}/${PF}.ebuild config\""
- einfo to generate the api files for the autocompletion/calltips feature of eric3.
- einfo "The api files will be placed in \"${ADIR}\"."
- einfo "You have to configure their usage in the eric3 Preferences Dialog -> Editor -> APIs."
- einfo ""
- einfo "If you want to use eric3 with Mod_python, have a look at"
- einfo "\"${IDIR}Tools/patch_modpython.py\"."
- einfo ""
-}
-
-pkg_config() {
- mkdir ${ADIR}
- einfo "Creating api files... (get a coffee)"
- python ${IDIR}Tools/gen_python_api.py ${ADIR}
- python ${IDIR}Tools/gen_pyqt_api.py /usr/share/sip ${ADIR}
-}
diff --git a/dev-util/eric/eric-3.4.2.ebuild b/dev-util/eric/eric-3.4.2.ebuild
index 17291ff50a2b..2f0ef0f660b7 100644
--- a/dev-util/eric/eric-3.4.2.ebuild
+++ b/dev-util/eric/eric-3.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.3 2004/07/02 05:07:16 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.4 2004/07/11 12:54:50 carlo Exp $
IUSE="idl"
@@ -12,7 +12,7 @@ SRC_URI="http://www.die-offenbachs.de/detlev/files/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
python_version
IDIR="/usr/lib/python${PYVER}/site-packages/eric3/"
diff --git a/dev-util/eric/files/digest-eric-3.1 b/dev-util/eric/files/digest-eric-3.1
deleted file mode 100644
index 31ffb1530478..000000000000
--- a/dev-util/eric/files/digest-eric-3.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 268f38907bb4b820836f5ee213453bec eric-3.1.tar.gz 758122
diff --git a/dev-util/eric/files/digest-eric-3.2 b/dev-util/eric/files/digest-eric-3.2
deleted file mode 100644
index ef5ac5412969..000000000000
--- a/dev-util/eric/files/digest-eric-3.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d512d91cf04ce58420e0001952bd45b2 eric-3.2.tar.gz 911785
diff --git a/dev-util/eric/files/digest-eric-3.3.1 b/dev-util/eric/files/digest-eric-3.3.1
deleted file mode 100644
index 741f1dfeaba0..000000000000
--- a/dev-util/eric/files/digest-eric-3.3.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b90eb45006bf66bedab872870557e08a eric-3.3.1.tar.gz 1270274
diff --git a/dev-util/eric/files/install.py.eric-3.3.1.diff b/dev-util/eric/files/install.py.eric-3.3.1.diff
deleted file mode 100644
index e09fb23db40d..000000000000
--- a/dev-util/eric/files/install.py.eric-3.3.1.diff
+++ /dev/null
@@ -1,36 +0,0 @@
---- install.py.eric-3.3.1 2003-12-12 23:31:57.000000000 +0100
-+++ install.py 2003-12-12 23:33:45.000000000 +0100
-@@ -159,33 +159,6 @@
- bindir = platBinDir
- mdir = modDir
-
-- # Cleanup old stuff
-- # Remove the wrapper scripts
-- rem_ename = wrapperName(platBinDir,"eric3")
-- rem_uname = wrapperName(platBinDir,"eric3-unittest")
-- rem_hname = wrapperName(platBinDir,"eric3-helpviewer")
-- rem_dname = wrapperName(platBinDir,"eric3-doc")
-- rem_ouname = wrapperName(platBinDir,"qtunittest")
-- rem_ohname = wrapperName(platBinDir,"helpviewer")
-- if os.path.exists(rem_ename):
-- os.remove(rem_ename)
-- if os.path.exists(rem_uname):
-- os.remove(rem_uname)
-- if os.path.exists(rem_hname):
-- os.remove(rem_hname)
-- if os.path.exists(rem_dname):
-- os.remove(rem_dname)
-- if os.path.exists(rem_ouname):
-- os.remove(rem_ouname)
-- if os.path.exists(rem_ohname):
-- os.remove(rem_ohname)
--
-- # Cleanup the install directory
-- try:
-- shutil.rmtree(ericdir, 1)
-- except:
-- pass
--
- # Install the files
- # make the install directory tree
- os.makedirs(ericpixdir)