Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289497 - games-puzzle/world-of-goo fetch message talks about demo download (instead of full game)
Summary: games-puzzle/world-of-goo fetch message talks about demo download (instead of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-17 14:33 UTC by Denilson Sá Maia
Modified: 2009-10-25 07:53 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 Denilson Sá Maia 2009-10-17 14:33:06 UTC
Both games-puzzle/world-of-goo-demo and games-puzzle/world-of-goo ebuilds have fetch restriction. However, both of them talk about downloading the demo version, which is confusing, since world-of-goo package is about the full game.

pkg_nofetch() {
	elog "To download the demo, visit http://worldofgoo.com/dl2.php?lk=demo"
	elog "and download ${A} and place it in ${DISTDIR}"
}

The solution is quite easy: just update the fetch message for the full version.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2009-10-25 07:53:45 UTC
fixed.