summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 16:05:32 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-05-24 16:05:32 +0000
commite291f95dfff20d3cb7b71bf671f67ea8ffe0c0e2 (patch)
tree81043e4885cf7759d1578f8d191151db508bf349 /dev-util/xxdiff/ChangeLog
parentappend-flags -fno-strict-aliasing wrt bug #179554 (diff)
downloadgentoo-2-e291f95dfff20d3cb7b71bf671f67ea8ffe0c0e2.tar.gz
gentoo-2-e291f95dfff20d3cb7b71bf671f67ea8ffe0c0e2.tar.bz2
gentoo-2-e291f95dfff20d3cb7b71bf671f67ea8ffe0c0e2.zip
New revision adding a debug useflag to enable/disable the debug codepaths (the default was enabled), to respect users' CFLAGS/CXXFLAGS and compiler chosen, and to remove the getopt replacement when the target system already contains the getopt_long function. Also add ~x86-fbsd keyword as per bug #178435.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-util/xxdiff/ChangeLog')
-rw-r--r--dev-util/xxdiff/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-util/xxdiff/ChangeLog b/dev-util/xxdiff/ChangeLog
index de916d5807a4..8075a233c708 100644
--- a/dev-util/xxdiff/ChangeLog
+++ b/dev-util/xxdiff/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for dev-util/xxdiff
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.40 2007/04/21 19:09:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/ChangeLog,v 1.41 2007/05/24 16:05:32 flameeyes Exp $
+
+*xxdiff-3.2-r1 (24 May 2007)
+
+ 24 May 2007; Diego Pettenò <flameeyes@gentoo.org> +xxdiff-3.2-r1.ebuild:
+ New revision adding a debug useflag to enable/disable the debug codepaths
+ (the default was enabled), to respect users' CFLAGS/CXXFLAGS and compiler
+ chosen, and to remove the getopt replacement when the target system already
+ contains the getopt_long function. Also add ~x86-fbsd keyword as per bug
+ #178435.
21 Apr 2007; Raúl Porcel <armin76@gentoo.org> xxdiff-3.2.ebuild:
ia64 stable