summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 01:54:14 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 01:54:14 +0000
commit2fd2f631d89f219ec232de6edf22129a4a1e7309 (patch)
tree7784ecd3779bf27d955c9733f40999958b7d25f8 /net-www/curator
parentheader fix (diff)
downloadgentoo-2-2fd2f631d89f219ec232de6edf22129a4a1e7309.tar.gz
gentoo-2-2fd2f631d89f219ec232de6edf22129a4a1e7309.tar.bz2
gentoo-2-2fd2f631d89f219ec232de6edf22129a4a1e7309.zip
whitespace cleanup
Diffstat (limited to 'net-www/curator')
-rw-r--r--net-www/curator/Manifest4
-rw-r--r--net-www/curator/curator-2.0.ebuild8
2 files changed, 6 insertions, 6 deletions
diff --git a/net-www/curator/Manifest b/net-www/curator/Manifest
index 7d0b45b3d91e..97e53ed3251c 100644
--- a/net-www/curator/Manifest
+++ b/net-www/curator/Manifest
@@ -1,3 +1,3 @@
-MD5 c238a1f3d057b653febb27ec81e375ef files/digest-curator-2.0 62
-MD5 4523c657e3be7ac8bbe377823a78eb8b curator-2.0.ebuild 663
MD5 d21a8eabb7e12a62c605155670adca3c ChangeLog 338
+MD5 802baad4c06619248820e7904f64f34e curator-2.0.ebuild 664
+MD5 c238a1f3d057b653febb27ec81e375ef files/digest-curator-2.0 62
diff --git a/net-www/curator/curator-2.0.ebuild b/net-www/curator/curator-2.0.ebuild
index dbf4188a996a..9bff6a8dc27f 100644
--- a/net-www/curator/curator-2.0.ebuild
+++ b/net-www/curator/curator-2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/curator/curator-2.0.ebuild,v 1.4 2003/07/13 21:44:10 aliz Exp $
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/curator/curator-2.0.ebuild,v 1.5 2003/09/06 01:54:08 msterret Exp $
MY_P=curator-2.0
S=${WORKDIR}/curator
@@ -10,7 +10,7 @@ SRC_URI="http://twtelecom.dl.sourceforge.net/sourceforge/curator/${MY_P}.tar.gz"
HOMEPAGE="http://curator.sourceforge.net/"
KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips"
LICENSE="GPL-2"
-DEPEND=">=dev-lang/python-2.2.1
+DEPEND=">=dev-lang/python-2.2.1
>=media-gfx/imagemagick-5.4.9"
src_install() {