summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mail/quotient/quotient-0.8.8.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/net-mail/quotient/quotient-0.8.8.ebuild b/net-mail/quotient/quotient-0.8.8.ebuild
index 7da123e405fa..b940449dd378 100644
--- a/net-mail/quotient/quotient-0.8.8.ebuild
+++ b/net-mail/quotient/quotient-0.8.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.1 2004/02/17 17:03:31 lordvan Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.2 2004/02/18 00:30:20 mr_bones_ Exp $
inherit distutils
@@ -16,9 +16,8 @@ KEYWORDS="~x86"
IUSE="gtk gtk2 doc"
DEPEND=">=dev-python/twisted-1.1.1
- >=net-mail/spambayes-1.0_alpha9
- >=dev-python/Imaging-1.1.4
- >=dev-python/lupy-0.1.5.5.1"
+ >=net-mail/spambayes-1.0_alpha9
+ >=dev-python/Imaging-1.1.4
+ >=dev-python/lupy-0.1.5.5.1"
S=${WORKDIR}/${MY_P}
-