summaryrefslogtreecommitdiff
path: root/dev-scheme/sigscheme/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
committerV3n3RiX <venerix@koprulu.sector>2021-10-26 00:10:07 +0100
commit95461df035e3867364495f065e5e805bf629b2d7 (patch)
tree867dce371a84a696e91be255d89f282975aa0480 /dev-scheme/sigscheme/metadata.xml
parent46eedbedafdb0040c37884982d4c775ce277fb7b (diff)
gentoo resync : 25.10.2021
Diffstat (limited to 'dev-scheme/sigscheme/metadata.xml')
-rw-r--r--dev-scheme/sigscheme/metadata.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/dev-scheme/sigscheme/metadata.xml b/dev-scheme/sigscheme/metadata.xml
index f2f8b249a8da..45d9f9ee2449 100644
--- a/dev-scheme/sigscheme/metadata.xml
+++ b/dev-scheme/sigscheme/metadata.xml
@@ -5,13 +5,15 @@
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
- <longdescription>SigScheme is a R5RS Scheme interpreter for embedded use.
- It features small footprint (64KB in library form on the
- 'small' configuration) like SIOD and TinyScheme, low memory
- consumption (2-words per cons cell), multibyte characters
- handling (UTF-8, EUCs and Shift_JIS) and more.
- It is mainly developed to replace the Scheme interpreter of uim.</longdescription>
+ <longdescription>
+ SigScheme is a R5RS Scheme interpreter for embedded use.
+ It features small footprint (64KB in library form on the
+ 'small' configuration) like SIOD and TinyScheme, low memory
+ consumption (2-words per cons cell), multibyte characters
+ handling (UTF-8, EUCs and Shift_JIS) and more.
+ It is mainly developed to replace the Scheme interpreter of uim.
+ </longdescription>
<upstream>
- <remote-id type="google-code">sigscheme</remote-id>
+ <remote-id type="github">uim/sigscheme</remote-id>
</upstream>
</pkgmetadata>