summaryrefslogtreecommitdiff
blob: 6f57860f2960d6e2fc977393f3615f9dbf94a12c (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
# ChangeLog for dev-python/pottymouth
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

*pottymouth-2.2.1 (15 Mar 2013)

  15 Mar 2013; Patrick Lauer <patrick@gentoo.org> -pottymouth-2.1.2.ebuild,
  +pottymouth-2.2.1.ebuild:
  [dev-python/pottymouth] Bump, fix

  03 Jan 2012; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pottymouth-2.1.2.ebuild:
  Fix path to patch

  26 Dec 2011; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -files/pottymouth-2.1.0-fix-setup.patch, -pottymouth-2.1.1.ebuild,
  +pottymouth-2.1.2.ebuild, +files/pottymouth-2.1.2-fix-setup.patch:
  Version bump. Drop old patch

  09 Dec 2011; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-2.1.0.ebuild, +pottymouth-2.1.1.ebuild:
  Version bump

  21 Nov 2011; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-1.2.2.ebuild, +pottymouth-2.1.0.ebuild,
  +files/pottymouth-2.1.0-fix-setup.patch:
  Version bump. Switch sed to a patch and simplify setup.py while at it .

  03 Apr 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pottymouth-1.2.2.ebuild:
  Reintroduce PYTHON_DEPEND

  02 Apr 2010; Justin Lecher <jlec@gentoo.org> pottymouth-1.2.2.ebuild:
  Either use SUPPORT_PYTHON_ABIS/RESTRICT_PYTHON_ABIS or PYTHON_DEPEND

  31 Mar 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pottymouth-1.2.2.ebuild:
  Add PYTHON_DEPEND

  18 Mar 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-1.2.1.ebuild, +pottymouth-1.2.2.ebuild:
  Version bump. Change homepage and depend, fix so docs are installed in the
  right location

  19 Jan 2010; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-1.2.0.ebuild, +pottymouth-1.2.1.ebuild:
  Version bump, minor rewrite of test function

  01 Dec 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-1.1.5.ebuild, +pottymouth-1.2.0.ebuild:
  Version bump

  07 Nov 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  -pottymouth-1.1.4.ebuild, +pottymouth-1.1.5.ebuild:
  Version bump and abi support

  22 Jun 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
  pottymouth-1.1.4.ebuild:
  Drop MY_PN, set MY_P directly

  22 Jun 2009; Romain Perier (mrpouet) <mrpouet@gentoo.org>
  pottymouth-1.1.4.ebuild:
  Unquoted ${S} and add ${MY_P}

  22 Jun 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  pottymouth-1.1.4.ebuild:
  Remove useless NEED_PYTHON

  19 Jun 2009; Christian Ruppert <idl0r@gentoo.org> pottymouth-1.1.4.ebuild:
  Add RDEPEND. Fix python call in src_test. Use PN in SRC_URI.

  18 Jun 2009; Johan Bergström (jbergstroem) <bugs@bergstroem.nu>
  +pottymouth-1.1.4.ebuild, +metadata.xml:
  New ebuild for bug 274612. Thanks to hwoarang!