summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-06-25 07:47:12 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-06-25 07:47:12 +0000
commit13e3209aa727dbab238129c88ed16cfff021090d (patch)
tree2daee4fb9ccecc811cdc370b41ef731612f76d65 /x11-wm/fvwm
parentgames-arcade/mtp-target-bin needs some work yet. (diff)
downloadgentoo-2-13e3209aa727dbab238129c88ed16cfff021090d.tar.gz
gentoo-2-13e3209aa727dbab238129c88ed16cfff021090d.tar.bz2
gentoo-2-13e3209aa727dbab238129c88ed16cfff021090d.zip
added comment to remind me to remove a patch.
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/fvwm-2.5.10-r5.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
index aa49e124b506..7a369175262d 100644
--- a/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild,v 1.2 2004/06/24 23:41:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r5.ebuild,v 1.3 2004/06/25 07:47:12 taviso Exp $
inherit eutils flag-o-matic
@@ -68,6 +68,8 @@ src_unpack() {
fi
# this patch adds an 'ShowOnlyIcons Never' option to FvwmIconMan.
+ # XXX: ShowNoIcons ever option added to official FvwmIconMan on 24 Jun 2004
+ # XXX: Remove this patch, and add ewarn about new Syntax.
cd ${S}; epatch ${FILESDIR}/fvwm-iconman.diff
# fix some issues reported since the 2.5.10 release.