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

Bug 269705

Summary: openrc-9999.ebuild Needs to be updated to use git
Product: Gentoo Linux Reporter: William Keaney <keaneyw>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: openrc-9999.ebuild updated to use git

Description William Keaney 2009-05-13 14:01:12 UTC
Roy Marples has moved his OpenRC development repo from SVN to git.  The Gentoo ebuild still uses the old SVN repo.

Reproducible: Always
Comment 1 William Keaney 2009-05-13 14:30:43 UTC
Created attachment 191159 [details]
openrc-9999.ebuild updated to use git

Tested in my local overlay.  Line 76 could do with a bit of review - I'm not sure I got everything 100% right there (specifically, switching svnversion -> gitversion, feels a bit hacky).
Comment 2 SpanKY gentoo-dev 2009-05-29 22:57:39 UTC
in the future, please post diffs, not entire files

http://sources.gentoo.org/sys-apps/openrc/openrc-9999.ebuild?r1=1.45&r2=1.46