Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 4507 Details for
Bug 8888
New ebuild: git-4.3.20.ebuild : GNU Interactive Tools
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
git-4.3.20.ebuild
git-4.3.20.ebuild (text/plain), 664 bytes, created by
Rigo
on 2002-10-08 05:43:13 UTC
(
hide
)
Description:
git-4.3.20.ebuild
Filename:
MIME Type:
Creator:
Rigo
Created:
2002-10-08 05:43:13 UTC
Size:
664 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.8 2002/05/30 01:54:49 sandymac Exp > >DEPEND=">=sys-devel/binutils-2.13" >DESCRIPTION="git - GNU Interactive Tools" >HOMEPAGE="http://www.gnu.org" >LICENSE="GPL-2" >SRC_URI="ftp://ftp.nl.uu.net/pub/gnu/${PN}/${P}.tar.gz" >S=${WORKDIR}/${P} >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --infodir=/usr/share/info \ > --mandir=/usr/share/man || die "./configure failed" > emake || die >} > >src_install() { > einstall || die > dodoc AUTHORS COPYING INSTALL README NEWS VERSION STATUS >}
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 8888
:
4506
| 4507 |
4508