Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 63305 Details for
Bug 98870
New package: app-admin/sourceinstall
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild for 0.3
sourceinstall-0.3.ebuild (text/plain), 592 bytes, created by
Robert Schuster
on 2005-07-13 04:29:52 UTC
(
hide
)
Description:
ebuild for 0.3
Filename:
MIME Type:
Creator:
Robert Schuster
Created:
2005-07-13 04:29:52 UTC
Size:
592 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 ># $Header: $ > >DESCRIPTION="GNU Source Installer is a graphical tool which provides configuration, compilation, installation, tracking and removal of source packages." >HOMEPAGE="http://www.gnu.org/software/sourceinstall/" >SRC_URI="ftp://ftp.gnu.org/gnu/sourceinstall/${P}.tar.bz2" > >LICENSE="GPL-2" >KEYWORDS="x86" > >DEPEND=">=dev-lang/tcl-8.4 > >=dev-lang/tk-8.4 > >=dev-tcltk/expect-5.42" > >RDEPEND="${DEPEND}" > >src_compile() { > econf || die "econf failed" > > emake || die "emake failed" >} > >src_install() { > einstall || die >}
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 98870
:
63305
|
67285