summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-10-31 00:50:43 +0000
committerNick Hadaway <raker@gentoo.org>2002-10-31 00:50:43 +0000
commitbe46184bcedcfb105f7ab1c02b7c7abb3e1eab30 (patch)
tree2e999746665ad5c706e30bccd12ae1946636e26e /app-text/ghostscript/ChangeLog
parentcorrected changelog info (diff)
downloadhistorical-be46184bcedcfb105f7ab1c02b7c7abb3e1eab30.tar.gz
historical-be46184bcedcfb105f7ab1c02b7c7abb3e1eab30.tar.bz2
historical-be46184bcedcfb105f7ab1c02b7c7abb3e1eab30.zip
Added a patch so png support is detected properly by configure and also
added a sed script to get rid of the unneeded -I/usr/include. This fix is in result to bugs #6760 and #9651.
Diffstat (limited to 'app-text/ghostscript/ChangeLog')
-rw-r--r--app-text/ghostscript/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/ghostscript/ChangeLog b/app-text/ghostscript/ChangeLog
index 1123883bed09..598f31a9300c 100644
--- a/app-text/ghostscript/ChangeLog
+++ b/app-text/ghostscript/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-text/ghostscript
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.17 2002/10/07 17:43:23 raker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript/ChangeLog,v 1.18 2002/10/31 00:50:43 raker Exp $
*ghostscript-7.05.5 (18 Sep 2002)
+ 30 Oct 2002; Nick Hadaway <raker@gentoo.org> ghostscript-7.05.5.ebuild :
+ Added a patch for those having trouble with the detection of libpng.
+ See bugs #6760 and #9651...
+
07 Oct 2002; Nick Hadaway <raker@gentoo.org> ghostscript-7.05.5.ebuild :
Added gnome use variable for gimp-print plugin support. added gnome
to IUSE variables.