diff options
author | Alexis Ballier <aballier@gentoo.org> | 2006-10-15 15:48:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2006-10-15 15:48:35 +0000 |
commit | bec0a66c49c17570bdfacfa547a5af4f13123a55 (patch) | |
tree | 0eecdae597bdf736b6f02f31836055fe4d9f6077 /media-libs/libmpeg3/ChangeLog | |
parent | Fixed wording in postinstall message. (diff) | |
download | gentoo-2-bec0a66c49c17570bdfacfa547a5af4f13123a55.tar.gz gentoo-2-bec0a66c49c17570bdfacfa547a5af4f13123a55.tar.bz2 gentoo-2-bec0a66c49c17570bdfacfa547a5af4f13123a55.zip |
Patch to give a soname to libmpeg3.so, bug #132381, thanks to Dick Marinus
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'media-libs/libmpeg3/ChangeLog')
-rw-r--r-- | media-libs/libmpeg3/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/media-libs/libmpeg3/ChangeLog b/media-libs/libmpeg3/ChangeLog index 8e368ebc998f..da50bca38130 100644 --- a/media-libs/libmpeg3/ChangeLog +++ b/media-libs/libmpeg3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/libmpeg3 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.53 2006/10/14 16:16:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg3/ChangeLog,v 1.54 2006/10/15 15:48:35 aballier Exp $ + + 15 Oct 2006; Alexis Ballier <aballier@gentoo.org> + +files/libmpeg3-1.5.2-soname.patch, libmpeg3-1.5.2-r3.ebuild: + Patch to give a soname to libmpeg3.so, bug #132381, thanks to Dick Marinus + <dm@chello.nl> 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> libmpeg3-1.7.ebuild: Mark 1.7 ~ia64. #150799 |