Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209908 - New ebuild: dev-util/ohcount-1.0.0
Summary: New ebuild: dev-util/ohcount-1.0.0
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://labs.ohloh.net/ohcount
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2008-02-12 19:51 UTC by Rudi Lippert
Modified: 2010-01-16 13:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild ohcount-1.0.0.ebuild (ohcount-1.0.0.ebuild,630 bytes, text/plain)
2008-02-12 19:53 UTC, Rudi Lippert
Details
Ebuild for OhCount-3.0.0 (ohcount-3.0.0_rc.ebuild,825 bytes, text/plain)
2010-01-16 13:04 UTC, joachim Langenbach
Details
Patch form ticket 55 to let ohcount scan directories recursive (ohcount-recursive.patch,1.07 KB, patch)
2010-01-16 13:05 UTC, joachim Langenbach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rudi Lippert 2008-02-12 19:51:36 UTC
ohloh has released their first tool to the public, the ohcount source code line counter. Quite a nice tool.

Unfortunately, I didn't quite get along with the build system (rake), so the ebuild isn't all that good. Maybe there is even something wrong with the tarball - someone with more understanding of these things will have to look at it.
Comment 1 Rudi Lippert 2008-02-12 19:53:04 UTC
Created attachment 143358 [details]
New ebuild ohcount-1.0.0.ebuild

There it is. Not good, but working. Something to start with, at least.
Comment 2 Arne Babenhauserheide 2008-03-05 07:56:17 UTC
Many thanks! 

I linked to this Bug from the Gentoo install guide I created in the Ohloh wiki: 

http://labs.ohloh.net/ohcount/wiki/Installation/Gentoo
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-15 19:02:26 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 4 joachim Langenbach 2010-01-16 13:04:42 UTC
Created attachment 216671 [details]
Ebuild for OhCount-3.0.0
Comment 5 joachim Langenbach 2010-01-16 13:05:27 UTC
Created attachment 216672 [details, diff]
Patch form ticket 55 to let ohcount scan directories recursive