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
|
# ChangeLog for dev-util/aegis
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/aegis/ChangeLog,v 1.24 2008/06/30 01:43:53 darkside Exp $
*aegis-4.24 (30 Jun 2008)
30 Jun 2008; Jeremy Olexa <darkside@gentoo.org> -aegis-4.9.ebuild,
-aegis-4.11.ebuild, -aegis-4.16.ebuild, aegis-4.19.ebuild,
+aegis-4.24.ebuild:
Version bump, bug #119377. Also fix bug #221421 wrt runtime-deps in 4.19.
AND, remove old versions
27 Jan 2008; Fabian Groffen <grobian@gentoo.org> aegis-4.9.ebuild,
aegis-4.19.ebuild:
Dropped ppc-macos keyword, see you in prefix
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing karltk from metadata.xml as per #200332. Assigning to
maintainer-needed.
09 Apr 2007; Doug Goldstein <cardoe@gentoo.org> aegis-4.9.ebuild,
aegis-4.11.ebuild, aegis-4.16.ebuild:
Fix bug #17808 for all versions
14 Jan 2007; Andrej Kacian <ticho@gentoo.org> aegis-4.19.ebuild:
Stable on x86, bug #161742.
12 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> aegis-4.19.ebuild:
Stable on sparc wrt #161742
12 Jan 2007; Christian Faulhammer <opfer@gentoo.org> aegis-4.19.ebuild:
fix for bug 17808: split tcltk USE flag into tk and tcl
16 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> aegis-4.19.ebuild:
Replace root:root in root:0. Bug #103563.
29 Oct 2005; Fabian Groffen <grobian@gentoo.org> aegis-4.19.ebuild:
Marked ~ppc-macos (bug #109954)
02 Nov 2004; Karl Trygve Kalleberg <karltk@gentoo.org> aegis-4.19.ebuild:
New upstream version. Fixes #69059.
30 Apr 2004; David Holm <dholm@gentoo.org> aegis-4.16.ebuild:
Added to ~ppc.
*aegis-4.16 (30 Apr 2004)
30 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
aegis-4.16.ebuild: New upstream version. Removed 4.4 and 4.7.
24 Feb 2004; Sven Blumenstein <bazik@gentoo.org> aegis-4.9.ebuild:
KEYWORDS+=sparc
08 Dec 2003; Karl Trygve Kalleberg <karltk@gentoo.org> aegis-4.11.ebuild,
aegis-4.9.ebuild, aegis-4.7.ebuild, aegis-4.4.ebuild:
The ebuild now users proper chown syntax. Fixes aegis in #35127.
*aegis-4.11 (16 Nov 2003)
16 Nov 2003; Karl Trygve Kalleberg <karltk@gentoo.org> aegis-4.11.ebuild:
New upstream version. Fixes #28432. Added metadata.xml.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*aegis-4.9 (05 Nov 2002)
05 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*aegis-4.7 (19 Oct 2002)
19 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> aegis-4.7.ebuild files/digest-aegis-4.7 :
New upstream version. Fixes #5807. Doesn't add new env scripts yet :(
*aegis-4.4 (15 May 2002)
15 May 2002; Seemant Kulleen <seemant@gentoo.org> aegis-4.4.ebuild files/digest-aegis-4.4 :
Update submitted by peter@biolateral.com.au (Peter Maxwell) in bug report
#2689.
*aegis-4.2 (13 Apr 2002)
13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> aegis-4.2.ebuild files/digest-aegis-4.2 :
Aegis is a transaction-based software configuration management system. It
provides a framework within which a team of developers may work on many
changes to a program independently, and Aegis coordinates integrating these
changes back into the master source of the program, with as little
disruption as possible.
|