Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176167 Details for
Bug 252198
New ebuild - dev-util/cxref
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util/cxref ebuild
cxref-1.6b.ebuild (text/plain), 509 bytes, created by
J M W
on 2008-12-22 18:43:20 UTC
(
hide
)
Description:
dev-util/cxref ebuild
Filename:
MIME Type:
Creator:
J M W
Created:
2008-12-22 18:43:20 UTC
Size:
509 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="C Cross Referencing & Documenting tool" >HOMEPAGE="http://www.gedanken.demon.co.uk/cxref/" >SRC_URI="http://www.gedanken.demon.co.uk/download-cxref/${P}.tgz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="" >RDEPEND="" > >src_compile() { >./configure >emake || die "emake failed" >make docs || die "failed to make docs" >} > >src_install() { >emake install DESTDIR=${D} >} > > >
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 252198
: 176167