diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 05:45:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 05:45:21 +0000 |
commit | 5183192d4add64fda1fe3d4f80b82e7e399c4c94 (patch) | |
tree | 26c47d9e244e638370e84369f879c4e94044bee3 /x11-plugins/wmbatppc | |
parent | oops someone forgot me ! (diff) | |
download | historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.gz historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.tar.bz2 historical-5183192d4add64fda1fe3d4f80b82e7e399c4c94.zip |
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmbatppc')
-rw-r--r-- | x11-plugins/wmbatppc/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmbatppc/Manifest b/x11-plugins/wmbatppc/Manifest index 11690b3ffad4..a037917ecd33 100644 --- a/x11-plugins/wmbatppc/Manifest +++ b/x11-plugins/wmbatppc/Manifest @@ -1,3 +1,3 @@ MD5 d24ebdbe40c8573704ee02abb5280ec7 ChangeLog 531 -MD5 aab5527c587b4bc4053e140472b0f4ca wmbatppc-1.0-r1.ebuild 640 +MD5 c8488f584dfc489e5fdf0f63af2176b2 wmbatppc-1.0-r1.ebuild 641 MD5 1c36fba32a1054874bc4086e7445478e files/digest-wmbatppc-1.0-r1 63 diff --git a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild index 71dae385d698..eb26214f3f9f 100644 --- a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild +++ b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.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/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.3 2003/02/13 17:28:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ S=${WORKDIR}/wmbatppc DESCRIPTION="wmbatppc is a small battery-monitoring dockapp. It works on G3/G4 Powerbooks and iBooks." @@ -15,7 +15,7 @@ LICENSE="GPL-2" KEYWORDS="ppc" src_compile() { - make || die + make || die } src_install () { |