summaryrefslogtreecommitdiff
blob: ccff4de349d61914a2a08b7cc5b6997b4b126b28 (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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for sys-libs/slang
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-libs/slang/ChangeLog,v 1.26 2004/06/24 23:09:42 agriffis Exp $

*slang-1.4.9-r1 (07 Jun 2004)

  07 Jun 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
  +slang-1.4.9-r1.ebuild:
  Added unicode patches. Thanks to Alexander Darovsky <adarovsky@users.sf.net>
  and Stanislav Karchebny <berk@inbox.ru>, see bug #47675 and #52846.

  27 Apr 2004; Mike Frysinger <vapier@gentoo.org> slang-1.4.9.ebuild :
  Mark arm stable and remove the trimming of the gcc/slang.h stuff since
  this has been fixed in latest gcc's.

  22 Jan 2004; Guy Martin <gmsoft@gentoo.org> slang-1.4.9.ebuild :
  Marked stable on hppa.

  15 Jan 2004; Jon Portnoy <avenj@gentoo.org> slang-1.4.9.ebuild :
  Stable on AMD64.

  09 Jan 2004; Aron Griffis <agriffis@gentoo.org> slang-1.4.9.ebuild:
  stable on alpha

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> slang-1.4.9.ebuild:
  Move to mips stable (~mips -> mips)

  20 Oct 2003; Christian Birchinger <joker@gentoo.org> slang-1.4.9.ebuild:
  Added sparc stable keyword

  08 Oct 2003; Alastair Tse <liquidx@gentoo.org> slang-1.4.9.ebuild:
  stable bump for x86

  17 Sep 2003; Jon Portnoy <avenj@gentoo.org> slang-1.4.9.ebuild :
  ia64 keywords.

  19 Jul 2003; Alastair Tse <liquidx@gentoo.org> slang-1.4.5-r2.ebuild,
  slang-1.4.5-r3.ebuild:
  fix library links on first install for 1.4.5

*slang-1.4.9 (10 Jun 2003)

  10 Jun 2003; YAMAKURA Makot <yakina@gentoo.org> slang-1.4.5-r3.ebuild,
  slang-1.4.9.ebuild, files/digest-slang-1.4.5-r3, files/digest-slang-1.4.9 :
  New version 1.4.9. Added cjk USE flag to 1.4.9 and 1.4.5-r3.

  18 May 2003; Tavis Ormandy <taviso@gentoo.org> slang-1.4.5-r2.ebuild:
  removing hardcoded compiler.

*slang-1.4.8 (22 Feb 2003)

  16 Mar 2003; Alastair Tse <liquidx@gentoo.org> slang-1.4.8.ebuild:
  add postinst cleanup for old ANSIfied slang.h, prevents #16678.

  22 Feb 2003; Aron Griffis <agriffis@gentoo.org> slang-1.4.8.ebuild :
  Update to latest version; thanks to Robert Bragg for the heads-up.
  Closes bug #15015.

  18 Feb 2003; Zach Welch <zwelch@gentoo.org> slang-1.4.5-r2.ebuild :
  Added arm to keywords.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> slang-1.4.5-r2.ebuild :
  Added hppa to keywords.
  
  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*slang-1.4.5-r2 (21 Mar 2002)

        18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
        Added mips to keywords

	15 Jul 2002; Mark Guertin <gerk@gentoo.org>
	Added ppc to keywords

	21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> slang-1.4.5-r2.ebuild :

	html documentation no longer getting gzipped.  caught by 
	stefan@mdy.univie.ac.at 

*slang-1.4.5-r1 (4 March 2002)

	4 March 2002; Donny Davies <woodchip@gentoo.org> slang-1.4.5-r1.ebuild :

	Fixed to install libslang.so.1.4.5 mode 755.  Also fix a small doc
	install bug where it wasnt deleting the right directory.

*slang-1.4.5 (20 Feb 2002)

	20 Feb 2002; Aron Griffis <agriffis@gentoo.org> slang-1.4.5.ebuild :

	Updated to 1.4.5.  Removed setting of ELF_CFLAGS since our CFLAGS are
	picked up anyway.  This seems a safer approach.

*slang-1.4.4-r1 (1 Feb 2002)

	1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :

	Added initial ChangeLog which should be updated whenever the package is
	updated in any way. This changelog is targetted to users. This means that
	the comments should well explained and written in clean English. The
	details about writing correct changelogs are explained in the
	skel.ChangeLog file which you can find in the root directory of the
	portage repository.