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
|
# ChangeLog for dev-python/netifaces
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/netifaces/ChangeLog,v 1.20 2015/03/06 22:30:59 pacho Exp $
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> netifaces-0.10.4.ebuild:
amd64 stable, bug 540290
*netifaces-0.10.4 (04 Sep 2014)
04 Sep 2014; Tim Harder <radhermit@gentoo.org> +netifaces-0.10.4.ebuild,
+files/netifaces-0.10.4-remove-osx-fix.patch:
Version bump.
06 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> -netifaces-0.8.ebuild,
-netifaces-0.8-r1.ebuild:
Drop old revisions
06 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> netifaces-0.8-r2.ebuild:
Stable on amd64 and x86, wrt bug #502786
01 Apr 2014; Markus Meier <maekke@gentoo.org> netifaces-0.8-r2.ebuild:
arm stable, bug #502786
20 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> netifaces-0.8-r2.ebuild:
Keyword ~amd64-linux ~x86-linux
*netifaces-0.8-r2 (28 Dec 2013)
28 Dec 2013; Michael Weber <xmw@gentoo.org>
+files/netifaces-0.8-remove-osx-fix.patch, +netifaces-0.8-r2.ebuild:
Remove broken OS X fix, thanks Laurent Bachelier (bug 451416)
05 Sep 2013; Michał Górny <mgorny@gentoo.org> netifaces-0.8-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*netifaces-0.8-r1 (17 Jun 2013)
17 Jun 2013; Michael Weber <xmw@gentoo.org> +netifaces-0.8-r1.ebuild:
distutils-r1 migration
11 Jul 2012; Mike Frysinger <vapier@gentoo.org> netifaces-0.8.ebuild:
Add arm love for ChromiumOS.
22 May 2012; Michael Weber <xmw@gentoo.org> -netifaces-0.6.ebuild:
Remove old version
22 May 2012; Agostino Sarubbo <ago@gentoo.org> netifaces-0.8.ebuild:
Stable for amd64, wrt bug #417053
22 May 2012; Jeff Horelick <jdhore@gentoo.org> netifaces-0.8.ebuild:
marked x86 per bug 417053
22 May 2012; Michael Weber <xmw@gentoo.org> -netifaces-0.5.ebuild:
Remove old version
09 Apr 2012; Agostino Sarubbo <ago@gentoo.org> netifaces-0.6.ebuild:
Stable for amd64, wrt bug #411007
07 Apr 2012; Jeff Horelick <jdhore@gentoo.org> netifaces-0.6.ebuild:
marked x86 per bug 411007
*netifaces-0.8 (06 Apr 2012)
06 Apr 2012; Michael Weber <xmw@gentoo.org> +netifaces-0.8.ebuild:
Version bump.
22 Feb 2012; Patrick Lauer <patrick@gentoo.org> netifaces-0.5.ebuild,
netifaces-0.6.ebuild:
Restricting jython
*netifaces-0.6 (17 Nov 2011)
17 Nov 2011; Stefan Briesenick <sbriesen@gentoo.org> +netifaces-0.6.ebuild:
version bump + fixed SRC_URI.
*netifaces-0.5 (11 Nov 2011)
11 Nov 2011; Michael Weber <xmw@gentoo.org> +netifaces-0.5.ebuild,
+metadata.xml:
Initial import from sunrise overlay, thanks (bug 248601)
|