moved DEPENDency from net-mail/spambayes to mail-filter/spambayes
authorSeemant Kulleen <seemant@gentoo.org>
Thu, 3 Jun 2004 07:31:47 +0000 (07:31 +0000)
committerSeemant Kulleen <seemant@gentoo.org>
Thu, 3 Jun 2004 07:31:47 +0000 (07:31 +0000)
net-mail/quotient/ChangeLog
net-mail/quotient/quotient-0.8.8.ebuild

index ba24fbe7c1841a9e233394a8129f0dbf6fba7f35..57764405794f573e4b283f72c3284d5fbcf00d38 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/quotient
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.1 2004/02/17 17:03:31 lordvan Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.2 2004/06/03 07:31:47 seemant Exp $
+
+  03 Jun 2004; Seemant Kulleen <seemant@gentoo.org> quotient-0.8.8.ebuild:
+  moved DEPENDency from net-mail/spambayes to mail-filter/spambayes
 
 *quotient-0.8.8 (17 Feb 2004)
 
index b940449dd378f2303420e4a86cb8093f990ee6fd..2b6a7f739f37c58df70fdda3479488a1c4280046 100644 (file)
@@ -1,6 +1,6 @@
 # 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.2 2004/02/18 00:30:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.3 2004/06/03 07:31:47 seemant Exp $
 
 inherit distutils
 
@@ -16,7 +16,7 @@ KEYWORDS="~x86"
 IUSE="gtk gtk2 doc"
 
 DEPEND=">=dev-python/twisted-1.1.1
-       >=net-mail/spambayes-1.0_alpha9
+       >=mail-filter/spambayes-1.0_alpha9
        >=dev-python/Imaging-1.1.4
        >=dev-python/lupy-0.1.5.5.1"