Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52993 Details for
Bug 84601
New ebuild: mpcl-11.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The ebuild for mpcl
mpcl-11.0.0.ebuild (text/plain), 547 bytes, created by
Dirk Heinrichs
on 2005-03-09 00:31:19 UTC
(
hide
)
Description:
The ebuild for mpcl
Filename:
MIME Type:
Creator:
Dirk Heinrichs
Created:
2005-03-09 00:31:19 UTC
Size:
547 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Multi-Purpose Class Library" >HOMEPAGE="http://www.uesqlc.org" >SRC_URI="http://www.uesqlc.org/download/mpcl/${P}.tar.gz" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="virtual/jre" > >src_compile() { > epatch ${FILESDIR}/mpcl.patch.bz2 > econf || die > emake || die >} > >src_install() { > make DESTDIR=${D} install || die > dodoc AUTHORS BUGS ChangeLog COPYING* NEWS README* THANKS TODO VERSION >}
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 84601
:
52993
|
52994
|
56807