summaryrefslogtreecommitdiff
path: root/dev-libs/libmaa
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-01 03:04:39 +0000
commit407525b571b48cfd65e1ad7a02d250a927c967c9 (patch)
tree844bea44d85dc7218f54970af1c42cc9d55c3f1a /dev-libs/libmaa
parent89c6c06b8c42107dd231687a1012354e7d3039fc (diff)
gentoo resync : 01.12.2017
Diffstat (limited to 'dev-libs/libmaa')
-rw-r--r--dev-libs/libmaa/Manifest2
-rw-r--r--dev-libs/libmaa/metadata.xml16
2 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/libmaa/Manifest b/dev-libs/libmaa/Manifest
index 6611e89c8419..648d4d4db3d2 100644
--- a/dev-libs/libmaa/Manifest
+++ b/dev-libs/libmaa/Manifest
@@ -1,3 +1,3 @@
DIST libmaa-1.3.2.tar.gz 287198 SHA256 59a5a01e3a9036bd32160ec535d25b72e579824e391fea7079e9c40b0623b1c5 SHA512 dde91e8bf1c08515ff4662282d16a03b18a1dfb16eb7b95be980ba398ed1e65d8cd88e58d454e03a03f48a5ecca8bf23b4ebaf475a98630a9178318c12a1b176 WHIRLPOOL 9e650e7d896d89730901166222ed57d994a8f87f78ae29aaae09c03b4d1618815ec9e8a1421ea69324ec86293934f2fc70347049c59fe14bf54dc643c2c01418
EBUILD libmaa-1.3.2.ebuild 471 BLAKE2B ffb388dbde73a49dd3eb14f57da330e2145b750ec23857368ac1d882a912e768071d12fda2412360889d95d971b5e41a602230bb5194161700ec632cfd4bfc0b SHA512 45484d5f0d42384c3ca526e2a3e5fd4ebd1b3db203831d63853cd5586374d6752efdb68187b91b2b27b9452a6f463af9064b406a90fca0b7e8a044b8aac4036a
-MISC metadata.xml 785 BLAKE2B 099a9ef26578b12621a0050fcacf2e555cba4a6353328c0963d1dadec76a86054a4ca3da28763009e94a9d2e684b009d0ad4ef9a7ba2f066a18b14f758086580 SHA512 025d48d0bcdeb23a75c019ac241b696126354d7afcb86133736d69a6b0a8c5c7ce9927ba2d9135452b1a073af6197c777f6a6624d7979def50c786123ab976bf
+MISC metadata.xml 786 BLAKE2B 45e7e06a21ffbabe58b1b85578d99ccf57ae8e312bb0412237382c0afa8aab9a621fad3bf9f767f9a42de741c144c6c55901da6d3c52f80d5b1d20ad0d461c0f SHA512 b3fd174acf49685a7fa9a3a99f9281b6ed03779223984dcbb8237a2da2c738b132e3cbecdf57c0c7b31581c2ca18d0c08e8bbe322cc01a7b41f8345301f1e729
diff --git a/dev-libs/libmaa/metadata.xml b/dev-libs/libmaa/metadata.xml
index d75fa6bebf37..89d9c1acc0ab 100644
--- a/dev-libs/libmaa/metadata.xml
+++ b/dev-libs/libmaa/metadata.xml
@@ -3,14 +3,14 @@
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
- The libmaa library provides many low-level data structures which
- are helpful for writing compilers, including hash tables, sets, lists,
- debugging support, and memory management. Although libmaa was
- designed and implemented as a foundation for the KHEPERA Transformation
- System, the data structures are generally applicable to a wide range of
- programming problems. The memory management routines are especially helpful
- for improving the performance of memory-intensive applications.
-</longdescription>
+ The libmaa library provides many low-level data structures which
+ are helpful for writing compilers, including hash tables, sets, lists,
+ debugging support, and memory management. Although libmaa was
+ designed and implemented as a foundation for the KHEPERA Transformation
+ System, the data structures are generally applicable to a wide range of
+ programming problems. The memory management routines are especially helpful
+ for improving the performance of memory-intensive applications.
+ </longdescription>
<upstream>
<remote-id type="sourceforge">dict</remote-id>
</upstream>