summaryrefslogtreecommitdiff
blob: 56208e0f9611cbc37fd9928fe9345cf506149407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# ChangeLog for net-dialup/xc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.9 2004/04/27 21:44:56 agriffis Exp $

  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.