Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12284 Details for
Bug 21468
eclipsetidy-0.1.2.ebuild (New ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
eclipsetidy-0.1.2.ebuild
eclipsetidy-0.1.2.ebuild (text/plain), 722 bytes, created by
Tim Hobbs
on 2003-05-22 05:40:16 UTC
(
hide
)
Description:
eclipsetidy-0.1.2.ebuild
Filename:
MIME Type:
Creator:
Tim Hobbs
Created:
2003-05-22 05:40:16 UTC
Size:
722 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later ># Maintainer: Tim Hobbs <thobbs@netegrity.com> ># $Header:$ > >S="${WORKDIR}/net.sourceforge.${PN}_${PV}" >DESCRIPTION="Eclipse plugin to format (pretty print) HTML and XML" >SRC_URI="mirror://sourceforge/${PN}/net.sourceforge.${PN}_${PV}.zip" >HOMEPAGE="http://sourceforge.net/projects/eclipsetidy" ># Can't find a license referenced anywhere for this code... >LICENSE="as-is" >DEPEND="" >RDEPEND=">=eclipse-platform-bin-2.1*" > >src_compile() { > echo "Nothing to compile for ${P}." >} > >src_install () { > dodir /opt/eclipse/plugins > > cp -dpR ${WORKDIR}/net.sourceforge.${PN}_${PV} ${D}/opt/eclipse/plugins/ >}
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 21468
:
12284
|
12286
|
33986