lbreakout2: init at 2.6.5
This commit is contained in:
parent
762aa2b819
commit
7d87d234d3
@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Breakout clone from the LGames series";
|
description = "Breakout clone from the LGames series";
|
||||||
homepage = http://lgames.sourceforge.net/LBreakout2/;
|
homepage = http://lgames.sourceforge.net/LBreakout2/;
|
||||||
license = licenses.gpl;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.ciil ];
|
maintainers = [ maintainers.ciil ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user