diff options
author | 2003-07-17 10:27:55 +0000 | |
---|---|---|
committer | 2003-07-17 10:27:55 +0000 | |
commit | 3c8446b45ed51162d07a844551f83871a5c58c7d (patch) | |
tree | 44a33b493401df4646f99a005627bd529774493b /media-libs/libmad/ChangeLog | |
parent | New ebuild. :) (diff) | |
download | historical-3c8446b45ed51162d07a844551f83871a5c58c7d.tar.gz historical-3c8446b45ed51162d07a844551f83871a5c58c7d.tar.bz2 historical-3c8446b45ed51162d07a844551f83871a5c58c7d.zip |
Added /usr/lib/pkgconfig/mad.pc
Diffstat (limited to 'media-libs/libmad/ChangeLog')
-rw-r--r-- | media-libs/libmad/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-libs/libmad/ChangeLog b/media-libs/libmad/ChangeLog index 450093911822..79ac6f2221b2 100644 --- a/media-libs/libmad/ChangeLog +++ b/media-libs/libmad/ChangeLog @@ -1,10 +1,11 @@ # ChangeLog for media-libs/libmad # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.1 2003/07/17 09:27:33 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libmad/ChangeLog,v 1.2 2003/07/17 10:27:55 raker Exp $ *libmad-0.15.0b (17 Jul 2003) 17 Jul 2003; Nick Hadaway <raker@gentoo.org> libmad-0.15.0b.ebuild: New ebuild. Conflicts with media-sound/mad as this does not contain any userland binaries but just a library. libmad will most likely - replace mad in the near future as this is the newer code base. + replace mad in the near future as this is the newer code base. Also + added and updated /usr/lib/pkgconfig/mad.pc |