summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-06-09 17:43:46 +0000
committerJustin Lecher <jlec@gentoo.org>2015-06-09 17:43:46 +0000
commitad86de4253e0e91b67af7eaef649404f2818bbfc (patch)
tree9ba886a14c67959e8a0aee22d12b04bd6e107f01 /dev-scheme/tinyscheme/metadata.xml
parentVersion bump (thanks Maks Verver, bugs 494782). (diff)
downloadhistorical-ad86de4253e0e91b67af7eaef649404f2818bbfc.tar.gz
historical-ad86de4253e0e91b67af7eaef649404f2818bbfc.tar.bz2
historical-ad86de4253e0e91b67af7eaef649404f2818bbfc.zip
Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20/cvs/Linux x86_64 Manifest-Sign-Key: 0xE9402A79B03529A2!
Diffstat (limited to 'dev-scheme/tinyscheme/metadata.xml')
-rw-r--r--dev-scheme/tinyscheme/metadata.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-scheme/tinyscheme/metadata.xml b/dev-scheme/tinyscheme/metadata.xml
index b6923767f6fa..b60f12cff3b7 100644
--- a/dev-scheme/tinyscheme/metadata.xml
+++ b/dev-scheme/tinyscheme/metadata.xml
@@ -5,4 +5,7 @@
<longdescription lang="en">
TinyScheme is a lightweight Scheme interpreter that implements as large a subset of R5RS as was possible without getting very large and complicated. It is meant to be used as an embedded scripting interpreter for other programs. As such, it does not offer IDEs or extensive toolkits although it does sport a small top-level loop, included conditionally. A lot of functionality in TinyScheme is included conditionally, to allow developers freedom in balancing features and footprint.
</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">tinyscheme</remote-id>
+ </upstream>
</pkgmetadata>