summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:04:27 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-19 22:04:27 +0000
commita66d3b86f4e396af3685f43825dfbced06a90f33 (patch)
treee30e5d1581e912d4428d33dd408ee79224f1a721 /app-pda
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-a66d3b86f4e396af3685f43825dfbced06a90f33.tar.gz
gentoo-2-a66d3b86f4e396af3685f43825dfbced06a90f33.tar.bz2
gentoo-2-a66d3b86f4e396af3685f43825dfbced06a90f33.zip
dev-python/Imaging renamed to dev-python/imaging.
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/plucker/ChangeLog6
-rw-r--r--app-pda/plucker/plucker-1.8-r1.ebuild4
-rw-r--r--app-pda/plucker/plucker-1.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-pda/plucker/ChangeLog b/app-pda/plucker/ChangeLog
index 9aacccb250d5..29c500874839 100644
--- a/app-pda/plucker/ChangeLog
+++ b/app-pda/plucker/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/plucker
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/ChangeLog,v 1.5 2004/06/26 03:13:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/ChangeLog,v 1.6 2004/07/19 22:00:07 kloeri Exp $
+
+ 19 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> plucker-1.8-r1.ebuild,
+ plucker-1.8.ebuild:
+ dev-python/Imaging renamed to dev-python/imaging.
25 Jun 2004; Aron Griffis <agriffis@gentoo.org> plucker-1.8-r1.ebuild:
Fix sed netpbm line; thanks to Chouser for the tip
diff --git a/app-pda/plucker/plucker-1.8-r1.ebuild b/app-pda/plucker/plucker-1.8-r1.ebuild
index 14236ac32f1f..7d94c905b277 100644
--- a/app-pda/plucker/plucker-1.8-r1.ebuild
+++ b/app-pda/plucker/plucker-1.8-r1.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/app-pda/plucker/plucker-1.8-r1.ebuild,v 1.5 2004/06/26 03:13:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8-r1.ebuild,v 1.6 2004/07/19 22:00:07 kloeri Exp $
IUSE="gtk"
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/python-1.5.2
gtk? ( >=x11-libs/gtk+-2.2 x11-libs/wxGTK )
|| (
>=media-gfx/imagemagick-5.4.4
- >=dev-python/Imaging-1.1
+ >=dev-python/imaging-1.1
>=media-libs/netpbm-9.15
)"
diff --git a/app-pda/plucker/plucker-1.8.ebuild b/app-pda/plucker/plucker-1.8.ebuild
index c213bb1e4941..594a2080b988 100644
--- a/app-pda/plucker/plucker-1.8.ebuild
+++ b/app-pda/plucker/plucker-1.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/app-pda/plucker/plucker-1.8.ebuild,v 1.3 2004/06/24 21:44:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/plucker/plucker-1.8.ebuild,v 1.4 2004/07/19 22:00:07 kloeri Exp $
inherit python
@@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-1.5.2"
RDEPEND=">=dev-lang/python-1.5.2
|| (
>=media-gfx/imagemagick-5.4.4
- >=dev-python/Imaging-1.1
+ >=dev-python/imaging-1.1
>=media-libs/netpbm-9.15
)"