summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/listen')
-rw-r--r--media-sound/listen/ChangeLog5
-rw-r--r--media-sound/listen/listen-0.6.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/listen/ChangeLog b/media-sound/listen/ChangeLog
index 74a23b17ac99..5bf196262dc5 100644
--- a/media-sound/listen/ChangeLog
+++ b/media-sound/listen/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/listen
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.28 2010/06/19 19:02:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/ChangeLog,v 1.29 2010/11/03 11:43:30 ssuominen Exp $
+
+ 03 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> listen-0.6.5.ebuild:
+ Use libnotify instead of direct notification daemon depend.
19 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> listen-0.6.5.ebuild:
Don't run src_test() because "make check" is not for running testsuite
diff --git a/media-sound/listen/listen-0.6.5.ebuild b/media-sound/listen/listen-0.6.5.ebuild
index 2b1e963bee79..7171086792a1 100644
--- a/media-sound/listen/listen-0.6.5.ebuild
+++ b/media-sound/listen/listen-0.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.5.ebuild,v 1.4 2010/06/19 19:02:06 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/listen/listen-0.6.5.ebuild,v 1.5 2010/11/03 11:43:30 ssuominen Exp $
EAPI=2
@@ -22,7 +22,7 @@ RDEPEND="dev-python/dbus-python
dev-python/pyxdg
|| ( dev-python/python-xlib dev-python/egg-python )
gnome? ( dev-python/gnome-vfs-python )
- || ( x11-misc/notification-daemon xfce-extra/xfce4-notifyd )
+ x11-libs/libnotify
media-libs/mutagen
dev-python/gst-python:0.10
media-plugins/gst-plugins-meta:0.10