Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335788 - media-sound/banshee-1.7.4 SRC_URI needs to be corrected in ebuild
Summary: media-sound/banshee-1.7.4 SRC_URI needs to be corrected in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 12:14 UTC by Matt
Modified: 2010-09-05 11:48 UTC (History)
1 user (show)

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 Matt 2010-09-03 12:14:36 UTC
the url needs to be changed from

SRC_URI="http://download.banshee-project.org/${PN}/stable/${PV}/${PN}-1-${PV}.
tar.bz2"

to (stable -> unstable), 1.7 is the unstable - uneven branch

SRC_URI="http://download.banshee-project.org/${PN}/unstable/${PV}/${PN}-1-${PV}.
tar.bz2"

besides that 1.7.5 is out

thanks !
Comment 1 Arun Raghavan (RETIRED) gentoo-dev 2010-09-05 11:48:06 UTC
Thanks for the report - fixed. 1.7.5 should land shortly too.