summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-10-07 23:11:24 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-10-07 23:11:24 +0000
commitc774c64b5f004c8783e17bba88b66e10bf25ac60 (patch)
tree9a862870f6ef20ccfbaa3b52c0b5dbe39382b269 /app-text/poppler-bindings/ChangeLog
parentFix build-time dependencies. (diff)
downloadgentoo-2-c774c64b5f004c8783e17bba88b66e10bf25ac60.tar.gz
gentoo-2-c774c64b5f004c8783e17bba88b66e10bf25ac60.tar.bz2
gentoo-2-c774c64b5f004c8783e17bba88b66e10bf25ac60.zip
Stop using a patch to fix the problem of linking to the original poppler library, just use sed. This way we also don't have to use the kludgy workaround of linking to the libpoppler.la file which was a consequence of the patch not having been updated. Also, this makes us not a bug sieve for people who have somehow unlinked their lib from their lib64.
(Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 x86_64)
Diffstat (limited to 'app-text/poppler-bindings/ChangeLog')
-rw-r--r--app-text/poppler-bindings/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog
index 0e23c0b5678e..cf5d28954c85 100644
--- a/app-text/poppler-bindings/ChangeLog
+++ b/app-text/poppler-bindings/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-text/poppler-bindings
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.105 2008/10/07 12:09:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.106 2008/10/07 23:11:24 loki_val Exp $
+
+ 07 Oct 2008; Peter Alfredsen <loki_val@gentoo.org>
+ -poppler-bindings-0.8.5.ebuild, poppler-bindings-0.8.7.ebuild:
+ Stop using a patch to fix the problem of linking to the original poppler
+ library, just use sed. This way we also don't have to use the kludgy
+ workaround of linking to the libpoppler.la file which was a consequence of
+ the patch not having been updated. This way, we're also not a bug sieve
+ for people who have somehow unlinked their lib from their lib64.
07 Oct 2008; nixnut <nixnut@gentoo.org> poppler-bindings-0.8.7.ebuild:
Stable on ppc wrt bug 239414