Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196909 Details for
Bug 276767
dev-util/tut [new package]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util/tut-2008.11.30.ebuild
tut-2008.11.30.ebuild (text/plain), 516 bytes, created by
MT
on 2009-07-06 14:12:16 UTC
(
hide
)
Description:
dev-util/tut-2008.11.30.ebuild
Filename:
MIME Type:
Creator:
MT
Created:
2009-07-06 14:12:16 UTC
Size:
516 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="TUT is a pure C++ unit test framework" >HOMEPAGE="http://tut-framework.sourceforge.net/" >SRC_URI="mirror://sourceforge/tut-framework/${PN}-${PV//./-}.tar.gz " >LICENSE="BSD" > >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >RDEPEND="" > >S="${WORKDIR}/${PN}-${PV//./-}" > >src_install() { > einfo "Installing headers ..." > insinto /usr/include/ > doins tut*.h > insinto /usr/include/tut > doins tut/*.hpp >}
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 276767
:
196909
|
196911
|
197105