blob: 73466a1c10da9eb07a2503d9bb81e8b199b0625d (
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
|
# ChangeLog for dev-python/bitstring
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bitstring/ChangeLog,v 1.13 2013/09/02 18:38:26 floppym Exp $
02 Sep 2013; Mike Gilbert <floppym@gentoo.org> bitstring-3.1.1.ebuild:
Fix tests under python2.6. Add python3.3.
10 May 2013; Patrick Lauer <patrick@gentoo.org> bitstring-3.1.0.ebuild,
bitstring-3.1.1.ebuild:
Adding RDEPEND to make repoman happy
24 Mar 2013; Mike Gilbert <floppym@gentoo.org> bitstring-3.1.1.ebuild:
Don't depend on setuptools.
*bitstring-3.1.1 (23 Mar 2013)
23 Mar 2013; Andrey Grozin <grozin@gentoo.org> -bitstring-3.1.0-r1.ebuild,
+bitstring-3.1.1.ebuild:
Version bump
*bitstring-3.1.0-r1 (22 Mar 2013)
22 Mar 2013; Andrey Grozin <grozin@gentoo.org> -bitstring-2.2.0.ebuild,
-bitstring-3.0.1.ebuild, -bitstring-3.0.2.ebuild, +bitstring-3.1.0-r1.ebuild:
Porting to distutils-r1, tests; cleaning old
*bitstring-3.1.0 (11 Mar 2013)
11 Mar 2013; Patrick Lauer <patrick@gentoo.org> +bitstring-3.1.0.ebuild:
Bump
21 Feb 2012; Patrick Lauer <patrick@gentoo.org> bitstring-2.2.0.ebuild,
bitstring-3.0.1.ebuild, bitstring-3.0.2.ebuild:
Restricting py2.5
*bitstring-3.0.2 (10 Feb 2012)
10 Feb 2012; Andrey Grozin <grozin@gentoo.org> +bitstring-3.0.2.ebuild:
Version bump
*bitstring-3.0.1 (22 Nov 2011)
22 Nov 2011; Andrey Grozin <grozin@gentoo.org> +bitstring-3.0.1.ebuild:
Version bump
*bitstring-2.2.0 (19 Jun 2011)
19 Jun 2011; Andrey Grozin <grozin@gentoo.org> -bitstring-2.0.3.ebuild,
-bitstring-2.1.1.ebuild, +bitstring-2.2.0.ebuild:
Version bump
*bitstring-2.1.1 (26 Feb 2011)
26 Feb 2011; Andrey Grozin <grozin@gentoo.org> +bitstring-2.1.1.ebuild:
Version bump
10 Nov 2010; Patrick Lauer <patrick@gentoo.org> bitstring-2.0.3.ebuild:
Adding amd64 keyword for #344661
*bitstring-2.0.3 (18 Aug 2010)
18 Aug 2010; Andrey Grozin <grozin@gentoo.org> +bitstring-2.0.3.ebuild,
+metadata.xml:
Initial import
|