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
|
# ChangeLog for dev-python/python-slip
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.22 2015/06/21 10:56:29 zlogene Exp $
21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> python-slip-0.6.1.ebuild:
amd64 stable wrt bug #551814
*python-slip-0.6.1 (07 Jun 2015)
07 Jun 2015; Pacho Ramos <pacho@gentoo.org> +python-slip-0.6.1.ebuild,
-python-slip-0.4.0.ebuild:
Version bump, drop old
08 Apr 2015; Michał Górny <mgorny@gentoo.org> python-slip-0.4.0.ebuild:
Drop old Python implementations
25 Nov 2014; Pacho Ramos <pacho@gentoo.org> python-slip-0.6.0.ebuild:
Support python 3.4
23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> python-slip-0.6.0.ebuild:
Stable for x86, wrt bug #512012
22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> python-slip-0.6.0.ebuild:
Stable for amd64, wrt bug #512912
11 Jul 2014; Alexandre Rostovtsev <tetromino@gentoo.org>
python-slip-0.4.0.ebuild, python-slip-0.6.0.ebuild:
Add missing dependencies (bug #516858, thanks to Miroslaw Mieszczak).
*python-slip-0.6.0 (17 Jun 2014)
17 Jun 2014; Tiziano Müller <dev-zero@gentoo.org> +python-slip-0.6.0.ebuild:
Version bump (adds py3k support).
26 Apr 2014; Pacho Ramos <pacho@gentoo.org> -python-slip-0.2.21-r1.ebuild:
drop old
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> python-slip-0.4.0.ebuild:
x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> python-slip-0.4.0.ebuild:
amd64 stable, bug #478252
02 Sep 2013; Michał Górny <mgorny@gentoo.org> -python-slip-0.2.21.ebuild:
Drop old.
18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21-r1.ebuild:
Stable for x86, wrt bug #479508
10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21-r1.ebuild:
Stable for amd64, wrt bug #479508
*python-slip-0.4.0 (09 Aug 2013)
09 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org>
+python-slip-0.4.0.ebuild, +files/python-slip-0.4.0-no-selinux.patch:
Version bump.
*python-slip-0.2.21-r1 (02 Aug 2013)
02 Aug 2013; Michał Górny <mgorny@gentoo.org> +python-slip-0.2.21-r1.ebuild:
Convert to distutils-r1. Bug #478116.
06 Apr 2013; Sven Vermeulen <swift@gentoo.org> python-slip-0.2.21.ebuild:
SELinux python module is provided by Portage, not python-selinux anymore
(python-selinux will be removed from tree)
06 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org>
-python-slip-0.2.20.ebuild:
Clean up old revision.
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21.ebuild:
Stable for x86, wrt bug #458688
24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> python-slip-0.2.21.ebuild:
Stable for amd64, wrt bug #458688
*python-slip-0.2.21 (08 Nov 2012)
08 Nov 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
python-slip-0.2.20.ebuild, +python-slip-0.2.21.ebuild:
Version bump.
*python-slip-0.2.20 (19 Jul 2012)
19 Jul 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+python-slip-0.2.20.ebuild, +files/python-slip-0.2.20-no-selinux.patch,
+metadata.xml:
New ebuild for a Python convenience library used by some Fedora-oriented
projects.
|