summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormudler <mudler@sabayon.org>2016-10-11 00:32:58 +0200
committerEttore Di Giacinto <mudler@gentoo.org>2016-10-23 17:18:10 +0200
commitedcd250c16e86abbd9572b880d850a40d7900b4a (patch)
tree492657edfc7933dc5b011ddf3f274e30a1c00f1e /dev-scheme/slib/metadata.xml
parentprofiles: unmask gambit and scm USE for >=dev-scheme/slib-3.2.5 on x86 (diff)
downloadgentoo-edcd250c16e86abbd9572b880d850a40d7900b4a.tar.gz
gentoo-edcd250c16e86abbd9572b880d850a40d7900b4a.tar.bz2
gentoo-edcd250c16e86abbd9572b880d850a40d7900b4a.zip
dev-scheme/slib: version bump to 3.2.5
* migrate to EAPI 6 * splitted sed calls in patches * add local gambit and scm USE flags * QA fixes, added DOCS Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=537306 Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-scheme/slib/metadata.xml')
-rw-r--r--dev-scheme/slib/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-scheme/slib/metadata.xml b/dev-scheme/slib/metadata.xml
index 2b9f6dfbc039..def1d63fae27 100644
--- a/dev-scheme/slib/metadata.xml
+++ b/dev-scheme/slib/metadata.xml
@@ -9,4 +9,8 @@
SLIB is a portable scheme library meant to provide compatibiliy and
utility functions for all standard scheme implementations.
</longdescription>
+ <use>
+ <flag name="scm">Support for scm scheme implementation</flag>
+ <flag name="gambit">Support for gambit scheme implementation</flag>
+ </use>
</pkgmetadata>