blob: 563e2ee6a8152e8da97ec9e45ce47e1fe0e7ed3e (
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
|
# ChangeLog for dev-python/apipkg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/apipkg/ChangeLog,v 1.7 2014/03/31 20:52:11 mgorny Exp $
31 Mar 2014; Michał Górny <mgorny@gentoo.org> apipkg-1.2-r1.ebuild:
Add support for the new PyPy slotting.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> apipkg-1.2-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*apipkg-1.2-r1 (19 Jan 2013)
19 Jan 2013; Michał Górny <mgorny@gentoo.org> +apipkg-1.2-r1.ebuild:
Migrate to distutils-r1.
19 Jun 2012; Kacper Kowalik <xarthisius@gentoo.org> apipkg-1.2.ebuild:
Drop MY_P, bump to eapi4, add missing dependency on app-arch/unzip, drop test
fixes as they're no longer necessary. Thanks to Arfrever for the patch
*apipkg-1.2 (19 Jun 2012)
19 Jun 2012; Patrick Lauer <patrick@gentoo.org> +apipkg-1.2.ebuild:
Bump, fixes #341673 #421793
*apipkg-1.0 (16 Oct 2010)
16 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-apipkg-1.0_beta6.ebuild, +apipkg-1.0.ebuild:
Version bump.
*apipkg-1.0_beta6 (02 Oct 2010)
02 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+apipkg-1.0_beta6.ebuild, +metadata.xml:
Initial addition. Ebuild written by me.
|