diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-11-24 23:42:57 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-11-24 23:42:57 +0000 |
commit | 22e81792d661f52cbf6951d0f2b6552dc7f75223 (patch) | |
tree | f0848e2527b63faba8b8b4de6948179bfe3a2ae7 /games-action/minetest/metadata.xml | |
parent | initial import (diff) | |
download | historical-22e81792d661f52cbf6951d0f2b6552dc7f75223.tar.gz historical-22e81792d661f52cbf6951d0f2b6552dc7f75223.tar.bz2 historical-22e81792d661f52cbf6951d0f2b6552dc7f75223.zip |
version bump wrt #492466
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xE73C35B3
Diffstat (limited to 'games-action/minetest/metadata.xml')
-rw-r--r-- | games-action/minetest/metadata.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/minetest/metadata.xml b/games-action/minetest/metadata.xml index fd7ce545d351..103f9905e399 100644 --- a/games-action/minetest/metadata.xml +++ b/games-action/minetest/metadata.xml @@ -19,7 +19,7 @@ Minetest is designed to be simple, stable and portable. It is lightweight enough to run on fairly old hardware. It currently runs playably on a laptop with Intel 945GM graphics. Though, as - for the CPU, dualcore is recommended. + for the CPU, dualcore is recommended. Features * Walk around, dig and build in an infinite voxel world, @@ -35,6 +35,7 @@ * Supports multiple languages, translated by the community. </longdescription> <use> + <flag name="leveldb">Enable LevelDB backend</flag> <flag name="luajit"> Use <pkg>dev-lang/luajit</pkg> instead of <pkg>dev-lang/lua</pkg> |