blob: d8c9b5d20b4a365da7008aa5f09a4c7b55d4431c (
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
|
# ChangeLog for dev-util/cvs
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.23 2003/12/09 19:28:00 scandium Exp $
*cvs-1.11.10-r1 (09 Dec 2003)
09 Dec 2003; Rainer Groesslinger <scandium@gentoo.org> cvs-1.11.10-r1.ebuild:
minor fixes in the cvspserver xinetd file,
cvs user/group is automatically added (bug #25313)
*cvs-1.11.10 (06 Dec 2003)
06 Dec 2003; Rainer Groesslinger <scandium@gentoo.org> cvs-1.11.10.ebuild:
new version, security update
16 Nov 2003; Rainer Groesslinger <scandium@gentoo.org> cvs-1.11.8.ebuild,
cvs-1.11.9.ebuild:
bugfix release stable on all architectures
07 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> cvs-1.11.9.ebuild:
use emake for hot parallel make action; more error checking/messages
*cvs-1.11.9 (01 Nov 2003)
01 Nov 2003; Rainer Groesslinger <scandium@gentoo.org> cvs-1.11.9.ebuild:
version bump
*cvs-1.11.8 (09 Oct 2003)
09 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Ver bump #30718.
*cvs-1.11.6 (27 May 2003)
18 Aug 2003; Joshua Kinard <kumba@gentoo.org> cvs-1.11.6.ebuild:
Changed ~mips to mips in KEYWORDS
27 May 2003; Daniel Ahlberg <aliz@gentoo.org> cvs-1.11.6.ebuild :
Version bump.
*cvs-1.11.5-r1 (21 Jan 2003)
27 May 2003; Joshua Kinard <kumba@gentoo.org> cvs-1.11.5-r1.ebuild:
Added ~mips to KEYWORDS
23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Added xinetd entry for #14512.
21 Jan 2003; J Robert Ray <jrray@gentoo.org> cvs-1.11.5-r1.ebuild : Specify
a temp dir to use during configure otherwise it auto-detects the
/var/tmp/portage/... directory. Closes bug 14287.
21 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> cvs-1.11.5.ebuild :
Security update. Also closes #6424.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*cvs-1.11.2 (26 Apr 2002)
20 Jul 2002; Doug Goldstein <cardoe@gentoo.org> cvs-1.11.2.ebuild:
Added missing KEYWORDS, SLOT, LICENSE
26 Apr 2002; Arcady Genkin <agenkin@thpoon.com> cvs-1.11.2.ebuild : Updated
to version 1.11.2 Changed download URI to use HTTP instead of FTP, b/c the
ftp server of cvshome.org seems flaky.
*cvs-1.11.1_p1 (16 Mar 2002)
17 Aug 2002; Bruce A. Locke <blocke@shivan.org> cvs-1.11.1_p1.ebuild, files/digest-cvs-1.11.1_p1:
Readded version to tree due to bug #6424 ("CVS 1.11.2 is an interim cvs
release with busted server code.")
16 Mar 2002; Bruce A. Locke <blocke@shivan.org> cvs-1.11.1_p1.ebuild : Update
to cvs 1.11.1p1 with Redhat's external zlib linking patch
|