blob: 84c061d44685d48489f7cdf162e2accc670972c2 (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
# ChangeLog for net-dialup/xc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.16 2005/06/27 07:37:42 corsair Exp $
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.
|