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 /x11-plugins/desklet-rhythmlet
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 'x11-plugins/desklet-rhythmlet')
-rw-r--r--x11-plugins/desklet-rhythmlet/ChangeLog6
-rw-r--r--x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/desklet-rhythmlet/ChangeLog b/x11-plugins/desklet-rhythmlet/ChangeLog
index c9da53f7915c..c3969e610f8c 100644
--- a/x11-plugins/desklet-rhythmlet/ChangeLog
+++ b/x11-plugins/desklet-rhythmlet/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/desklet-rhythmlet
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-rhythmlet/ChangeLog,v 1.2 2004/07/18 11:36:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-rhythmlet/ChangeLog,v 1.3 2004/07/20 19:48:07 kloeri Exp $
+
+ 20 Jul 2004; Bryan Østergaard <kloeri@gentoo.org>
+ desklet-rhythmlet-0.3g.ebuild:
+ dev-python/Imaging is now dev-python/imaging - adjust dependencies accordingly.
18 Jul 2004; David Holm <dholm@gentoo.org> desklet-rhythmlet-0.3g.ebuild:
Added to ~ppc.
diff --git a/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild b/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild
index 40d4c0c1ec19..388bb06538b2 100644
--- a/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild
+++ b/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.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/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild,v 1.2 2004/07/18 11:36:45 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-rhythmlet/desklet-rhythmlet-0.3g.ebuild,v 1.3 2004/07/20 19:48:07 kloeri Exp $
DESKLET_NAME="Rhythmlet"
@@ -21,7 +21,7 @@ DEPEND=">=gnome-extra/gdesklets-core-0.26
>=x11-plugins/desklet-psisensors-20040420
>=dev-python/gnome-python-2.0
>=dev-python/soappy-0.11
- >=dev-python/Imaging-1.0
+ >=dev-python/imaging-1.0
>=media-sound/rhythmbox-0.8.5"
DOCS="ChangeLog INSTALL README"