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/wmmsg | |
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/wmmsg')
-rw-r--r-- | x11-plugins/wmmsg/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmmsg/Manifest b/x11-plugins/wmmsg/Manifest index 8a44645ea1f4..267062787997 100644 --- a/x11-plugins/wmmsg/Manifest +++ b/x11-plugins/wmmsg/Manifest @@ -1,3 +1,3 @@ -MD5 e6af3e3b55e3a1ae25a713721500a6f7 wmmsg-1.0.ebuild 793 MD5 bb0d61d6ae124a384a42389293c2a907 ChangeLog 393 +MD5 945fcec48b6345c5f4518c95d657574d wmmsg-1.0.ebuild 788 MD5 8adc545af7c510d95d9464b601ecd2ad files/digest-wmmsg-1.0 61 diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild index 30169690e333..59c78f1d599e 100644 --- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild +++ b/x11-plugins/wmmsg/wmmsg-1.0.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/wmmsg/wmmsg-1.0.ebuild,v 1.1 2003/04/15 17:11:19 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.2 2003/09/06 05:45:18 msterret Exp $ DESCRIPTION="wmmsg is a dockapp that informs you of new events, such as incoming chat messages, by displaying related icons and arrival times" HOMEPAGE="http://taxiway.swapspace.net/~matt/wmmsg/" @@ -10,8 +10,8 @@ SLOT="0" KEYWORDS="~x86" IUSE="" DEPEND="virtual/x11 - =x11-libs/gtk+-1.2* - media-libs/imlib2" + =x11-libs/gtk+-1.2* + media-libs/imlib2" S=${WORKDIR}/${PN} src_compile() { |