diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-09 08:14:28 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-09 08:14:28 +0000 |
commit | fd141b80c0109c7c8b96b1eb85da045520937ce4 (patch) | |
tree | 355d669d449f45b07b44cb03aec1a0dcea1d04b9 /media-libs/libpng/ChangeLog | |
parent | Repoman fixes: stray digest files. (diff) | |
download | historical-fd141b80c0109c7c8b96b1eb85da045520937ce4.tar.gz historical-fd141b80c0109c7c8b96b1eb85da045520937ce4.tar.bz2 historical-fd141b80c0109c7c8b96b1eb85da045520937ce4.zip |
compensate for upstream weirdness
Diffstat (limited to 'media-libs/libpng/ChangeLog')
-rw-r--r-- | media-libs/libpng/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/media-libs/libpng/ChangeLog b/media-libs/libpng/ChangeLog index eba0ad30c4da..063bcc5ded20 100644 --- a/media-libs/libpng/ChangeLog +++ b/media-libs/libpng/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for media-libs/libpng # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.9 2002/07/08 15:52:23 stroke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/ChangeLog,v 1.10 2002/07/09 08:14:28 seemant Exp $ + +*libpng-1.2.4 libpng-1.2.3-r1 (09 Jul 2002) + + 09 Jul 2002; Seemant Kulleen <seemant@gentoo.org> libpng-1.2.4.ebuild, + libpng-1.2.3-r1.ebuild files/digest-libpng-1.2.3-r1 : + + added a check to see if /usr/lib/libpng.so.3.1.2.1 exists, and to remove + it if it does, in pkg_postinst(). This is because upstream screwed up + somehow between 1.2.1 and 1.2.3 *libpng-1.2.4 (08 Jul 2002) |