summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/pth/ChangeLog')
-rw-r--r--dev-libs/pth/ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/dev-libs/pth/ChangeLog b/dev-libs/pth/ChangeLog
index 3384d94c05aa..38aa8a7fefdd 100644
--- a/dev-libs/pth/ChangeLog
+++ b/dev-libs/pth/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for dev-libs/pth
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.60 2008/01/15 00:05:10 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/ChangeLog,v 1.61 2010/12/13 18:30:22 c1pher Exp $
+
+*pth-2.0.7-r2 (13 Dec 2010)
+
+ 13 Dec 2010; Dane Smith <c1pher@gentoo.org> +pth-2.0.7-r2.ebuild,
+ +files/pth-2.0.7-parallel-install.patch:
+ New patch pth-2.0.7-parallel-install.patch addresses the parallel install
+ problem starting in 2.0.7.
+ Revbump to -r2 applies patch and removes the need to emake -j1 for
+ install.
+ Also fixes the implicit RDEPEND="${DEPEND}" warning in repoman.
+ Fixed the headers for 2.0.7 ad 2.0.7-r1.
15 Jan 2008; Mike Frysinger <vapier@gentoo.org> pth-2.0.7-r1.ebuild:
Use `emake -j1` when installing rather than `make`.