summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-09-02 08:10:39 +0000
committerFabian Groffen <grobian@gentoo.org>2005-09-02 08:10:39 +0000
commitb50041dc432d274fdba034655ad344c964a27741 (patch)
tree8809f4a71a15d4d5b6e8a44787e674328df27565 /dev-libs/libsigsegv/ChangeLog
parentStable on alpha due to security bug #104010 (diff)
downloadgentoo-2-b50041dc432d274fdba034655ad344c964a27741.tar.gz
gentoo-2-b50041dc432d274fdba034655ad344c964a27741.tar.bz2
gentoo-2-b50041dc432d274fdba034655ad344c964a27741.zip
Fixing up the ebuild and adding a patch that allows compilation on ppc-macos
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-libs/libsigsegv/ChangeLog')
-rw-r--r--dev-libs/libsigsegv/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-libs/libsigsegv/ChangeLog b/dev-libs/libsigsegv/ChangeLog
index 38b89fa37330..85b0ab4321be 100644
--- a/dev-libs/libsigsegv/ChangeLog
+++ b/dev-libs/libsigsegv/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/libsigsegv
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/ChangeLog,v 1.16 2005/06/14 22:32:34 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libsigsegv/ChangeLog,v 1.17 2005/09/02 08:10:39 grobian Exp $
+
+ 02 Sep 2005; Fabian Groffen <grobian@gentoo.org>
+ +files/libsigsegv-2.2-ppc-macos.patch, libsigsegv-2.2.ebuild:
+ Removing ppc-macos hack for configure/econf, ppc-macos should just use econf
+ to get the right prefixes etc. Adding a patch that disables Darwin5 testing
+ in configure as it hangs for Darwin8. (We only support Darwin7 and Darwin8)
14 Jun 2005; <mkennedy@gentoo.org> libsigsegv-2.2.ebuild:
Keywording ~sparc.