diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-04-05 17:19:23 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-04-05 17:19:23 +0000 |
commit | 43b80a4c7af78dff7d02ba722dd9d88dd5b14f3d (patch) | |
tree | 88b5a96c7c1a25046fae9e02887e9cb66909fede /media-sound/muine/ChangeLog | |
parent | dev-haskell/hs-plugins has been removed, now remove the mask. (diff) | |
download | gentoo-2-43b80a4c7af78dff7d02ba722dd9d88dd5b14f3d.tar.gz gentoo-2-43b80a4c7af78dff7d02ba722dd9d88dd5b14f3d.tar.bz2 gentoo-2-43b80a4c7af78dff7d02ba722dd9d88dd5b14f3d.zip |
Remove -Werror from build, bug 260915. Also drop aac use-flag, since faad2 cannot be detected with faad2-2.6* (missing mp4ff.h) and does not compile with faad2-2.7, since libmp4ff is only installed as a static archive.
(Portage version: 2.2_rc28/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/muine/ChangeLog')
-rw-r--r-- | media-sound/muine/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-sound/muine/ChangeLog b/media-sound/muine/ChangeLog index 8e73dd710d00..112e2d3c097a 100644 --- a/media-sound/muine/ChangeLog +++ b/media-sound/muine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/muine # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.52 2009/04/05 11:29:20 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/muine/ChangeLog,v 1.53 2009/04/05 17:19:23 loki_val Exp $ + + 05 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> muine-0.8.10.ebuild: + Remove -Werror from build, bug 260915. Also drop aac use-flag, since faad2 + cannot be detected with faad2-2.6* (missing mp4ff.h) and does not compile + with faad2-2.7, since libmp4ff is only installed as a static archive. 05 Apr 2009; Peter Alfredsen <loki_val@gentoo.org> -muine-0.8.7.ebuild, -muine-0.8.8.ebuild: |