summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-03-14 23:07:32 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-03-14 23:07:32 +0000
commitbbdf529216e9f489d8bbe898c0937156cb7041b6 (patch)
tree393aae68eeb2be5edfa129bc13ef5f3a089f8c4d /dev-libs/tinyxml/ChangeLog
parentVersion bump, cleaned ebuild and adapted to new server system. Fixes bug #408105 (diff)
downloadgentoo-2-bbdf529216e9f489d8bbe898c0937156cb7041b6.tar.gz
gentoo-2-bbdf529216e9f489d8bbe898c0937156cb7041b6.tar.bz2
gentoo-2-bbdf529216e9f489d8bbe898c0937156cb7041b6.zip
Set TIXML_USE_STL in header when USE=stl, idea from Arch and bug #407825. Packages depending on USE=stl should not have to append TIXML_USE_STL to CXXFLAGS anymore
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/tinyxml/ChangeLog')
-rw-r--r--dev-libs/tinyxml/ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-libs/tinyxml/ChangeLog b/dev-libs/tinyxml/ChangeLog
index ab396894a636..893f3b367d39 100644
--- a/dev-libs/tinyxml/ChangeLog
+++ b/dev-libs/tinyxml/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-libs/tinyxml
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.18 2011/11/13 14:52:43 maekke Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/tinyxml/ChangeLog,v 1.19 2012/03/14 23:07:32 voyageur Exp $
+
+*tinyxml-2.6.2-r2 (14 Mar 2012)
+
+ 14 Mar 2012; Bernard Cafarelli <voyageur@gentoo.org>
+ +files/tinyxml-2.6.2-defineSTL.patch, +tinyxml-2.6.2-r2.ebuild:
+ Set TIXML_USE_STL in header when USE=stl, idea from Arch and bug #407825.
+ Packages depending on USE=stl should not have to append TIXML_USE_STL to
+ CXXFLAGS anymore
13 Nov 2011; Markus Meier <maekke@gentoo.org> tinyxml-2.6.2-r1.ebuild:
x86 stable, bug #388619