Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267097 - games-action/atanks-3.5-r1.ebuild version bump
Summary: games-action/atanks-3.5-r1.ebuild version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-22 14:50 UTC by Sven Eden
Modified: 2009-05-06 13:49 UTC (History)
0 users

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


Attachments
atanks-3.5-r1.ebuild (atanks-3.5-r1.ebuild,1.00 KB, text/plain)
2009-04-22 14:53 UTC, Sven Eden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Eden 2009-04-22 14:50:30 UTC
Hi!

This is an ebuild for the current version of Atomic Tanks, Version 3.5-r1.

It is my first ebuild, thus I hope it is okay as it is.

Sven
Comment 1 Sven Eden 2009-04-22 14:53:45 UTC
Created attachment 189160 [details]
atanks-3.5-r1.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2009-05-04 00:01:23 UTC
In portage.  Please do grab the patch from the files directory and apply to your code base.

Also, this looks like it needs fixing:

player.cpp: In member function 'int PLAYER::controlTank()':
player.cpp:1104: warning: integer overflow in expression
Comment 3 Sven Eden 2009-05-06 13:49:00 UTC
(In reply to comment #2)
> In portage.  Please do grab the patch from the files directory and apply to
> your code base.

no problem, thanks!

> 
> Also, this looks like it needs fixing:
> 
> player.cpp: In member function 'int PLAYER::controlTank()':
> player.cpp:1104: warning: integer overflow in expression
> 

Thanks for the info!