Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (4f1b5564eef9173eb67b52cb2c26dfd6676e268e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Julien ROZO <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (4f1b5564eef9173eb67b52cb2c26dfd6676e268e)
  • Date: Thu, 23 Oct 2008 05:42:39 -0500

GIT changes to master z-rejected grimoire by Julien ROZO <julien AT rozo.org>:

ChangeLog | 3 +++
z-devel/eclipse-bin/BUILD | 1 -
z-devel/eclipse-bin/CONFIGURE | 1 -
z-devel/eclipse-bin/CONFLICTS | 1 -
z-devel/eclipse-bin/DEPENDS | 3 ---
z-devel/eclipse-bin/DETAILS | 14 --------------
z-devel/eclipse-bin/HISTORY | 18 ------------------
z-devel/eclipse-bin/INSTALL | 8 --------
z-devel/eclipse-bin/desktop/eclipse.desktop | 8 --------
z-devel/eclipse-bin/eclipse.sh | 8 --------
10 files changed, 3 insertions(+), 62 deletions(-)

New commits:
commit 4f1b5564eef9173eb67b52cb2c26dfd6676e268e
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>

eclipse-bin: moved spell to binary grimoire

diff --git a/ChangeLog b/ChangeLog
index 1155170..0db6b2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-10-23 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * z-devel/eclipse-bin: moved spell to binary grimoire
+
2008-10-21 George Sherwood <gsherwood AT sourcemage.org>
* bin-http/firefox-obstcp: Moved spell to binary grimoire
* bin-editors/openoffice2-bin-lang-es: Moved spell to binary grimoire
diff --git a/z-devel/eclipse-bin/BUILD b/z-devel/eclipse-bin/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/z-devel/eclipse-bin/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/z-devel/eclipse-bin/CONFIGURE b/z-devel/eclipse-bin/CONFIGURE
deleted file mode 100755
index b8424fe..0000000
--- a/z-devel/eclipse-bin/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-source $GRIMOIRE/REJECTED_MSG
diff --git a/z-devel/eclipse-bin/CONFLICTS b/z-devel/eclipse-bin/CONFLICTS
deleted file mode 100755
index de3901c..0000000
--- a/z-devel/eclipse-bin/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts eclipse
diff --git a/z-devel/eclipse-bin/DEPENDS b/z-devel/eclipse-bin/DEPENDS
deleted file mode 100755
index 83ff5b8..0000000
--- a/z-devel/eclipse-bin/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends JAVA &&
-depends gtk+2 &&
-depends ant
diff --git a/z-devel/eclipse-bin/DETAILS b/z-devel/eclipse-bin/DETAILS
deleted file mode 100755
index 61868e3..0000000
--- a/z-devel/eclipse-bin/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=eclipse-bin
- VERSION=3.1
- SOURCE=eclipse-SDK-${VERSION}-linux-gtk.tar.gz
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
-SOURCE_URL[0]=ftp://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-${VERSION}-200506271435/$SOURCE
- WEB_SITE=http://www.eclipse.org
-
SOURCE_HASH=sha512:ca148c8ccc80c781529a74f04e2d749ce25a0cbe7683631427c7f3da2a30922d10817eeaafde23a4beb031de424293514a7f8632ad6051a2449281e0503bf31a
- LICENSE[0]=CPL
- ENTERED=20041110
- REJECT="is non-source"
- SHORT="An attempt to provide open platform for ide-style application
development tools"
-cat << EOF
-The eclipse project for the development of software design tools was
originally formed by Borland, IBM, MERANT, QNX Software Systems, Rational
Software3, Red Hat, SuSE, TogetherSoft3 and Webgain2, and was later joined by
other major companies. The licensing scheme is intended to encourage the
development of integrated third party software which may or may not be open
source and/or free. The program actually exists as a core (they call it a
microkernel) with functionality added by pluggins. It has support for
several languages, including java and c++ and has extensions that allow UML
round trip engineering. It also is supposed to be able to use system
development tools, like debuggers, compilers, tracers, etc.
-EOF
diff --git a/z-devel/eclipse-bin/HISTORY b/z-devel/eclipse-bin/HISTORY
deleted file mode 100644
index ac19700..0000000
--- a/z-devel/eclipse-bin/HISTORY
+++ /dev/null
@@ -1,18 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2005-12-01 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-07-20 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 3.1. Shortened SHORT.
- Update SOURCE_URL. Updated SOURCE.
-
-2005-03-30 Andrew Stitt <astitt AT sourcemage.org>
- * CONFIGURE: remove relative paths to grimoire libraries
-
-2004-11-10 Rafael George <rgeorge AT yatusabes.com>
- * Created spell
diff --git a/z-devel/eclipse-bin/INSTALL b/z-devel/eclipse-bin/INSTALL
deleted file mode 100755
index 76c5d91..0000000
--- a/z-devel/eclipse-bin/INSTALL
+++ /dev/null
@@ -1,8 +0,0 @@
-# zip file has been extracted, just copy to the correct directory
-INSTALLDIR=/opt/eclipse
-
-mkdir -pv $INSTALLDIR &&
-cp -Rv $SOURCE_DIRECTORY/* $INSTALLDIR &&
-cp $SCRIPT_DIRECTORY/eclipse.sh /etc/profile.d/ &&
-chmod 755 /etc/profile.d/eclipse.sh
-
diff --git a/z-devel/eclipse-bin/desktop/eclipse.desktop
b/z-devel/eclipse-bin/desktop/eclipse.desktop
deleted file mode 100644
index 9f9d3ce..0000000
--- a/z-devel/eclipse-bin/desktop/eclipse.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=Eclipse
-Exec=eclipse
-Icon=
-Terminal=false
-Type=Application
-Categories=Application;Development
diff --git a/z-devel/eclipse-bin/eclipse.sh b/z-devel/eclipse-bin/eclipse.sh
deleted file mode 100755
index 80281de..0000000
--- a/z-devel/eclipse-bin/eclipse.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-# Checking var settings
-
-if [ -z "$ECLIPSE_PATH" ]; then
- ECLIPSE_PATH=/opt/eclipse
-fi
-export ECLIPSE_PATH
-export PATH=${PATH}:${ECLIPSE_PATH}



  • [SM-Commit] GIT changes to master z-rejected grimoire by Julien ROZO (4f1b5564eef9173eb67b52cb2c26dfd6676e268e), Julien ROZO, 10/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page