summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-04-25 09:17:15 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-04-25 09:17:15 +0000
commit1801f5cb4f235fa5e15b14fd7d68d11bb90e3f4c (patch)
tree8df991259cffed2c4a6a15847f93f3698afd8c5e /x11-wm/fvwm
parentNew ebuild testing portage. (diff)
downloadhistorical-1801f5cb4f235fa5e15b14fd7d68d11bb90e3f4c.tar.gz
historical-1801f5cb4f235fa5e15b14fd7d68d11bb90e3f4c.tar.bz2
historical-1801f5cb4f235fa5e15b14fd7d68d11bb90e3f4c.zip
comment update
Diffstat (limited to 'x11-wm/fvwm')
-rw-r--r--x11-wm/fvwm/Manifest2
-rw-r--r--x11-wm/fvwm/fvwm-2.5.10-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/fvwm/Manifest b/x11-wm/fvwm/Manifest
index d8c0d2f3a0ac..3bb16aa2663a 100644
--- a/x11-wm/fvwm/Manifest
+++ b/x11-wm/fvwm/Manifest
@@ -1,6 +1,6 @@
MD5 b83bf23f1c96084b79765739613430ac fvwm-2.5.7-r5.ebuild 8757
MD5 09e8019bdca099708433ceed768ce83c fvwm-2.5.8-r6.ebuild 10698
-MD5 6841791e5373b2a071e44fb77c15fdf0 fvwm-2.5.10-r2.ebuild 9079
+MD5 eb0454ca95d112ea66cb0e1602c7858f fvwm-2.5.10-r2.ebuild 9106
MD5 eab7687e1b4ebb2b542f00c7aebceffe fvwm-2.5.10-r1.ebuild 9117
MD5 a0e30b3bb70440fe8f51cbbb8e14e4dd ChangeLog 13063
MD5 4833e4d0685ef48988c0c5c4f9c6b377 metadata.xml 527
diff --git a/x11-wm/fvwm/fvwm-2.5.10-r2.ebuild b/x11-wm/fvwm/fvwm-2.5.10-r2.ebuild
index 6c421b1a9681..023f4454da0d 100644
--- a/x11-wm/fvwm/fvwm-2.5.10-r2.ebuild
+++ b/x11-wm/fvwm/fvwm-2.5.10-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.10-r2.ebuild,v 1.1 2004/04/20 11:03:04 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/fvwm/fvwm-2.5.10-r2.ebuild,v 1.2 2004/04/25 09:17:15 taviso Exp $
inherit eutils flag-o-matic
@@ -75,7 +75,7 @@ src_unpack() {
# build fails on alpha with certain options without this.
use alpha && append-flags -fPIC
- # just in case..
+ # just in case anyone on mips want to test.
use mips && epatch ${FILESDIR}/fvwm-2.5.10-mips-compat.diff
}