diff options
author | 2004-11-01 20:10:25 +0000 | |
---|---|---|
committer | 2004-11-01 20:10:25 +0000 | |
commit | f14030f5a28fb07021f99b42aa8492c53dca4579 (patch) | |
tree | e22f4028fafeffa6737b7610bc83bdaed058f821 /dev-python/formkit | |
parent | Marked ~ppc64; bug #66440 (diff) | |
download | historical-f14030f5a28fb07021f99b42aa8492c53dca4579.tar.gz historical-f14030f5a28fb07021f99b42aa8492c53dca4579.tar.bz2 historical-f14030f5a28fb07021f99b42aa8492c53dca4579.zip |
Fix trailing whitespace.
Diffstat (limited to 'dev-python/formkit')
-rw-r--r-- | dev-python/formkit/formkit-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/formkit/formkit-0.6.1.ebuild b/dev-python/formkit/formkit-0.6.1.ebuild index b4ff2744952f..9e6b2ef9f36c 100644 --- a/dev-python/formkit/formkit-0.6.1.ebuild +++ b/dev-python/formkit/formkit-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/formkit/formkit-0.6.1.ebuild,v 1.2 2004/10/23 12:49:45 satya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/formkit/formkit-0.6.1.ebuild,v 1.3 2004/11/01 20:10:25 kloeri Exp $ inherit python distutils @@ -10,7 +10,7 @@ SRC_URI="http://dalchemy.com/global/formkit-0.6.1.tar.bz2" HOMEPAGE="http://dalchemy.com/opensource/formkit/" DEPEND="dev-lang/python" - + RDEPEND="${DEPEND} www-servers/webware" #TODO |