Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 252308

Summary: Support ohloh in /usr/portage/profiles/thirdpartymirrors
Product: Gentoo Linux Reporter: Robert Wohlrab <robert.wohlrab>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED LATER    
Severity: enhancement CC: pchrist
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: add ohloh to mirrors

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