diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-17 10:53:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-17 10:53:55 +0000 |
commit | 3d144d1c2305e63782c872bbd0429a87172c5fc9 (patch) | |
tree | 1fd442ebb1fd713030b16c6e98bee33f432b3876 /media-libs/libmpeg2/ChangeLog | |
parent | header fix (diff) | |
download | historical-3d144d1c2305e63782c872bbd0429a87172c5fc9.tar.gz historical-3d144d1c2305e63782c872bbd0429a87172c5fc9.tar.bz2 historical-3d144d1c2305e63782c872bbd0429a87172c5fc9.zip |
attempt at a fix for bug #44934
Diffstat (limited to 'media-libs/libmpeg2/ChangeLog')
-rw-r--r-- | media-libs/libmpeg2/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/media-libs/libmpeg2/ChangeLog b/media-libs/libmpeg2/ChangeLog index 15c0bd1ae9f9..897b5489d430 100644 --- a/media-libs/libmpeg2/ChangeLog +++ b/media-libs/libmpeg2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libmpeg2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.16 2004/03/16 09:18:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmpeg2/ChangeLog,v 1.17 2004/03/17 10:53:55 mr_bones_ Exp $ + + 17 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libmpeg2-0.4.0b.ebuild: + attempt at a fix for bug #44934 *libmpeg2-0.4.0b (16 Mar 2004) |