diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:26:51 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-09-09 00:26:51 +0000 |
commit | 5fc6c5f4e8a5871dc0b222c6467fc813077e1ee7 (patch) | |
tree | 1802d23a2b651d917de800a0e2a3475c0b50f242 /media-sound/quodlibet/ChangeLog | |
parent | Version bump to 2.5.5. Bug #132884 (diff) | |
download | historical-5fc6c5f4e8a5871dc0b222c6467fc813077e1ee7.tar.gz historical-5fc6c5f4e8a5871dc0b222c6467fc813077e1ee7.tar.bz2 historical-5fc6c5f4e8a5871dc0b222c6467fc813077e1ee7.zip |
Make the gst-plugins-gconf dep optional (with USE='gnome') to solve Bug #146728. Add logic to guess and set the default pipeline when USE='-gnome'. Use sed to fix multilib-strict instead of using the patch. Update the elog messages.
Package-Manager: portage-2.1-r2
Diffstat (limited to 'media-sound/quodlibet/ChangeLog')
-rw-r--r-- | media-sound/quodlibet/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/media-sound/quodlibet/ChangeLog b/media-sound/quodlibet/ChangeLog index 9a2207463113..efab4997d21a 100644 --- a/media-sound/quodlibet/ChangeLog +++ b/media-sound/quodlibet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-sound/quodlibet # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/ChangeLog,v 1.40 2006/08/31 15:35:01 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/quodlibet/ChangeLog,v 1.41 2006/09/09 00:26:51 tcort Exp $ + + 09 Sep 2006; Thomas Cort <tcort@gentoo.org> quodlibet-0.23.1.ebuild: + Make the gst-plugins-gconf dep optional (with USE='gnome') to solve Bug + #146728. Add logic to guess and set the default pipeline when USE='-gnome'. + Use sed to fix multilib-strict instead of using the patch. Update the elog + messages. *quodlibet-0.23.1 (31 Aug 2006) |