summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-10-23 02:01:05 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-10-23 02:01:05 +0000
commitc8b69083abcfd146e2ffd9d3cb0415f89e9e2d0a (patch)
treec2c18cb8e7f0d4eb60ba3d9f3e0a4ef7e6775212 /app-text/teckit/ChangeLog
parentversion bump (diff)
downloadgentoo-2-c8b69083abcfd146e2ffd9d3cb0415f89e9e2d0a.tar.gz
gentoo-2-c8b69083abcfd146e2ffd9d3cb0415f89e9e2d0a.tar.bz2
gentoo-2-c8b69083abcfd146e2ffd9d3cb0415f89e9e2d0a.zip
Do not mix CFLAGS and CXXFLAGS, bug #338110
(Portage version: 2.2_rc99/cvs/Linux x86_64)
Diffstat (limited to 'app-text/teckit/ChangeLog')
-rw-r--r--app-text/teckit/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/teckit/ChangeLog b/app-text/teckit/ChangeLog
index 6f983062911b..5df0dfe6ebc3 100644
--- a/app-text/teckit/ChangeLog
+++ b/app-text/teckit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/teckit
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.14 2010/10/02 12:53:12 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/teckit/ChangeLog,v 1.15 2010/10/23 02:01:05 aballier Exp $
+
+ 23 Oct 2010; Alexis Ballier <aballier@gentoo.org> teckit-2.5.1.ebuild,
+ +files/teckit-2.5.1-mixcflagscxxflags.patch:
+ Do not mix CFLAGS and CXXFLAGS, bug #338110
02 Oct 2010; Fabian Groffen <grobian@gentoo.org> teckit-2.5.1.ebuild:
Marked ~x64-macos, bug #333981