diff options
author | 2003-09-05 01:21:39 +0000 | |
---|---|---|
committer | 2003-09-05 01:21:39 +0000 | |
commit | f984973a600d911b59fdc6079195c5a33ac11b50 (patch) | |
tree | 3ae94e714bce55f68a1682cf3f7cb1bfd0d215e7 /app-admin/swatch/swatch-3.0.4.ebuild | |
parent | Cleaned old files (diff) | |
download | gentoo-2-f984973a600d911b59fdc6079195c5a33ac11b50.tar.gz gentoo-2-f984973a600d911b59fdc6079195c5a33ac11b50.tar.bz2 gentoo-2-f984973a600d911b59fdc6079195c5a33ac11b50.zip |
whitespace cleanup
Diffstat (limited to 'app-admin/swatch/swatch-3.0.4.ebuild')
-rw-r--r-- | app-admin/swatch/swatch-3.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/swatch/swatch-3.0.4.ebuild b/app-admin/swatch/swatch-3.0.4.ebuild index 6f2e7fab6392..5068048e4a17 100644 --- a/app-admin/swatch/swatch-3.0.4.ebuild +++ b/app-admin/swatch/swatch-3.0.4.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/app-admin/swatch/swatch-3.0.4.ebuild,v 1.4 2003/05/25 14:09:41 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/swatch/swatch-3.0.4.ebuild,v 1.5 2003/09/05 01:20:55 msterret Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="x86 ppc" IUSE="" DEPEND="${DEPEND} - dev-perl/Date-Calc + dev-perl/Date-Calc dev-perl/TimeDate dev-perl/File-Tail >=dev-perl/Time-HiRes-1.12" |