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/wmdots | |
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/wmdots')
-rw-r--r-- | x11-plugins/wmdots/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmdots/wmdots-0.2_beta.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmdots/Manifest b/x11-plugins/wmdots/Manifest index e26113078122..4fa897b3666f 100644 --- a/x11-plugins/wmdots/Manifest +++ b/x11-plugins/wmdots/Manifest @@ -1,3 +1,3 @@ MD5 673d53ab122692f3c9076391af9a5e76 ChangeLog 477 -MD5 eb8406af16600ab9b7e17037171abde5 wmdots-0.2_beta.ebuild 587 +MD5 0c30128744f14b76147342aeecb1c46d wmdots-0.2_beta.ebuild 586 MD5 4031338ccfa2db6b7b0033f1c972efa2 files/digest-wmdots-0.2_beta 65 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 () { |