diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-09-08 09:19:27 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-09-08 09:19:27 +0000 |
commit | 67f4775705b596235f72b534384579c0466022e3 (patch) | |
tree | 39a6d1226f47b493764e9e0c52aa3dacf4888257 /x11-wm | |
parent | repoman fixes (diff) | |
download | historical-67f4775705b596235f72b534384579c0466022e3.tar.gz historical-67f4775705b596235f72b534384579c0466022e3.tar.bz2 historical-67f4775705b596235f72b534384579c0466022e3.zip |
comment tweak
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm/Manifest | 2 | ||||
-rw-r--r-- | x11-wm/fvwm/fvwm-2.5.7-r2.ebuild | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest index aef8a0ceffd3..8f2d3b7c0da1 100644 --- a/x11-wm/fvwm/Manifest +++ b/x11-wm/fvwm/Manifest @@ -1,4 +1,4 @@ -MD5 3c48f97fb2b45ff94d7e3468147c80c0 fvwm-2.5.7-r2.ebuild 8704 +MD5 69567bb3f2229e877542af50cc58674d fvwm-2.5.7-r2.ebuild 8620 MD5 d751280d0c04415e343dc8290536eb01 fvwm-2.4.16-r1.ebuild 4006 MD5 753bf34cbc86b3a4e7b6cead79eda34b fvwm-2.5.7-r1.ebuild 7845 MD5 49060a976a766ab830decac037e8fa99 fvwm-2.5.7.ebuild 5568 diff --git a/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild b/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild index 15ea587be2e6..0f61f0055124 100644 --- a/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild +++ b/x11-wm/fvwm/fvwm-2.5.7-r2.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.7-r2.ebuild,v 1.10 2003/09/08 08:21:46 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.7-r2.ebuild,v 1.11 2003/09/08 09:19:20 taviso Exp $ inherit gnuconfig @@ -39,9 +39,8 @@ RDEPEND="readline? ( >=sys-libs/readline-4.1 virtual/x11" # XXX: gtk2 perl bindings require dev-perl/gtk2-perl, worth a dependency? # XXX: gtk perl bindings require dev-perl/gtk-perl, worth a dependency? -# XXX: netpbm is used for some of the dynamic menu scripts, which can -# generate mini icons or thumbnails using netpbm utilities... im -# assuming anyone with `use noxpm` will not want them. +# XXX: netpbm is used by FvwmScript-ScreenDump...im assuming anyone with +# `use noxpm` will not want them. DEPEND="${RDEPEND} >=sys-apps/sed-4 sys-devel/automake |