blob: 49dbfc7a6d5df037de9cee671ad49a5dfae5c2ff (
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
|
# ChangeLog for virtual/python-unittest2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.6 2013/06/30 15:40:09 jlec Exp $
*python-unittest2-1-r1 (30 Jun 2013)
30 Jun 2013; Justin Lecher <jlec@gentoo.org> +python-unittest2-1-r1.ebuild,
metadata.xml:
Fix usage of python-r1.eclass
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> python-unittest2-1.ebuild:
keyword ~amd64-fbsd, bug #453136
14 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-1.ebuild:
Change the description to make the intent clear.
*python-unittest2-1 (07 Jan 2013)
07 Jan 2013; Michał Górny <mgorny@gentoo.org> +python-unittest2-1.ebuild,
-python-unittest2-0.ebuild:
Explicitly require slot :0 of dev-python/unittest2.
07 Jan 2013; Michał Górny <mgorny@gentoo.org> python-unittest2-0.ebuild:
Install the unittest2 module for all implementations.
*python-unittest2-0 (06 Jan 2013)
06 Jan 2013; Michał Górny <mgorny@gentoo.org> +metadata.xml,
+python-unittest2-0.ebuild:
Introduce a virtual for unittest2-compatible unittest module.
|