Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 200748 Details for
Bug 280874
app-doc/root-docs-5.24.0 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
root-docs-5.24.00.ebuild
root-docs-5.24.00.ebuild (text/plain), 637 bytes, created by
Andrew Savchenko
on 2009-08-09 22:36:28 UTC
(
hide
)
Description:
root-docs-5.24.00.ebuild
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2009-08-09 22:36:28 UTC
Size:
637 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-doc/root-docs/root-docs-3.03.04.ebuild,v 1.12 2005/01/01 13:20:04 eradicator Exp $ > >inherit versionator > >S=${WORKDIR}/htmldoc >DESCRIPTION="An Object-Oriented Data Analysis Framework" >VER=$(str=( $(get_version_components) ); echo "${str[0]}${str[1]}") >SRC_URI="ftp://root.cern.ch/root/html${VER}.tar.gz" >HOMEPAGE="http://root.cern.ch/" > >SLOT="0" >LICENSE="as-is" >IUSE="" >KEYWORDS="~x86 ~amd64" > >src_install() { > docpath="/usr/share/doc/${PF}/" > mkdir -p $D/${docpath} > cp -r * $D/${docpath} >}
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 280874
:
200683
| 200748