summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-06-27 17:22:24 +0000
committerFabian Groffen <grobian@gentoo.org>2011-06-27 17:22:24 +0000
commit2d8b2806e67c9155484a82aee4108fc95cb632bf (patch)
tree0cf7581156df2d816a7aa818773e78c7d2399d68 /dev-tcltk/blt/ChangeLog
parentRespect CFLAGS (CCASFLAGS) which compiling assembly files. Fixes building wit... (diff)
downloadgentoo-2-2d8b2806e67c9155484a82aee4108fc95cb632bf.tar.gz
gentoo-2-2d8b2806e67c9155484a82aee4108fc95cb632bf.tar.bz2
gentoo-2-2d8b2806e67c9155484a82aee4108fc95cb632bf.zip
Fix for Darwin and Prefix, marked *-macos, bug #355373
(Portage version: 2.2.01.18826-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-tcltk/blt/ChangeLog')
-rw-r--r--dev-tcltk/blt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tcltk/blt/ChangeLog b/dev-tcltk/blt/ChangeLog
index 686d45ae48f6..43c8ac961a90 100644
--- a/dev-tcltk/blt/ChangeLog
+++ b/dev-tcltk/blt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/blt
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.42 2011/06/13 12:38:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/blt/ChangeLog,v 1.43 2011/06/27 17:22:24 grobian Exp $
+
+ 27 Jun 2011; Fabian Groffen <grobian@gentoo.org> blt-2.4z-r8.ebuild,
+ +files/blt-2.4z-darwin.patch:
+ Fix for Darwin and Prefix, marked *-macos, bug #355373
13 Jun 2011; Justin Lecher <jlec@gentoo.org> blt-2.4z-r8.ebuild:
Fix compilation under et_EE locale, #367539