summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2008-01-14 10:21:49 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2008-01-14 10:21:49 +0000
commitbecd281e05939192ef2e970e78746fa9c14f250c (patch)
tree60f0de290fcab5d6aadfbb21f687b5b53bf18e0a /x11-plugins/wmauda/ChangeLog
parentUntil newer baselayout stabilizes, only use config() when it exists #203906. (diff)
downloadhistorical-becd281e05939192ef2e970e78746fa9c14f250c.tar.gz
historical-becd281e05939192ef2e970e78746fa9c14f250c.tar.bz2
historical-becd281e05939192ef2e970e78746fa9c14f250c.zip
Check for use dbus in audacious, needed both compile and runtime. Depend on pkg-config wrt #205084.
Package-Manager: portage-2.1.4
Diffstat (limited to 'x11-plugins/wmauda/ChangeLog')
-rw-r--r--x11-plugins/wmauda/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/x11-plugins/wmauda/ChangeLog b/x11-plugins/wmauda/ChangeLog
index adb9eedee8a0..bb41c4a3d40b 100644
--- a/x11-plugins/wmauda/ChangeLog
+++ b/x11-plugins/wmauda/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/wmauda
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.9 2007/11/10 17:45:49 joker Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/ChangeLog,v 1.10 2008/01/14 10:21:49 drac Exp $
+
+ 14 Jan 2008; Samuli Suominen <drac@gentoo.org> wmauda-0.7.ebuild:
+ Check for use dbus in audacious, needed both compile and runtime. Depend on
+ pkg-config wrt #205084.
10 Nov 2007; Christian Birchinger <joker@gentoo.org> wmauda-0.7.ebuild:
Remove built-with dbus check because Audacious has a hard dependency on it now.