# ChangeLog for net-dialup/xc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.22 2010/01/31 06:21:08 vapier Exp $

*xc-4.3.2-r2 (31 Jan 2010)

  31 Jan 2010; Mike Frysinger <vapier@gentoo.org> +xc-4.3.2-r2.ebuild,
  files/xc-4.3.2-add-115200.patch, files/xc-4.3.2-gentoo.patch,
  files/xc-4.3.2-implicit-decl.patch:
  Fix multilib handling, more implicit decls, and improve crc output.

  18 Oct 2008; Alin Năstac <mrness@gentoo.org> -files/xc-4.3.2-gentoo.diff,
  +files/xc-4.3.2-gentoo.patch, xc-4.3.2-r1.ebuild:
  Merge sed patches into gentoo.patch (#240882).

  24 Apr 2008; <solar@gentoo.org> xc-4.3.2-r1.ebuild:
  - make ebuild cross-compile aware

  15 Apr 2007; Alin Năstac <mrness@gentoo.org>
  +files/xc-4.3.2-implicit-decl.patch, xc-4.3.2-r1.ebuild:
  Fix implicit declaration warnings.

  23 Sep 2006; Alin Nastac <mrness@gentoo.org> files/xc-4.3.2-gentoo.diff:
  Avoid pre-stripped binaries QA warning.

  16 Mar 2006; Alin Nastac <mrness@gentoo.org> xc-4.3.2-r1.ebuild:
  Quote $FILESDIR and $D.

  27 Jun 2005; Markus Rothe <corsair@gentoo.org> xc-4.3.2-r1.ebuild:
  Stable on ppc64

  21 May 2005; Markus Rothe <corsair@gentoo.org> xc-4.3.2-r1.ebuild:
  Added ~ppc64 to KEYWORDS

  21 Apr 2005; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild:
  stable on amd64

  12 Nov 2004; Simon Stelling <blubb@gentoo.org> xc-4.3.2-r1.ebuild:
  added ~amd64

  16 Oct 2004; Mike Frysinger <vapier@gentoo.org> xc-4.3.2-r1.ebuild:
  Fix stupid dependency on sys-libs/libtermcap-compat (i.e. remove it) #64212.

  08 Jun 2004; David Holm <dholm@gentoo.org> xc-4.3.2-r1.ebuild:
  Added to ~ppc.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xc-4.3.2-r1.ebuild:
  Add inherit eutils

  13 Apr 2004; Joshua Kinard <kumba@gentoo.org> xc-4.3.2-r1.ebuild:
  Marked stable on x86, sparc, mips.

*xc-4.3.2-r1 (16 Jan 2004)

  16 Jan 2004; Joshua Kinard <kumba@gentoo.org> xc-4.3.2-r1.ebuild,
  files/xc-4.3.2-add-115200.patch:
  Added a small patch which allows xc to use 115200 baud speed for serial port
  connections (I wanted to use this program to link into my cobalt raq2, which
  operates at such a speed, and minicom has issues). Also tweaked the Makefile
  to import CFLAGS from the portage environment.

  19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
  metadata.xml

*xc-4.3.2 (06 Sep 2002)

  01 Jul 2003; Joshua Kinard <kumba@gentoo.org> xc-4.3.2.ebuild:
  Fixed compile-time issue in which ${WARN} was somehow being called into the
  Makefile and killing the build by making all text turn yellow. Added a WARN=""
  to the make line in src_compile().  Closes Bug #23799.
  Also added ~sparc and ~mips to KEYWORDS

  23 May 2003; Chuck Brewer <killian@gentoo.org>:
  Added manifest.

  06 Sep 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Initial import. xc is needed for xmodem transfers, found by Paul Ruhland <pruhland@rochester.rr.com>
  in bug #5943.