blob: 5e650880e6b7ff3ceca656b7c17293ddd28fe908 (
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
104
105
|
# ChangeLog for app-admin/python-updater
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/python-updater/ChangeLog,v 1.26 2008/07/09 08:26:31 opfer Exp $
09 Jul 2008; Christian Faulhammer <opfer@gentoo.org>
python-updater-0.5.ebuild:
stable x86, bug 208902
*python-updater-0.5 (24 Jun 2008)
24 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.5.ebuild:
Version bump.
*python-updater-9999 (20 Jun 2008)
20 Jun 2008; Ali Polatel <hawking@gentoo.org> +python-updater-9999.ebuild:
Added scm ebuild for testing.
24 Apr 2008; <ricmm@gentoo.org> python-updater-0.2.ebuild:
Drop to ~mips due to unstable deps
*python-updater-0.4 (04 Jan 2008)
04 Jan 2008; Ali Polatel <hawking@gentoo.org> +python-updater-0.4.ebuild:
Version bump, handle missing SLOT bug 201848.
*python-updater-0.3 (29 Oct 2007)
29 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild,
+python-updater-0.3.ebuild:
version bump. fixing bug 180088 and some other problems. changed HOMEPAGE
26 Oct 2007; Ali Polatel <hawking@gentoo.org> python-updater-0.2.ebuild:
Changed SRC_URI to mirror://gentoo
07 Sep 2007; Ali Polatel <hawking@gentoo.org> -python-updater-0.1.ebuild,
python-updater-0.2.ebuild:
add blocker for older python versions to prevent collisions (bug 190454).
drop old
31 May 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove myself as I'm retiring.
16 May 2007; Tobias Scherbaum <dertobi123@gentoo.org>
python-updater-0.2.ebuild:
ppc stable, bug #177804
16 May 2007; Daniel Gryniewicz <dang@gentoo.org>
python-updater-0.2.ebuild:
Marked stable on amd64 for bug #177804
14 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Stable on Alpha and Mips.
14 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
python-updater-0.2.ebuild:
Stable on sparc wrt security #177804
14 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Stable for HPPA (preparation for bug #177804).
13 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Stable on ppc64; bug #177804
12 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
ia64 + x86 stable wrt security bug #177804
12 May 2007; Markus Rothe <corsair@gentoo.org> python-updater-0.2.ebuild:
Added ~ppc64; bug #177270
11 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.2.ebuild:
Add ~alpha and ~mips keywords.
08 May 2007; Roy Marples <uberlord@gentoo.org> python-updater-0.2.ebuild:
Added ~sparc-fbsd keyword, #177426.
Added ~x86-fbsd keyword, #177426.
08 May 2007; Raúl Porcel <armin76@gentoo.org> python-updater-0.2.ebuild:
Add ~ia64 wrt bug 177270
07 May 2007; Jeroen Roovers <jer@gentoo.org> python-updater-0.2.ebuild:
Marked ~hppa (bug #177270).
*python-updater-0.2 (07 May 2007)
07 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.2.ebuild:
Small bump, ripping out logging and --new option.
06 May 2007; Lukasz Strzygowski <lucass@gentoo.org>
python-updater-0.1.ebuild:
Marked ~amd64.
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
python-updater-0.1.ebuild:
Fix RDEPEND.
*python-updater-0.1 (06 May 2007)
06 May 2007; Bryan Østergaard <kloeri@gentoo.org>
+python-updater-0.1.ebuild:
Initial import of stand-alone python-updater.
|