summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Trygve Kalleberg <karltk@gentoo.org>2004-08-22 01:01:55 +0000
committerKarl Trygve Kalleberg <karltk@gentoo.org>2004-08-22 01:01:55 +0000
commit638ee6d2d3cc8d94a572a544eea8fcdcd41fb965 (patch)
tree039935018e4f0a3c65cfe0ae868070392b85c0ba /dev-util/eclipse-ve-bin
parentupdate license on PHP. (diff)
downloadgentoo-2-638ee6d2d3cc8d94a572a544eea8fcdcd41fb965.tar.gz
gentoo-2-638ee6d2d3cc8d94a572a544eea8fcdcd41fb965.tar.bz2
gentoo-2-638ee6d2d3cc8d94a572a544eea8fcdcd41fb965.zip
Fixes #59907.
Diffstat (limited to 'dev-util/eclipse-ve-bin')
-rw-r--r--dev-util/eclipse-ve-bin/ChangeLog14
-rw-r--r--dev-util/eclipse-ve-bin/Manifest3
-rw-r--r--dev-util/eclipse-ve-bin/eclipse-ve-bin-1.0_rc2.ebuild35
-rw-r--r--dev-util/eclipse-ve-bin/files/digest-eclipse-ve-bin-1.0_rc21
4 files changed, 48 insertions, 5 deletions
diff --git a/dev-util/eclipse-ve-bin/ChangeLog b/dev-util/eclipse-ve-bin/ChangeLog
index 9ffbca22966c..8bc136ace517 100644
--- a/dev-util/eclipse-ve-bin/ChangeLog
+++ b/dev-util/eclipse-ve-bin/ChangeLog
@@ -1,9 +1,15 @@
# ChangeLog for dev-util/eclipse-ve-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed unde the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-ve-bin/ChangeLog,v 1.2 2004/06/25 02:30:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-ve-bin/ChangeLog,v 1.3 2004/08/22 01:01:55 karltk Exp $
+
+*eclipse-ve-bin-1.0_rc2 (22 Aug 2004)
+
+ 22 Aug 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
+ eclipse-ve-bin-1.0_rc2.ebuild: New upstream version. Fixes #59907.
*eclipse-ve-bin-1.0_rc1 (01 Jun 2004)
- 01 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org> eclipse-ve-bin-1.0_rc1.ebuild:
- Initial import. Ebuild submitted by Kai Zimmermann <zimmermann79@gmx.de>, with
- some modifications by myself to use the eclipse-ext eclass.
+ 01 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
+ eclipse-ve-bin-1.0_rc1.ebuild: Initial import. Ebuild submitted by Kai
+ Zimmermann <zimmermann79@gmx.de>, with some modifications by myself to use the
+ eclipse-ext eclass.
diff --git a/dev-util/eclipse-ve-bin/Manifest b/dev-util/eclipse-ve-bin/Manifest
index 99e544240a41..6a74aa0c8546 100644
--- a/dev-util/eclipse-ve-bin/Manifest
+++ b/dev-util/eclipse-ve-bin/Manifest
@@ -1,4 +1,5 @@
-MD5 5effc62a41f9b4dab4ef23ac831a509d eclipse-ve-bin-1.0_rc1.ebuild 939
+MD5 1e858747b8814fe967a4c534c7e35009 eclipse-ve-bin-1.0_rc2.ebuild 934
MD5 d90369df5aaab1522d5064339bf3c26f ChangeLog 490
MD5 5d570fc39697cf3e8a12d5e55fda9036 metadata.xml 524
MD5 6b94fee9902ad1f933156392a4a686c7 files/digest-eclipse-ve-bin-1.0_rc1 66
+MD5 a6782d3e24be4f3feca1ed07fc6cabed files/digest-eclipse-ve-bin-1.0_rc2 66
diff --git a/dev-util/eclipse-ve-bin/eclipse-ve-bin-1.0_rc2.ebuild b/dev-util/eclipse-ve-bin/eclipse-ve-bin-1.0_rc2.ebuild
new file mode 100644
index 000000000000..aa8e30308b6c
--- /dev/null
+++ b/dev-util/eclipse-ve-bin/eclipse-ve-bin-1.0_rc2.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-ve-bin/eclipse-ve-bin-1.0_rc2.ebuild,v 1.1 2004/08/22 01:01:55 karltk Exp $
+
+inherit eclipse-ext
+
+DESCRIPTION="The Eclipse Visual Editor provides GUI builders for Eclipse."
+HOMEPAGE="http://www.eclipse.org/vep/"
+SRC_URI="http://download.eclipse.org/tools/ve/downloads/drops/S-1.0M2-200407301410/VE-runtime-1.0M2.zip"
+SLOT="2"
+LICENSE="CPL-1.0"
+KEYWORDS="-* ~x86"
+IUSE=""
+DEPEND=">=dev-util/eclipse-sdk-3.0.0
+ >=dev-util/eclipse-emf-bin-200403250631
+ >=dev-util/eclipse-gef-bin-20040330"
+
+src_unpack() {
+ mkdir ${S}
+ cd ${S}
+ unpack ${A}
+}
+
+src_compile() {
+ einfo "${P} is a binary package"
+}
+
+src_install () {
+ eclipse-ext_require-slot 3
+
+ eclipse-ext_create-ext-layout binary
+
+ eclipse-ext_install-features eclipse/features/*
+ eclipse-ext_install-plugins eclipse/plugins/*
+}
diff --git a/dev-util/eclipse-ve-bin/files/digest-eclipse-ve-bin-1.0_rc2 b/dev-util/eclipse-ve-bin/files/digest-eclipse-ve-bin-1.0_rc2
new file mode 100644
index 000000000000..fd1bbb300825
--- /dev/null
+++ b/dev-util/eclipse-ve-bin/files/digest-eclipse-ve-bin-1.0_rc2
@@ -0,0 +1 @@
+MD5 4e3f03406a34c8a149f81d4f1bcbc05a VE-runtime-1.0M2.zip 6028043