diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-01 13:58:31 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-10-01 13:58:31 +0000 |
commit | fc8151beccd08b3d083e6c743dc1b47dcc130e5a (patch) | |
tree | 54ac249445c05032dc4719c119127e733a86afaa /media-libs/a52dec/ChangeLog | |
parent | arm stable (diff) | |
download | historical-fc8151beccd08b3d083e6c743dc1b47dcc130e5a.tar.gz historical-fc8151beccd08b3d083e6c743dc1b47dcc130e5a.tar.bz2 historical-fc8151beccd08b3d083e6c743dc1b47dcc130e5a.zip |
Builds shared libraries now
Diffstat (limited to 'media-libs/a52dec/ChangeLog')
-rw-r--r-- | media-libs/a52dec/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/a52dec/ChangeLog b/media-libs/a52dec/ChangeLog index fb33ba397773..eee969e3f25b 100644 --- a/media-libs/a52dec/ChangeLog +++ b/media-libs/a52dec/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/a52dec # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.19 2004/09/16 03:56:12 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/a52dec/ChangeLog,v 1.20 2004/10/01 13:58:31 phosphan Exp $ + +*a52dec-0.7.4-r2 (01 Oct 2004) + + 01 Oct 2004; Patrick Kursawe <phosphan@gentoo.org> +a52dec-0.7.4-r2.ebuild: + Now also builds shared libraries. If only static libs are built, some other + programs make trouble as soon as djbfft is used (they don't link it, though + they should). 15 Sep 2004; Kito <keetz@gentoo.org> : added added ~ppc-macos keyword |