Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602810 - "emerge eclass-manpages" fails due to error in games.eclass
Summary: "emerge eclass-manpages" fails due to error in games.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-16 10:10 UTC by hsk17
Modified: 2017-01-12 20:05 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 hsk17 2016-12-16 10:10:41 UTC
when run in a prefix-gentoo, "emerge app-portage/eclass-manpages" fails with error

  games.eclass:
     error:5: games: @ECLASS name is missing a '.eclass' suffix

please change line 5 of EPREFIX/usr/portage/eclass/games.eclass to be:
   # @ECLASS: games.eclass

(and maybe see also the changes and comments wrt. deprecation in games.eclass within the main gentoo tree)
Comment 1 Fabian Groffen gentoo-dev 2017-01-12 20:05:14 UTC
Thanks, I fixed this.