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/gkrellaclock/gkrellaclock-0.3.2.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/gkrellaclock/gkrellaclock-0.3.2.ebuild')
-rw-r--r-- | x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild index 818d35053a83..83f1f454cb75 100644 --- a/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild +++ b/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild @@ -1,13 +1,13 @@ # 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/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.3 2003/02/13 17:22:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellaclock/gkrellaclock-0.3.2.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ S=${WORKDIR}/${P/a/A} DESCRIPTION="Nice analog clock for GKrellM2" SRC_URI="http://www.geocities.com/m_muthukumar/${P}.tar.gz" HOMEPAGE="http://www.geocities.com/m_muthukumar/gkrellaclock.html" -DEPEND=">=app-admin/gkrellm-2*" +DEPEND=">=app-admin/gkrellm-2*" SLOT="2" LICENSE="GPL-2" |