blob: 49eac8fa1b9c1b11f4b82d6ef181d1d2e4011b7f (
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
|
# ChangeLog for dev-python/sancho
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sancho/ChangeLog,v 1.24 2006/09/08 21:28:21 grobian Exp $
08 Sep 2006; Fabian Groffen <grobian@gentoo.org> sancho-0.11-r1.ebuild:
Marked ppc-macos stable (dep of bug #146881)
21 May 2006; Danny van Dyk <kugelfang@gentoo.org> sancho-0.11-r1.ebuild:
Marked stable on s390.
21 May 2006; Guy Martin <gmsoft@gentoo.org> sancho-0.11-r1.ebuild:
Stable on hppa.
21 May 2006; Joshua Kinard <kumba@gentoo.org> sancho-0.11-r1.ebuild:
Marked stable on mips.
21 May 2006; <solar@gentoo.org> sancho-0.11-r1.ebuild:
- Stable on arm. Bug #133299
16 May 2006; Markus Rothe <corsair@gentoo.org> sancho-0.11-r1.ebuild:
Stable on ppc64; bug #133299
15 May 2006; Jason Wever <weeve@gentoo.org> sancho-0.11-r1.ebuild:
Stable on SPARC wrt bug #133299.
14 May 2006; Thomas Cort <tcort@gentoo.org> sancho-0.11-r1.ebuild:
Stable on alpha wrt Bug #133299.
14 May 2006; Mark Loeser <halcy0n@gentoo.org> sancho-0.11-r1.ebuild:
Stable on x86; bug #133299
04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> sancho-0.11-r1.ebuild:
Add ~x86-fbsd keyword for sancho 0.11.
01 Apr 2006; Aron Griffis <agriffis@gentoo.org> sancho-2.1-r1.ebuild:
Mark 2.1-r1 ~ia64
28 Mar 2006; Aron Griffis <agriffis@gentoo.org> sancho-0.11-r1.ebuild:
Mark 0.11-r1 stable on ia64
20 Mar 2006; Luca Barbato <lu_zero@gentoo.org> sancho-0.11-r1.ebuild:
Marked ppc
19 Mar 2006; Mike Doty <kingtaco@gentoo.org> sancho-0.11-r1.ebuild:
amd64 stable
20 Feb 2006; Joshua Kinard <kumba@gentoo.org> sancho-0.11-r1.ebuild,
sancho-2.1-r1.ebuild:
Added ~mips to keywords.
14 Feb 2006; Fabian Groffen <grobian@gentoo.org> sancho-0.11-r1.ebuild:
Marked ~ppc-macos (bug #122760), dependency of pycrypto...
*sancho-2.1-r1 (14 Feb 2006)
14 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> +sancho-2.1-r1.ebuild:
Add sancho-2.1-r1 with src_test block.
*sancho-0.11-r1 (13 Feb 2006)
13 Feb 2006; Marien Zwart <marienz@gentoo.org>
+files/sancho-0.11-rename-package.patch, +sancho-0.11-r1.ebuild:
Allow installing 0.x and 2.x slotted (thanks to robbat2@gentoo.org for
suggesting this). Add src_test.
03 Feb 2006; Markus Rothe <corsair@gentoo.org> sancho-0.11.ebuild,
sancho-2.1.ebuild:
Added ~ppc64
01 Feb 2006; Jason Wever <weeve@gentoo.org> sancho-0.11.ebuild,
sancho-2.1.ebuild:
Added ~sparc keywords (fixes broken deps of pycrypto).
01 Feb 2006; Marien Zwart <marienz@gentoo.org> sancho-0.11.ebuild,
sancho-2.1.ebuild:
Fix DESCRIPTION to match reality.
*sancho-0.11 (01 Feb 2006)
01 Feb 2006; Mike Frysinger <vapier@gentoo.org> +sancho-0.11.ebuild:
Add older version for pycrypto.
*sancho-2.1 (01 Feb 2006)
01 Feb 2006; Robin H. Johnson <robbat2@gentoo.org> +metadata.xml,
+sancho-2.1.ebuild:
Initial commit. Ebuild by Robin H. Johnson <robbat2@gentoo.org>. Needed for
pycrypto testcases.
|