diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 05:45:21 +0000 |
commit | d0bb554d3bbe2db4ad73f03162baaa24f1299e22 (patch) | |
tree | da08988fb71752b74cc09ab16f28ceec46b205f1 /x11-plugins/wmdots/wmdots-0.2_beta.ebuild | |
parent | oops someone forgot me ! (diff) | |
download | gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.gz gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.tar.bz2 gentoo-2-d0bb554d3bbe2db4ad73f03162baaa24f1299e22.zip |
whitespace cleanup
Diffstat (limited to 'x11-plugins/wmdots/wmdots-0.2_beta.ebuild')
-rw-r--r-- | x11-plugins/wmdots/wmdots-0.2_beta.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild index 00dee3be2d45..0b64b0f33715 100644 --- a/x11-plugins/wmdots/wmdots-0.2_beta.ebuild +++ b/x11-plugins/wmdots/wmdots-0.2_beta.ebuild @@ -1,6 +1,6 @@ # 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/wmdots/wmdots-0.2_beta.ebuild,v 1.3 2003/06/12 22:27:42 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmdots/wmdots-0.2_beta.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ MY_P=wmdots-0.2beta S=${WORKDIR}/${PN} @@ -19,7 +19,7 @@ DEPEND="virtual/x11" src_compile() { emake || die - + } src_install () { |