summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-11-04 22:32:37 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-11-04 22:32:37 +0000
commit6d7dc5596acbde73f3c226a7fa039d3031545300 (patch)
tree699675147197a42055c8baf933a295b0ab8cc285 /x11-wm
parentAdded ggi to IUSE, thanks to ciaranm from #gentoo-sparc for pointing it out. (diff)
downloadgentoo-2-6d7dc5596acbde73f3c226a7fa039d3031545300.tar.gz
gentoo-2-6d7dc5596acbde73f3c226a7fa039d3031545300.tar.bz2
gentoo-2-6d7dc5596acbde73f3c226a7fa039d3031545300.zip
comment change
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Manifest2
-rw-r--r--x11-wm/fvwm/fvwm-2.5.8.ebuild8
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest
index ed4f842525c2..dd9a7b8f5d09 100644
--- a/x11-wm/fvwm/Manifest
+++ b/x11-wm/fvwm/Manifest
@@ -1,5 +1,5 @@
MD5 e79bd2fa2e46e650aabaa16754e25583 fvwm-2.5.7-r5.ebuild 8757
-MD5 8c6c87e5983262b46c64ea2e3058b394 fvwm-2.5.8.ebuild 8341
+MD5 86e8233953b356fa2a7edb2b12052ed5 fvwm-2.5.8.ebuild 8459
MD5 b893f78193652b275ce5d276ac38af29 fvwm-2.4.17.ebuild 3961
MD5 8fa93269e89c39d61e797e46a91b2872 fvwm-2.5.7-r3.ebuild 8726
MD5 bac3f1498d293384404b761232e8da06 ChangeLog 8649
diff --git a/x11-wm/fvwm/fvwm-2.5.8.ebuild b/x11-wm/fvwm/fvwm-2.5.8.ebuild
index 3966cbaeabb5..427d3701325e 100644
--- a/x11-wm/fvwm/fvwm-2.5.8.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.8.ebuild,v 1.6 2003/11/04 18:40:21 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.8.ebuild,v 1.7 2003/11/04 22:32:33 taviso Exp $
inherit eutils
@@ -231,8 +231,10 @@ src_install() {
rm -rf ${D}/usr/bin/fvwm-perllib ${D}/usr/share/man/man1/fvwm-perllib.1
fi
- # cool hints test application, maybe useful
- # for developers.
+ # neat utility for testing fvwm behaviour on applications
+ # setting various hints, creates a simple black window with
+ # configurable hints set.
+ # maybe useful for developers...
if use debug; then
dobin ${S}/tests/hints/hints_test
newdoc ${S}/tests/hints/README README.hints