diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-03-16 22:00:45 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-03-16 22:00:45 +0000 |
commit | ac8bc54277bcac65633db651a0bcbfa075644600 (patch) | |
tree | fa4f843517cc7af074c68d2af0561022375f2382 /media-libs/avidemux-core/ChangeLog | |
parent | Add patch to fix silent failure with PyQt4-4.10. (diff) | |
download | gentoo-2-ac8bc54277bcac65633db651a0bcbfa075644600.tar.gz gentoo-2-ac8bc54277bcac65633db651a0bcbfa075644600.tar.bz2 gentoo-2-ac8bc54277bcac65633db651a0bcbfa075644600.zip |
Made avidemux-core block old versions of avidemux that had the core libraries, this resolves file collisions.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-libs/avidemux-core/ChangeLog')
-rw-r--r-- | media-libs/avidemux-core/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/avidemux-core/ChangeLog b/media-libs/avidemux-core/ChangeLog index e66be547fa2b..78244ef1c063 100644 --- a/media-libs/avidemux-core/ChangeLog +++ b/media-libs/avidemux-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/avidemux-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.1 2013/03/16 11:14:55 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.2 2013/03/16 22:00:45 tomwij Exp $ + + 16 Mar 2013; Tom Wijsman <TomWij@gentoo.org> avidemux-core-2.6.2.ebuild: + Made avidemux-core block old versions of avidemux that had the core libraries, + this resolves file collisions. *avidemux-core-2.6.2 (16 Mar 2013) |