blob: 3cfd6049f6717b18aab0ff8934efd6e87a21d0c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
# ChangeLog for media-libs/pdflib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-libs/pdflib/ChangeLog,v 1.7 2002/10/29 17:31:20 vapier Exp $
*pdflib-4.0.1-r3 (3 Apr 2002)
28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Links libpng against zlib and libstdc++ to fix #9793
7 Sep 2002; Owen Stampflee <owen@gentoo.org> :
Added PPC to KEYWORDS.
14 Aug 2002; Seemant Kulleen <seemant@genoo.org> pdflib-4.0.1-r1.ebuild :
Added libpng as a dependency. Closes bug #6480 by bar4ka@bol.com.br
(bar4ka)
08 Aug 2002; Seemant Kulleen <seemant@gentoo.org> pdflib-4.0.1-r3.ebuild :
Added "--with-zlib" configure flag. Closes bug #6205 by sponge80@msn.com
(Nicholas)
7 Aug 2002; Ryan Phillips <rphillips@gentoo.org> :
Changed package to use system libpng. PHP doesn't like being
linked to two separate places.
Edward Roper states, "php.net indicates it's a conflict of
pdflib's png support and libpng... if pdflib is compiled to use
system libpng and not internal libpng it will supposedly work..."
Which he then verified.
3 Apr 2002; Daniel Robbins <drobbins@gentoo.org> : New revision -- we dodir
/usr/bin (required for make install), closing bug 1498. Also, now some
installation steps requiring java are conditional on the java USE variable
being set.
*pdflib-4.0.1-r2 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|