summaryrefslogtreecommitdiff
path: root/dev-games/mercator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-20 07:59:50 +0100
commit2eda3a3b8ebdb3fc8552feb6f49e466d3bc8e88c (patch)
tree69a469da2fa8c3f4920325ac5595300929f5d884 /dev-games/mercator
parent9ed0c42eb618229fa6f45e10155ee535e1f605a2 (diff)
gentoo auto-resync : 20:10:2022 - 07:59:49
Diffstat (limited to 'dev-games/mercator')
-rw-r--r--dev-games/mercator/Manifest2
-rw-r--r--dev-games/mercator/metadata.xml28
2 files changed, 15 insertions, 15 deletions
diff --git a/dev-games/mercator/Manifest b/dev-games/mercator/Manifest
index d801b46d931c..da66bcbf93df 100644
--- a/dev-games/mercator/Manifest
+++ b/dev-games/mercator/Manifest
@@ -1,3 +1,3 @@
DIST mercator-0.3.3.tar.gz 436499 BLAKE2B da807a954e83da39c52b88cfec4ee9c61cff98e6cf71b9c0d0f18540e07811b5d6512ed8b48441c7512f6f6f5c223fa030efe7fb4fca65a750beb0ab3b950e6b SHA512 d8f0bcec904c77ceaadd11474a4a83ec4d5e5086f0c878b147b00f3fb3ef2ae6596553d2d4548f943aa280672dde938d34f4d231782b10149190f5d8029e039a
EBUILD mercator-0.3.3.ebuild 615 BLAKE2B 4cd1328e14306bedd93cb8114901cda417a5c98b1e3fa97a082fd91a81aa1ae316861a5d644332cbbfd193b775dcec1c72ce85a12ab2e7141485a3f870aefec8 SHA512 b0153917f7d2b585abaed0b663eeb8b0f4ab71758579cf5209611e224e839a41c0ec8682018f947467d36ab7b5d5f7693be9305c4bcd72c678f8f9e76dcbb16d
-MISC metadata.xml 1300 BLAKE2B 630d5ebd06da5e670a28b0e502200efb5ba41c474198847ba0a41bb3c230b82d506bc2d5e18bd64e11c49c5a172fd2d7650e5d018cfecf256d11e6fc00064226 SHA512 8e6a94c435aefe6832366e131d6870d7c691ab9f40cc3c9f622688a34e8f094d7686bf2329d58e174b5762e60c4046107d0e9889ebce9a8bbd51f08bc39b8f40
+MISC metadata.xml 1313 BLAKE2B 79cca9d4a3d7b0befa8fad940d98b242ba5d431ab9213cdaa79c455c0320a92228d71867d23a0e79d8d6ece57027539c5bff7d1febd1d79d8ae6d7881066ee7d SHA512 43e02ad5fd410d4e2a99e448e274964672d892c7ba13a0950d4d4c261a25bfc2568a55b6213451d2d83953824d24e2a5a22938e8e958004a970e708308648ef7
diff --git a/dev-games/mercator/metadata.xml b/dev-games/mercator/metadata.xml
index 64e23c1385ec..3b546ae88d2d 100644
--- a/dev-games/mercator/metadata.xml
+++ b/dev-games/mercator/metadata.xml
@@ -6,22 +6,22 @@
<name>Gentoo Games Project</name>
</maintainer>
<longdescription lang="en">
-Mercator is primarily aimed at terrain for multiplayer online games and forms
-one of the WorldForge core libraries. It is intended to be used as a terrain
-library on the client, while a subset of features are useful on the server.
+ Mercator is primarily aimed at terrain for multiplayer online games and forms
+ one of the WorldForge core libraries. It is intended to be used as a terrain
+ library on the client, while a subset of features are useful on the server.
-Mercator is designed in such a way that individual tiles can be generated
-on-the-fly from a very small source data set. Each tile uses a fast
-deterministic random number generation to ensure that identical results are
-produced "anytime, anywhere". This enables transmission of terrain across low
-bandwidth links as part of the standard data stream, or server side collision
-detection with the same terrain that the player sees.
+ Mercator is designed in such a way that individual tiles can be generated
+ on-the-fly from a very small source data set. Each tile uses a fast
+ deterministic random number generation to ensure that identical results are
+ produced "anytime, anywhere". This enables transmission of terrain across low
+ bandwidth links as part of the standard data stream, or server side collision
+ detection with the same terrain that the player sees.
-The use of tiles means that there is inherently a large degree of gross control
-of the shape of the terrain. Finer control is implemented by allowing geometric
-modifications - for example, a polygonal area might be flattened, or a crater
-could be applied.
-</longdescription>
+ The use of tiles means that there is inherently a large degree of gross control
+ of the shape of the terrain. Finer control is implemented by allowing geometric
+ modifications - for example, a polygonal area might be flattened, or a crater
+ could be applied.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">worldforge</remote-id>
</upstream>