summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 00:21:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-08-07 00:21:19 +0000
commit8c93c21b8571a3e99d92e38d4592c11fbe33dbce (patch)
treef63ad40cbbce6ca5f4ada9d225c14ddae2f71351 /x11-wm/stumpwm-cvs
parentmerkaartor bump (diff)
downloadgentoo-2-8c93c21b8571a3e99d92e38d4592c11fbe33dbce.tar.gz
gentoo-2-8c93c21b8571a3e99d92e38d4592c11fbe33dbce.tar.bz2
gentoo-2-8c93c21b8571a3e99d92e38d4592c11fbe33dbce.zip
fix up metadata.xml
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-wm/stumpwm-cvs')
-rw-r--r--x11-wm/stumpwm-cvs/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/stumpwm-cvs/metadata.xml b/x11-wm/stumpwm-cvs/metadata.xml
index d3ccb2e26a0b..74aa10dcc528 100644
--- a/x11-wm/stumpwm-cvs/metadata.xml
+++ b/x11-wm/stumpwm-cvs/metadata.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>common-lisp</herd>
-<longdescription>
+ <herd>common-lisp</herd>
+ <longdescription>
From the Stump Window Manager homepage:
Stumpwm is a tiling, keyboard driven X11 Window Manager written
@@ -24,5 +24,8 @@ hooks to attach your personal customizations, and variables to tweak.
While it's running. That's right. With a 100% Common Lisp window
manager there's no stopping the hacks. Just re-eval and GO!
</longdescription>
+ <use>
+ <flag name="clisp">Use CLISP for the runtime</flag>
+ <flag name="sbcl">Use SBCL for the runtime</flag>
+ </use>
</pkgmetadata>
-