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/gkrellflynn | |
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/gkrellflynn')
-rw-r--r-- | x11-plugins/gkrellflynn/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellflynn/Manifest b/x11-plugins/gkrellflynn/Manifest index 5f52f9cf6eac..a003d833c6ff 100644 --- a/x11-plugins/gkrellflynn/Manifest +++ b/x11-plugins/gkrellflynn/Manifest @@ -1,3 +1,3 @@ MD5 e4242f8dc2da4b8c36fa0d4fd7c4dc19 ChangeLog 648 -MD5 ca73571c5999637ee7703758109d7ae1 gkrellflynn-0.6.ebuild 897 +MD5 1e77ee1ca1e2365d419e07d2f18ae4d9 gkrellflynn-0.6.ebuild 898 MD5 ae2f270e3dab3e54a727b08293af3ae8 files/digest-gkrellflynn-0.6 66 diff --git a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild b/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild index c742f5080bb8..97aefa739203 100644 --- a/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild +++ b/x11-plugins/gkrellflynn/gkrellflynn-0.6.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/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.5 2003/03/14 12:12:00 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellflynn/gkrellflynn-0.6.ebuild,v 1.6 2003/09/06 05:45:17 msterret Exp $ HOMEPAGE="http://horus.comlab.uni-rostock.de/flynn/" SRC_URI="http://horus.comlab.uni-rostock.de/flynn/${P}.tar.gz" @@ -38,4 +38,4 @@ src_install() { fi dodoc INSTALL Changelog README COPYING AUTHORS -} +} |