Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14699 Details for
Bug 24800
EBuild for Eclipse 3.0 (Milestone 2)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild and related files for Eclipse 3.0 M2
eclipse-sdk-bin-3.0_pre2.ebuild (text/plain), 897 bytes, created by
Robert Watkins
on 2003-07-19 05:15:51 UTC
(
hide
)
Description:
Ebuild and related files for Eclipse 3.0 M2
Filename:
MIME Type:
Creator:
Robert Watkins
Created:
2003-07-19 05:15:51 UTC
Size:
897 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="Eclipse Tools Platform" >HOMEPAGE="http://www.eclipse.org/" >SRC_URI="ftp://download.eclipse.org/S-3.0M2-200307181617/eclipse-SDK-3.0M2-linux-gtk.zip" >IUSE="" > >SLOT="0" >LICENSE="CPL-1.0" >KEYWORDS="x86 ~ppc ~sparc" > >DEPEND="${RDEPEND} > >=virtual/jdk-1.4 > ppc? ( app-shells/tcsh )" > >RDEPEND=">=virtual/jdk-1.4 > >=x11-libs/gtk+-2.2.1 > =gnome-base/gnome-vfs-2*" > >S=${WORKDIR}/eclipse > >src_install() { > dodir /opt/eclipse > > cp -dpR features install.ini eclipse \ > icon.xpm plugins startup.jar \ > ${D}/opt/eclipse/ > > dohtml cpl-v10.html notice.html readme/* > > insinto /usr/share/gnome/apps/Development > doins ${FILESDIR}/eclipse.desktop > > dodir /etc/env.d > echo -e "LDPATH=/opt/eclipse\nPATH=/opt/eclipse\nROOTPATH=/opt/eclipse" > ${D}/etc/env.d/20eclipse >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 24800
:
14698
| 14699