blob: 69052c7d11ce596e8ee4a24c8692f1a4398fa1a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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.4 2013/01/14 09:30:38 mgorny Exp $
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.
|