diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-24 14:09:05 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-11-24 14:09:05 +0000 |
commit | 756fd05fa3fd1185301ad6a541bbcb0a46ca5c4c (patch) | |
tree | aa538bab8fe6f0dfe83228e77eb3f95dc746f5a0 /media-sound/shell-fm/ChangeLog | |
parent | Version bumped. (diff) | |
download | gentoo-2-756fd05fa3fd1185301ad6a541bbcb0a46ca5c4c.tar.gz gentoo-2-756fd05fa3fd1185301ad6a541bbcb0a46ca5c4c.tar.bz2 gentoo-2-756fd05fa3fd1185301ad6a541bbcb0a46ca5c4c.zip |
Add patch by Marco Leogrande to build with --as-needed (bug #286662), remove old automagic version (bug #280816), remove ao USE flag, as upstream does not seem to make it optional (bug #292743), add missing taglib dependency.
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/shell-fm/ChangeLog')
-rw-r--r-- | media-sound/shell-fm/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/media-sound/shell-fm/ChangeLog b/media-sound/shell-fm/ChangeLog index 211647eb0443..6e0ecf7b159e 100644 --- a/media-sound/shell-fm/ChangeLog +++ b/media-sound/shell-fm/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-sound/shell-fm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.11 2009/09/22 17:44:09 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shell-fm/ChangeLog,v 1.12 2009/11/24 14:09:05 flameeyes Exp $ + + 24 Nov 2009; Diego E. Pettenò <flameeyes@gentoo.org> + -shell-fm-0.6.ebuild, shell-fm-0.7.ebuild, + +files/shell-fm-0.7-asneeded.patch: + Add patch by Marco Leogrande to build with --as-needed (bug #286662), + remove old automagic version (bug #280816), remove ao USE flag, as + upstream does not seem to make it optional (bug #292743), add missing + taglib dependency. *shell-fm-0.7 (22 Sep 2009) |