summaryrefslogtreecommitdiff
path: root/x11-wm
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
commit63230b263e704340766984625486c81c766bb6ca (patch)
tree257986071cc2ec4c1de8946542860f986486ae41 /x11-wm
parentgames-arcade/mtp-target-bin needs some work yet. (diff)
downloadhistorical-63230b263e704340766984625486c81c766bb6ca.tar.gz
historical-63230b263e704340766984625486c81c766bb6ca.tar.bz2
historical-63230b263e704340766984625486c81c766bb6ca.zip
added comment to remind me to remove a patch.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fvwm/Manifest2
-rw-r--r--x11-wm/fvwm/fvwm-2.5.10-r5.ebuild4
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest
index 34b1381dd19f..aeda8dff5802 100644
--- a/x11-wm/fvwm/Manifest
+++ b/x11-wm/fvwm/Manifest
@@ -1,5 +1,5 @@
MD5 b5c6302d99c4c29f0937de1be42c8666 fvwm-2.5.7-r5.ebuild 8754
-MD5 0a3ffaade7386f90494ba3d185a461ed fvwm-2.5.10-r5.ebuild 9708
+MD5 f7dd8aab4abc2d9feae821613b89107e fvwm-2.5.10-r5.ebuild 9842
MD5 d8272095b5cff7290b99a665a9ce165e fvwm-2.5.8-r6.ebuild 10694
MD5 f098bd49cda7f1307e3012d3f20ff9d7 fvwm-2.5.10-r4.ebuild 9475
MD5 07ddf0f226b5a9867f645ecaa9da9907 ChangeLog 13799
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.