diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-02-17 20:23:43 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-02-17 20:23:43 +0000 |
commit | 27c5c2472374e8ff573274c0b86f0f05d0a745b4 (patch) | |
tree | 9f942ade453391155c2def842e858f73c1c7cff0 /media-libs/gdk-pixbuf/ChangeLog | |
parent | Kawa 1.6.97 (diff) | |
download | historical-27c5c2472374e8ff573274c0b86f0f05d0a745b4.tar.gz historical-27c5c2472374e8ff573274c0b86f0f05d0a745b4.tar.bz2 historical-27c5c2472374e8ff573274c0b86f0f05d0a745b4.zip |
fix need to merge twice for working installation
Diffstat (limited to 'media-libs/gdk-pixbuf/ChangeLog')
-rw-r--r-- | media-libs/gdk-pixbuf/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/gdk-pixbuf/ChangeLog b/media-libs/gdk-pixbuf/ChangeLog index 70a22e90624d..2efaf7d29308 100644 --- a/media-libs/gdk-pixbuf/ChangeLog +++ b/media-libs/gdk-pixbuf/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for media-libs/gdk-pixbuf # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.1 2002/02/01 21:53:30 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/ChangeLog,v 1.2 2002/02/17 20:23:43 azarah Exp $ + + 17 Feb 2002; M.Schlemmer <azarah@gentoo.org> gdk-pixbuf-0.16.0-r4.ebuild : + + Fix the build to do the libraries in /usr/lib/gdk-pixbuf/loaders/ properly the + first time. This is hackish at the moment, but seems to be a upstream + problem. This should resolve the need to remerge gdk-pixbuf twice to get + mentioned libraries. *gdk-pixbuf-0.16.0-r1 (1 Feb 2002) |