Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415263 - x11-plugins/wmtime should use mirror://debian/ in SRC_URI
Summary: x11-plugins/wmtime should use mirror://debian/ in SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Dockapp Team
URL: http://sources.gentoo.org/cgi-bin/vie...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 16:25 UTC by df
Modified: 2012-05-11 09:43 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description df 2012-05-09 16:25:56 UTC
as I stated in summary, it should be changed to

SRC_URI="mirror://debian/pool/main/w/wmtime/wmtime_${MY_PV}.orig.tar.gz
        mirror://debian/debian/pool/main/w/wmtime/wmtime_${MY_PV}-${MY_PL}.diff.gz"

thanks,


Reproducible: Always
Comment 1 df 2012-05-09 16:27:01 UTC
(In reply to comment #0)
> mirror://debian/debian/pool/main/w/wmtime/wmtime_${MY_PV}-${MY_PL}.diff.gz"

oops, this shold be
mirror://debian/pool/main/w/wmtime/wmtime_${MY_PV}-${MY_PL}.diff.gz"
Comment 2 Bernard Cafarelli gentoo-dev 2012-05-11 09:43:06 UTC
Current version in tree has disappeared from the mirrors apparently (the diff part)

I bumped it to current version (1.0_beta2_p10) and switched this new one to use mirror://debian, thanks for the report!