diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-01-14 10:21:49 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-01-14 10:21:49 +0000 |
commit | b73b7cd6683bd84d4eceda099398d8e213bbb7c4 (patch) | |
tree | 218e85ac0f0ae4d0a38ac5eae4109db39795dd16 /x11-plugins/wmauda/ChangeLog | |
parent | Until newer baselayout stabilizes, only use config() when it exists #203906. (diff) | |
download | gentoo-2-b73b7cd6683bd84d4eceda099398d8e213bbb7c4.tar.gz gentoo-2-b73b7cd6683bd84d4eceda099398d8e213bbb7c4.tar.bz2 gentoo-2-b73b7cd6683bd84d4eceda099398d8e213bbb7c4.zip |
Check for use dbus in audacious, needed both compile and runtime. Depend on pkg-config wrt #205084.
(Portage version: 2.1.4)
Diffstat (limited to 'x11-plugins/wmauda/ChangeLog')
-rw-r--r-- | x11-plugins/wmauda/ChangeLog | 8 |
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. |