summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Trygve Kalleberg <karltk@gentoo.org>2002-07-13 23:59:04 +0000
committerKarl Trygve Kalleberg <karltk@gentoo.org>2002-07-13 23:59:04 +0000
commit94664f88fa7d8fd2a54d10deb00e477b9cb69c7f (patch)
tree3328adfc2f0855af26df342b45a16338b10c7af5 /dev-util/eclipse-cdt-bin
parentVersion bump. NOTE: This version only works with gcc-2.x... not (diff)
downloadgentoo-2-94664f88fa7d8fd2a54d10deb00e477b9cb69c7f.tar.gz
gentoo-2-94664f88fa7d8fd2a54d10deb00e477b9cb69c7f.tar.bz2
gentoo-2-94664f88fa7d8fd2a54d10deb00e477b9cb69c7f.zip
Eclipse Tools Platform with selected extensions."
Diffstat (limited to 'dev-util/eclipse-cdt-bin')
-rw-r--r--dev-util/eclipse-cdt-bin/ChangeLog9
-rw-r--r--dev-util/eclipse-cdt-bin/eclipse-cdt-bin-20020704.ebuild27
-rw-r--r--dev-util/eclipse-cdt-bin/files/digest-eclipse-cdt-bin-200207041
3 files changed, 37 insertions, 0 deletions
diff --git a/dev-util/eclipse-cdt-bin/ChangeLog b/dev-util/eclipse-cdt-bin/ChangeLog
new file mode 100644
index 000000000000..520959251dde
--- /dev/null
+++ b/dev-util/eclipse-cdt-bin/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-util/eclipse-cdt-bin
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-cdt-bin/ChangeLog,v 1.1 2002/07/13 23:59:04 karltk Exp $
+
+*eclipse-cdt-bin-2.0 (14 Jul 2002)
+
+ 14 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> eclipse-cdt-bin-2.0.ebuild files/digest-eclipse-cdt-bin-2.0 :
+
+ Initial import.
diff --git a/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-20020704.ebuild b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-20020704.ebuild
new file mode 100644
index 000000000000..efc59db4299e
--- /dev/null
+++ b/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-20020704.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-cdt-bin/eclipse-cdt-bin-20020704.ebuild,v 1.1 2002/07/13 23:59:04 karltk Exp $
+
+DESCRIPTION="Eclipse Tools Platform"
+HOMEPAGE="http://www.eclipse.org"
+SRC_URI="http://download.eclipse.org/tools/cdt/downloads/cdt/20020704-CDT-initial.zip"
+LICENSE="CPL-1.0"
+SLOT="2"
+KEYWORDS="x86"
+DEPEND="=dev-eclipse/eclipse-platform-bin-2.0*"
+RDEPEND="$DEPEND"
+S=${WORKDIR}/eclipse
+
+src_unpack() {
+ mkdir ${S}
+ cd ${S}
+ unpack 20020704-CDT-initial.zip
+}
+
+src_install () {
+ dodir /opt/eclipse/plugins
+
+ cp -dpR org.eclipse.cdt* ${D}/opt/eclipse/plugins/
+
+ dohtml org.eclipse.cdt.core/about.html
+}
diff --git a/dev-util/eclipse-cdt-bin/files/digest-eclipse-cdt-bin-20020704 b/dev-util/eclipse-cdt-bin/files/digest-eclipse-cdt-bin-20020704
new file mode 100644
index 000000000000..2480115cc167
--- /dev/null
+++ b/dev-util/eclipse-cdt-bin/files/digest-eclipse-cdt-bin-20020704
@@ -0,0 +1 @@
+MD5 ae73e8e6d7080fbac8cd87be8086a8f7 20020704-CDT-initial.zip 927545