Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9498 - Mistake in tk-8.3.3-r2.ebuild
Summary: Mistake in tk-8.3.3-r2.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 9497 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-22 10:57 UTC by Christopher J. McGovern
Modified: 2003-02-04 19: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 Christopher J. McGovern 2002-10-22 10:57:44 UTC
Found this due to the fact that ibiblio was down

In the tk-8.3.3-r2 ebuild

SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_4/${PN}${PV}.tar.gz"

should be

SRC_URI="ftp://ftp.scriptics.com/pub/tcl/tcl8_3/${PN}${PV}.tar.gz"

I fixed it by hand on my system so I could continue installing 1.4_rc1
Comment 1 Christopher J. McGovern 2002-10-22 10:59:38 UTC
*** Bug 9497 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2002-10-22 11:08:03 UTC
fixed in cvs, thx