summaryrefslogtreecommitdiff
blob: 39c9b6adfd4e8fd6aa34b03bc18f00fa5148cebd (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# ChangeLog for net-dialup/xc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.24 2011/03/21 00:37:24 vapier Exp $

  21 Mar 2011; Mike Frysinger <vapier@gentoo.org> xc-4.3.2-r2.ebuild:
  Stabilize for all.

  06 Feb 2011; Mart Raudsepp <leio@gentoo.org> xc-4.3.2-r1.ebuild:
  Drop to ~mips

*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.