summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:48:07 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-07-20 19:48:07 +0000
commit8cabe2ad9c50db8a018545c1980d5c7b3dc735f6 (patch)
tree4aee581ef27b0a272fe5b7c11cbd418697276ea3 /media-sound/albumart
parentversion bump and added logic to disable the building of PIE by default for th... (diff)
downloadgentoo-2-8cabe2ad9c50db8a018545c1980d5c7b3dc735f6.tar.gz
gentoo-2-8cabe2ad9c50db8a018545c1980d5c7b3dc735f6.tar.bz2
gentoo-2-8cabe2ad9c50db8a018545c1980d5c7b3dc735f6.zip
dev-python/Imaging is now dev-python/imaging - adjust dependencies accordingly.
Diffstat (limited to 'media-sound/albumart')
-rw-r--r--media-sound/albumart/ChangeLog5
-rw-r--r--media-sound/albumart/albumart-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/albumart/ChangeLog b/media-sound/albumart/ChangeLog
index 0b51477aeef7..523602975dd5 100644
--- a/media-sound/albumart/ChangeLog
+++ b/media-sound/albumart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/albumart
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.3 2004/07/20 15:12:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/ChangeLog,v 1.4 2004/07/20 19:46:06 kloeri Exp $
+
+ 20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> albumart-1.3.1.ebuild:
+ dev-python/Imaging is now dev-python/imaging - adjust dependencies accordingly.
20 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
albumart-1.3.1.ebuild:
diff --git a/media-sound/albumart/albumart-1.3.1.ebuild b/media-sound/albumart/albumart-1.3.1.ebuild
index c18abc362bfe..90b7979a1ca4 100644
--- a/media-sound/albumart/albumart-1.3.1.ebuild
+++ b/media-sound/albumart/albumart-1.3.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/media-sound/albumart/albumart-1.3.1.ebuild,v 1.3 2004/07/20 15:12:36 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/albumart/albumart-1.3.1.ebuild,v 1.4 2004/07/20 19:46:06 kloeri Exp $
DESCRIPTION="Album Cover Art Downloader"
SRC_URI="http://kempele.fi/~skyostil/projects/albumart/dist/${P}.tar.gz"
@@ -12,7 +12,7 @@ IUSE=""
SLOT="0"
DEPEND=">=dev-python/PyQt-3.0
- >=dev-python/Imaging-1.0.0"
+ >=dev-python/imaging-1.0.0"
src_compile() {
einfo "nothing to compile"