Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216671 Details for
Bug 209908
New ebuild: dev-util/ohcount-1.0.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for OhCount-3.0.0
ohcount-3.0.0_rc.ebuild (text/plain), 825 bytes, created by
joachim Langenbach
on 2010-01-16 13:04:42 UTC
(
hide
)
Description:
Ebuild for OhCount-3.0.0
Filename:
MIME Type:
Creator:
joachim Langenbach
Created:
2010-01-16 13:04:42 UTC
Size:
825 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_PV=${PV/_/.} >MY_P="${PN}${MY_PV}" > >inherit eutils >DESCRIPTION="Source code line counter" >HOMEPAGE="http://labs.ohloh.net/ohcount" >SRC_URI="http://d10xg45o6p6dbl.cloudfront.net/projects/o/${PN}/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > ># TODO RUBY dev-lang/swig >RDEPEND="dev-util/ragel > dev-libs/libpcre" >DEPEND="${RDEPEND}" > >S="${WORKDIR}/${PN}" > >#src_prepare() { ># epatch "${FILESDIR}"/${PN}-Use-of-stat-instead-of-d_type-from-dirent-struct.patch >#} > >src_compile() { > epatch "${FILESDIR}"/${PN}-recursive.patch || die "Recursive patch failed" > # TODO RUBY ./build ruby > ./build ohcount || die './build failed' >} > >src_install() { > dobin bin/ohcount || die 'dobin failed' >}
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 209908
:
143358
| 216671 |
216672