[Lunar-commits] <moonbase> eric: move it to crater.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 19:03:13 CET 2010
commit 73039b05cbdbbb3a6c609d312baa0dc2e22bb59f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 20:03:13 2010 +0200
eric: move it to crater.
---
editors/eric/BUILD | 12 ------------
editors/eric/DEPENDS | 2 --
editors/eric/DETAILS | 14 --------------
3 files changed, 0 insertions(+), 28 deletions(-)
diff --git a/editors/eric/BUILD b/editors/eric/BUILD
deleted file mode 100644
index 1b9d2b1..0000000
--- a/editors/eric/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-(
-
- . /etc/profile.d/qt3.rc
- . /etc/profile.d/kde3.rc
-
- export PATH=${QT_PREFIX:-$QTDIR}/bin:${KDE_PREFIX:-$KDEDIR}/bin:$PATH
- export KDEDIR=${KDE_PREFIX:-$KDEDIR}
- prepare_install &&
- sedit "s/usr\/local\/bin/usr\/bin\//" install.py &&
- python install.py
-
-) > $C_FIFO 2>&1
diff --git a/editors/eric/DEPENDS b/editors/eric/DEPENDS
deleted file mode 100644
index 8d15869..0000000
--- a/editors/eric/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends qscintilla
-depends PyQt
diff --git a/editors/eric/DETAILS b/editors/eric/DETAILS
deleted file mode 100644
index ca97aa1..0000000
--- a/editors/eric/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=eric
- VERSION=3.9.5
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/eric-ide/
- SOURCE_VFY=sha1:bc67b3093576eb1952d6e7c40e52fd0368c365a7
- WEB_SITE=http://www.die-offenbachs.de/detlev/eric3.html
- ENTERED=20030711
- UPDATED=20070528
- SHORT="A full featured Python IDE"
-
-cat << EOF
-eric is a full featured Python IDE that is written in PyQt using the
-QScintilla editor widget.
-EOF
More information about the Lunar-commits
mailing list