summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 05:45:21 +0000
commitd0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch)
treeda08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/wmcalc
parentoops someone forgot me ! (diff)
downloadgentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2
gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmcalc')
-rw-r--r--x11-plugins/wmcalc/Manifest2
-rw-r--r--x11-plugins/wmcalc/wmcalc-0.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmcalc/Manifest b/x11-plugins/wmcalc/Manifest
index 784962e4b199..6e6691634656 100644
--- a/x11-plugins/wmcalc/Manifest
+++ b/x11-plugins/wmcalc/Manifest
@@ -1,5 +1,5 @@
MD5 3f2fc30978fc9a164aebcef3e14c0ec6 ChangeLog 531
-MD5 aa53b4394e73ba34d09f6ec89f3b40ca wmcalc-0.3.ebuild 876
+MD5 0ade4a9fdc1e96c839eb07946854285b wmcalc-0.3.ebuild 862
MD5 a8abd06be816518c8cd173878dbf5475 files/digest-wmcalc-0.3 66
MD5 8a4c1371e94fdb2e66d601f877435b66 files/wmcalc-0.3-gentoo.diff 4256
MD5 cb4a94f1ebb3397806349e863d673280 files/wmcalc.man 4751
diff --git a/x11-plugins/wmcalc/wmcalc-0.3.ebuild b/x11-plugins/wmcalc/wmcalc-0.3.ebuild
index 4351970654f2..349b47f0ce29 100644
--- a/x11-plugins/wmcalc/wmcalc-0.3.ebuild
+++ b/x11-plugins/wmcalc/wmcalc-0.3.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-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.3 2003/02/13 17:28:24 vapier Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcalc/wmcalc-0.3.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $
DESCRIPTION="A WindowMaker DockApp calculator"
#The homepage is not working, but it is what the source lists
@@ -21,7 +21,7 @@ src_unpack() {
cd ${S}
patch -p1 < ${FILESDIR}/${P}-gentoo.diff || die
-}
+}
src_compile() {