Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 311065 - media-sound/listen-0.6.3: SRC_URI changed
Summary: media-sound/listen-0.6.3: SRC_URI changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-24 06:55 UTC by Johann Schmitz (ercpe) (RETIRED)
Modified: 2010-04-06 17:01 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 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2010-03-24 06:55:23 UTC
The ebuild has

SRC_URI="http://download.listen-project.org/lastest/${P}.tar.gz"

but the tarball for 0.6.3 is not available in latest/.

The right url is: http://download.listen-project.org/0.6/listen-0.6.3.tar.gz
Downloading this tarball and moving it to DISTDIR allows to emerge listen.

Reproducible: Always

Steps to Reproduce:
Try to emerge media-sound/listen
Actual Results:  
Fetch fails.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-04-06 17:01:32 UTC
+*listen-0.6.5 (06 Apr 2010)
+
+  06 Apr 2010; Samuli Suominen <ssuominen@gentoo.org> +listen-0.6.5.ebuild,
+  +files/listen-0.6.5-Makefile.patch:
+  Version bump and remove USE="hal" wrt #313399. Fix SRC_URI wrt #311065 by
+  Johann Schmitz. Missing dbus-python rdepend wrt #299891 by Paul Mulders.