Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 252308 - Support ohloh in /usr/portage/profiles/thirdpartymirrors
Summary: Support ohloh in /usr/portage/profiles/thirdpartymirrors
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-23 19:36 UTC by Robert Wohlrab
Modified: 2009-04-27 19:16 UTC (History)
1 user (show)

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


Attachments
add ohloh to mirrors (ohloh.diff,10.97 KB, patch)
2009-04-27 19:16 UTC, Robert Wohlrab
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Wohlrab 2008-12-23 19:36:15 UTC
Some software projects host their release files on ohloh. It seems to be a good idea to add support for mirror://ohloh/ for ebuilds.

Reproducible: Always

Steps to Reproduce:
Comment 1 Wormo (RETIRED) gentoo-dev 2008-12-24 00:43:20 UTC
Could you give examples of projects in the official tree which are hosted on Ohloh?
Comment 2 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-12-25 12:26:16 UTC
(chroot-lisp-32-stable) gaia / # find /usr/portage/ -name "*.ebuild" -exec grep -H -i ohloh '{}' \;
(chroot-lisp-32-stable) gaia / #

Also, the only entry we've got in bugzilla about ohloh is bug #209908. Thanks for reporting this, but I will resolve it as LATER. If you have serious examples of why we should add a mirror://ohloh ,please reopen, giving us URLs of tarballs etc. 
Comment 3 Robert Wohlrab 2009-04-27 19:11:54 UTC
Ok, the problem are possible new ebuilds which only host their files on ohloh. Example is mereo.
Projects which host files on ohloh, but have also other mirrors are:
- phpBB
- FileZilla
- Samba
- Paludis
- Gnash
- MESS
- ...
Comment 4 Robert Wohlrab 2009-04-27 19:16:07 UTC
Created attachment 189640 [details, diff]
add ohloh to mirrors

phpBB would be able to add a mirror by specifying:
mirror://ohloh/p/phpbb/${P}.tar.bz2