diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2010-02-17 05:51:05 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2010-02-17 05:51:05 +0000 |
commit | 7c93166fa8b1a694d6ea8e318b288a66ead28c37 (patch) | |
tree | 04fa311111f74cd3e9723f3b85f3a523f44cfdbc /media-video/dvdstyler/ChangeLog | |
parent | Modified fltk automagic to no instead of empty string (diff) | |
download | gentoo-2-7c93166fa8b1a694d6ea8e318b288a66ead28c37.tar.gz gentoo-2-7c93166fa8b1a694d6ea8e318b288a66ead28c37.tar.bz2 gentoo-2-7c93166fa8b1a694d6ea8e318b288a66ead28c37.zip |
Fix wxsvg dependency to account for the removal of the ffmpeg USE flag in
later versions.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-video/dvdstyler/ChangeLog')
-rw-r--r-- | media-video/dvdstyler/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/media-video/dvdstyler/ChangeLog b/media-video/dvdstyler/ChangeLog index bec46178c2a4..9d5288db10f8 100644 --- a/media-video/dvdstyler/ChangeLog +++ b/media-video/dvdstyler/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/dvdstyler -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.39 2009/10/14 07:16:49 dragonheart Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dvdstyler/ChangeLog,v 1.40 2010/02/17 05:51:05 dirtyepic Exp $ + + 17 Feb 2010; Ryan Hill <dirtyepic@gentoo.org> dvdstyler-1.7.4.ebuild: + Fix wxsvg dependency to account for the removal of the ffmpeg USE flag in + later versions. *dvdstyler-1.7.4 (14 Oct 2009) |