Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64908 - typo in xshipwars ebuild
Summary: typo in xshipwars ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-21 15:38 UTC by Olliver Schinagl
Modified: 2004-09-21 15:41 UTC (History)
0 users

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


Attachments
fix typo in ebuild (xshipwars-1.34.0.ebuild.diff,554 bytes, patch)
2004-09-21 15:40 UTC, Olliver Schinagl
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olliver Schinagl 2004-09-21 15:38:40 UTC
stimages1.7.tar.bz2 is beeing downloaded by emerge
stimages1.7.tar.bz is trying to be untarred from ${DISTDIR} and fails. emerge however doesn't fail. It's not critical to the build.
Comment 1 Olliver Schinagl 2004-09-21 15:40:16 UTC
Created attachment 40131 [details, diff]
fix typo in ebuild

added a '2' to filetype.
Comment 2 Olliver Schinagl 2004-09-21 15:41:42 UTC
Added patch to fix ebuild.
Tested and functional.