Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254092 - pyPdf-1.12: Download source in ebuild is incorrect
Summary: pyPdf-1.12: Download source in ebuild is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-01-07 13:08 UTC by Juan
Modified: 2009-01-07 20:42 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 Juan 2009-01-07 13:08:13 UTC
The ebuild: /usr/portage/dev-python/pyPdf/pyPdf-1.12.ebuild

should read:

SRC_URI="http://pybrary.net/${PN}/${P}.tar.gz"

instead of:
SRC_URI="http://pybrary.net/${P}.tar.gz"



Reproducible: Always

Steps to Reproduce:
1. emerge pyPdf
2.
3.

Actual Results:  
Download fails

Expected Results:  
Download succeed ;O)
Comment 1 Zac Medico gentoo-dev 2009-01-07 20:42:37 UTC
Thanks, this is fixed in cvs.