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

Bug 547648

Summary: app-doc/pms-9999 has invalid EGIT_REPO_URI =~ /git.overlays/
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Ulrich Müller <ulm>
Status: RESOLVED FIXED    
Severity: normal CC: fauli
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-04-25 06:39:46 UTC
./app-doc/pms/pms-9999.ebuild
9:EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git
10:     http://git.overlays.gentoo.org/gitroot/proj/${PN}.git"


Last Change in dir: 10 months

https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-doc/pms/?sortby=date#dirlist

Timestamp of repository gentoo: Fri, 24 Apr 2015 15:00:01 +0000
Comment 1 Ulrich Müller gentoo-dev 2015-04-25 09:13:54 UTC
(In reply to Kent Fredric from comment #0)
> 9:EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git
> 10:     http://git.overlays.gentoo.org/gitroot/proj/${PN}.git"

Fixed, thanks.

> Last Change in dir: 10 months

Why would this be relevant?
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-04-25 10:27:24 UTC
(In reply to Ulrich Müller from comment #1)
> 
> Why would this be relevant?

It was mostly just time-stamping context in case somebody managed to fix it before the bug was seen =).

Because I like to make sure the bug wasn't already fixed, but rsync is easily as much as a day out of date.

Thanks =).