summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:11:31 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:11:31 +0000
commit0e90ed2e1ee44d4427c96ac10aae18ea9fb78ec7 (patch)
tree74f161bcdd1de3252e32509212237396646cfe1a /net-mail
parentdep fix (Manifest recommit) (diff)
downloadgentoo-2-0e90ed2e1ee44d4427c96ac10aae18ea9fb78ec7.tar.gz
gentoo-2-0e90ed2e1ee44d4427c96ac10aae18ea9fb78ec7.tar.bz2
gentoo-2-0e90ed2e1ee44d4427c96ac10aae18ea9fb78ec7.zip
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/quotient/ChangeLog6
-rw-r--r--net-mail/quotient/quotient-0.8.8.ebuild4
-rw-r--r--net-mail/quotient/quotient-0.9.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/quotient/ChangeLog b/net-mail/quotient/ChangeLog
index e23b0946ad2b..32c1284bf978 100644
--- a/net-mail/quotient/ChangeLog
+++ b/net-mail/quotient/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/quotient
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.6 2004/06/24 23:29:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/ChangeLog,v 1.7 2004/07/19 22:10:00 kloeri Exp $
+
+ 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> quotient-0.8.8.ebuild,
+ quotient-0.9.1.ebuild:
+ dev-python/Imaging renamed to dev-python/imaging.
08 Jun 2004; David Holm <dholm@gentoo.org> quotient-0.9.1.ebuild:
Added to ~ppc.
diff --git a/net-mail/quotient/quotient-0.8.8.ebuild b/net-mail/quotient/quotient-0.8.8.ebuild
index 2b60a861e9ef..e8b17e9e01f3 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-2004 Gentoo Foundation
# 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.5 2004/07/15 02:25:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.8.8.ebuild,v 1.6 2004/07/19 22:10:00 kloeri Exp $
inherit distutils
@@ -17,7 +17,7 @@ IUSE=""
DEPEND=">=dev-python/twisted-1.1.1
>=mail-filter/spambayes-1.0_alpha9
- >=dev-python/Imaging-1.1.4
+ >=dev-python/imaging-1.1.4
>=dev-python/lupy-0.1.5.5.1"
S=${WORKDIR}/${MY_P}
diff --git a/net-mail/quotient/quotient-0.9.1.ebuild b/net-mail/quotient/quotient-0.9.1.ebuild
index af178409d6c4..859c977705b3 100644
--- a/net-mail/quotient/quotient-0.9.1.ebuild
+++ b/net-mail/quotient/quotient-0.9.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/net-mail/quotient/quotient-0.9.1.ebuild,v 1.5 2004/07/15 02:25:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/quotient/quotient-0.9.1.ebuild,v 1.6 2004/07/19 22:10:00 kloeri Exp $
inherit distutils
@@ -17,7 +17,7 @@ IUSE=""
DEPEND=">=dev-python/twisted-1.3.0
>=mail-filter/spambayes-1.0_rc1
- >=dev-python/Imaging-1.1.4
+ >=dev-python/imaging-1.1.4
>=dev-python/lupy-0.2.1
>=dev-python/nevow-0.2.0"