summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 05:45:21 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 05:45:21 +0000
commit5183192d4add64fda1fe3d4f80b82e7e399c4c94 (patch)
tree26c47d9e244e638370e84369f879c4e94044bee3 /x11-plugins/wmdeskguide
parentoops someone forgot me ! (diff)
downloadhistorical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.gz
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.bz2
historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.zip
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmdeskguide')
-rw-r--r--x11-plugins/wmdeskguide/Manifest2
-rw-r--r--x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-plugins/wmdeskguide/Manifest b/x11-plugins/wmdeskguide/Manifest
index 4f2f8d50a3e8..4012f1a36602 100644
--- a/x11-plugins/wmdeskguide/Manifest
+++ b/x11-plugins/wmdeskguide/Manifest
@@ -1,3 +1,3 @@
-MD5 2ed1a949e99d61c6fa65c9c3450fcfd0 wmdeskguide-0.2.ebuild 791
MD5 41d0408bf9338d659a8f976461992471 ChangeLog 456
+MD5 ae1272e4a3ad535e05792bbd624a1d7d wmdeskguide-0.2.ebuild 709
MD5 2f1c5c5649e20f2484f5fdcae7cf45ab files/digest-wmdeskguide-0.2 66
diff --git a/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild b/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild
index 85c25f897c75..6ea43c442ad6 100644
--- a/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild
+++ b/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild,v 1.2 2003/06/06 12:56:19 robh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdeskguide/wmdeskguide-0.2.ebuild,v 1.3 2003/09/06 05:45:17 msterret Exp $
MY_P=${P/deskg/DeskG}
S=${WORKDIR}/${MY_P}
-DESCRIPTION="WMaker DockApp: GNOME 1.4 DeskGuide port for the Window Maker environment."
+DESCRIPTION="WMaker DockApp: GNOME 1.4 DeskGuide port for the Window Maker environment."
SRC_URI="http://charybda.icm.edu.pl/~jarwyp/download/${MY_P}.tar.gz"
HOMEPAGE="http://charybda.icm.edu.pl/~jarwyp/"
@@ -19,9 +19,9 @@ LICENSE="GPL-2"
KEYWORDS="~x86"
src_compile() {
- make
+ make
}
src_install () {
- dobin wmDeskGuide
+ dobin wmDeskGuide
}