diff --git a/dev-util/eclipse-sdk-bin/Manifest b/dev-util/eclipse-sdk-bin/Manifest deleted file mode 100644 index 43b36334eec6464ad924b287a8c7fae8146fb483..0000000000000000000000000000000000000000 --- a/dev-util/eclipse-sdk-bin/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -AUX eclipse-bin-4.2 1396 SHA256 e9b874f551d692a076aed08422b66a2d7a049b707a72eaf650206c2b92ed4968 SHA512 387bc4bc674b4c3d6f335de0198bfda41ee601ab07ae1f878b17e5f25bb11677eb7147f8ac02be8403e592383bcabc4f38870018881e4cc5b16dbebb5c9253f2 WHIRLPOOL 5b3c2c7e3cdca526143417cc16e90d4d8ce6c2484afac46ee7a1e78d6cfbb2ba511944c8fdbc3bb40c1d9f442e90bfd6296b8ec6062e6c6a8427e9d3d09b06be -AUX eclipserc-bin-4.2 858 SHA256 0aea733c968ca064ad5ca95d5895778ecf7387826198b512e98d0cbb7dd353f1 SHA512 8705aac02f998bf43d797c9c13592927e73154a1c908d2ac85544b6e197b249b20bc6f189d11eea4a48a76f184ac818d145fa6c05d4980bfe9a542eb9f42dd7b WHIRLPOOL 5dabd6bf5c6d584221192ee6c84c4defb9c011d465fef2679745161f9e38b88fd420cca803367f9ae13ec71036dbd3b8b8fc8fe7e6d47bb570b7b6438d638f7a -DIST eclipse-java-juno-SR1-linux-gtk-4.2.1.tar.gz 156518776 SHA256 61b46cc780dcd08834bd6a1bfb152fb78412f20459b048be416582020f3bf7c1 SHA512 a0b45dd49719e9b13ed0637c4d99216e246aafd07e8111babba73e7c8187123f8b1bd815be5d105438b5534bdaa18e5c84c47744c3fdaad3eeb18ef64e827cd4 WHIRLPOOL 7c061111f8b6059eba1edcfc7da462959bda0b6d4dd451cf52719807937f27509ef38a4a85034e7b72e6e3cac728c11a806eba3aa6a72cf1d036e99464f87410 -DIST eclipse-java-juno-SR1-linux-gtk-x86_64-4.2.1.tar.gz 156737238 SHA256 83a80b9e18563951031152dd982dbf4f5959f33ca3efdfd09f5fd3ba29fd185f SHA512 5a548af721bba8266c62a7cc9ef9bcef9e4e1a76ba4ebaae8415896c7f1b2a65bce2fd1518be31aae25bd51d85b97bdb8bc2f504a23ee0d3d0fa46e3a0dc1cc5 WHIRLPOOL f7b1482d6004e2e1648380acb8ca5990fc087b9d4446d7f6201e66421c4256cc6cd100fb0c74457951780bd3bb4c24899f50da2cca251cea7f5c41f116b0ea66 -EBUILD eclipse-sdk-bin-4.2.1-r1.ebuild 1332 SHA256 70376217ded48d16a69a7c1f37cd5656d8b715418722f6e0654a5a143d16b68a SHA512 06978d3e4baf8a603ad1357eadc699cd78a0841693148eb4c256718a828a47e7e80a123396e37161888db3ac87777e0a25b506f9cf745161e32d3b74d2cc4b63 WHIRLPOOL 212d1bcb735ec92f6e1996fcd606bf42b403e34db45742e726146abf2dd28bb1c0b0136d10a44471a02e23ef2634aaa1c673706448344a3b5504362605344468 diff --git a/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.2.1-r1.ebuild b/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.2.1-r1.ebuild deleted file mode 100644 index 8af156797a3b22fd48c2379a0cc82b4bc4fa51ec..0000000000000000000000000000000000000000 --- a/dev-util/eclipse-sdk-bin/eclipse-sdk-bin-4.2.1-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -# QA: This is an upstream binary package, must not be added to main tree. - -EAPI=5 - -inherit eutils - -SR=SR${PV#*.*.} -SRC_BASE="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/juno/${SR}/eclipse-java-juno-${SR}-linux-gtk" - -DESCRIPTION="Eclipse SDK" -HOMEPAGE="http://www.eclipse.org" -SRC_URI=" - amd64? ( ${SRC_BASE}-x86_64.tar.gz&r=1 -> eclipse-java-juno-${SR}-linux-gtk-x86_64-${PV}.tar.gz ) - x86? ( ${SRC_BASE}.tar.gz&r=1 -> eclipse-java-juno-${SR}-linux-gtk-${PV}.tar.gz )" - -LICENSE="EPL-1.0" -SLOT="4.2" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=" - >=virtual/jdk-1.6 - x11-libs/gtk+:2" - -S=${WORKDIR}/eclipse - -src_install() { - local dest=/opt/${PN}-${SLOT} - - insinto ${dest} - doins -r features icon.xpm plugins artifacts.xml p2 eclipse.ini configuration dropins - - exeinto ${dest} - doexe eclipse - - dohtml -r about.html about_files epl-v10.html notice.html readme/* - - insinto /etc - doins "${FILESDIR}"/eclipserc-bin-${SLOT} - - dobin "${FILESDIR}"/eclipse-bin-${SLOT} - make_desktop_entry "eclipse-bin-${SLOT}" "Eclipse ${PV} (bin)" "${dest}/icon.xpm" - - # At least CDT needs the following dir to exist to be installable, doesn't - # need to be writable though. - keepdir "${dest}"/dropins -} diff --git a/dev-util/eclipse-sdk-bin/files/eclipse-bin-4.2 b/dev-util/eclipse-sdk-bin/files/eclipse-bin-4.2 deleted file mode 100644 index 533892b7fd7348148f20a4c22ef9f6a19a2b0630..0000000000000000000000000000000000000000 --- a/dev-util/eclipse-sdk-bin/files/eclipse-bin-4.2 +++ /dev/null @@ -1,46 +0,0 @@ -#! /bin/sh -# -# Tiny startup wrapper for Eclipse -# -# Copyright (c) 2004, Karl Trygve Kalleberg -# Copyright (c) 2007-2008, Jean-Noël Rivasseau -# Copyright (c) 2004-2008, Gentoo Foundation -# -# Licensed under the GNU General Public License, version 2 -# - -SLOT="4.2" - -[ -f "/etc/eclipserc-bin-${SLOT}" ] && . "/etc/eclipserc-bin-${SLOT}" -[ -f "$HOME/gentoo/.eclipserc" ] && . "$HOME/gentoo/.eclipserc" - -ECLIPSE_HOME=${ECLIPSE_HOME:="/opt/eclipse-sdk-bin-4.2"} -ECLIPSE_BIN="${ECLIPSE_HOME}/eclipse" - -if [ ! -x "${ECLIPSE_BIN}" ] ; then - echo "Failed to find executable '${ECLIPSE_BIN}'" > /dev/stderr - exit 1 -fi - -if [ $(id -u) -eq 0 ] ; then - echo "Do not run eclipse as root user! Exiting ..." > /dev/stderr - exit 1 -fi - -case "$(java-config -f)" in - *gcj*) - export JAVA_PKG_CLASSMAP="${ECLIPSE_HOME}/eclipse.gcjdb" - ;; -esac - -#eval $(gjl --package "swt-${SLOT}" --get-args) - -[ -n "${ECLIPSE_XMS}" ] && VM_ARGS="${VM_ARGS} -Xms${ECLIPSE_XMS}" -[ -n "${ECLIPSE_XMX}" ] && VM_ARGS="${VM_ARGS} -Xmx${ECLIPSE_XMX}" -[ -n "${ECLIPSE_PERMSIZE}" ] && VM_ARGS="${VM_ARGS} -XX:PermSize=${ECLIPSE_PERMSIZE}" -[ -n "${ECLIPSE_MAX_PERMSIZE}" ] && VM_ARGS="${VM_ARGS} -XX:MaxPermSize=${ECLIPSE_MAX_PERMSIZE}" - -# Fix for JRE 1.5. -export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/lib - -exec "${ECLIPSE_BIN}" -vm $(java-config --java) "$@" "${ECLIPSE_USER_ARGS}" -vmargs ${VM_ARGS} diff --git a/dev-util/eclipse-sdk-bin/files/eclipserc-bin-4.2 b/dev-util/eclipse-sdk-bin/files/eclipserc-bin-4.2 deleted file mode 100644 index 703b6491c46398309ea77958f1ec348f88d31de7..0000000000000000000000000000000000000000 --- a/dev-util/eclipse-sdk-bin/files/eclipserc-bin-4.2 +++ /dev/null @@ -1,20 +0,0 @@ -# This file specifies some initial Eclipse settings, like memory allowed -# These settings only affect Eclipse startup and overall configuration -# Main Eclipse configuration should be done within Eclipse (with the GUI) - -# Following variables controls the minimal and maximum amounts of memory -# allocated to Eclipse (respectively). -# Increase those numbers if you get OutOfMemory errors. - -ECLIPSE_XMS=128m -ECLIPSE_XMX=256m - -# Following variables controls the minimal and maximum amounts of memory -# allocated to the permanent generation space. -# This space contains data related to all classes. -# Thus, if you use a lot of Eclipse plugins, it is recommended to uncomment -# these variables and even increase it, if you have enough RAM. -# Else you will get crashes related to OutOfMemory in PermGen exceptions. - -#ECLIPSE_PERMSIZE=64m -#ECLIPSE_MAX_PERMSIZE=128m \ No newline at end of file