summaryrefslogtreecommitdiff
blob: 45081ad809f5e3687ccd06bf0d0f2430201068e7 (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# ChangeLog for dev-python/pip
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.25 2014/01/12 20:15:51 pacho Exp $

  12 Jan 2014; Pacho Ramos <pacho@gentoo.org> pip-1.4.1.ebuild:
  amd64 stable, bug #490380

*pip-1.5 (03 Jan 2014)

  03 Jan 2014; Tim Harder <radhermit@gentoo.org> +pip-1.5.ebuild,
  +files/pip-1.5-unversioned.patch:
  Version bump.

  12 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> pip-1.4.1.ebuild:
  adding pypy2_0 to pip, seems to workforme

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> pip-1.3.1.ebuild,
  pip-1.4.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*pip-1.4.1 (08 Aug 2013)

  08 Aug 2013; Tim Harder <radhermit@gentoo.org> -pip-1.2.1.ebuild,
  +pip-1.4.1.ebuild, -files/pip-1.0.1-unversioned.patch:
  Version bump and remove old.

  24 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> pip-1.4.ebuild:
  Fix pip docs (bug 478008).

*pip-1.4 (24 Jul 2013)

  24 Jul 2013; Dirkjan Ochtman <djc@gentoo.org> +pip-1.4.ebuild:
  Version bump pip to 1.4.

  03 May 2013; Robin H. Johnson <robbat2@gentoo.org> pip-1.2.1.ebuild,
  pip-1.3.1.ebuild:
  Needs to block the old versions of app-misc/pip before that tool was moved to
  /usr/bin/gpip in -r1.

  06 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pip-1.3.1.ebuild:
  Stable for x86, wrt bug #462616

  06 Apr 2013; Agostino Sarubbo <ago@gentoo.org> pip-1.3.1.ebuild:
  Stable for amd64, wrt bug #462616

*pip-1.3.1 (09 Mar 2013)

  09 Mar 2013; Tim Harder <radhermit@gentoo.org> +pip-1.3.1.ebuild,
  +files/pip-1.3.1-unversioned.patch:
  Version bump, migrate to distutils-r1.

  11 Nov 2012; Tim Harder <radhermit@gentoo.org> -pip-1.0.2.ebuild:
  Remove old.

  30 Oct 2012; Agostino Sarubbo <ago@gentoo.org> pip-1.2.1.ebuild:
  Stable for amd64, wrt bug #439720

  29 Oct 2012; Jeff Horelick <jdhore@gentoo.org> pip-1.2.1.ebuild:
  marked x86 per bug 439720

  22 Oct 2012; Tim Harder <radhermit@gentoo.org> -pip-1.1.ebuild,
  -pip-1.2.ebuild:
  Remove old.

*pip-1.2.1 (06 Sep 2012)

  06 Sep 2012; Tim Harder <radhermit@gentoo.org> +pip-1.2.1.ebuild:
  Version bump.

*pip-1.2 (02 Sep 2012)

  02 Sep 2012; Tim Harder <radhermit@gentoo.org> +pip-1.2.ebuild:
  Version bump.

  06 Jun 2012; Benda Xu <heroxbd@gentoo.org> pip-1.1.ebuild:
  keyword ~amd64-linux and ~x86-linux

  24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> pip-1.0.2.ebuild:
  x86 stable wrt bug #403871

*pip-1.1 (17 Feb 2012)

  17 Feb 2012; Tim Harder <radhermit@gentoo.org> +pip-1.1.ebuild:
  Version bump.

  16 Feb 2012; Agostino Sarubbo <ago@gentoo.org> pip-1.0.2.ebuild:
  Stable for amd64, wrt bug #403871

  10 Sep 2011; Tim Harder <radhermit@gentoo.org> pip-1.0.2.ebuild:
  Migrate to the bash-completion-r1 eclass.

  05 Aug 2011; Markos Chandras <hwoarang@gentoo.org> -pip-1.0.1.ebuild:
  Remove old ebuild. Requested by Arfrever

*pip-1.0.2 (20 Jul 2011)

  20 Jul 2011; Tim Harder <radhermit@gentoo.org> +pip-1.0.2.ebuild:
  Version bump.

*pip-1.0.1 (31 May 2011)

  31 May 2011; Tim Harder <radhermit@gentoo.org> +pip-1.0.1.ebuild,
  +files/pip-1.0.1-unversioned.patch, +metadata.xml:
  Initial import from sunrise (bug #317791). Thanks to Michail Denev for the
  initial ebuild work.