summaryrefslogtreecommitdiff
blob: 458a93c732ae20a928161e69b7bb86281be0da36 (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
# ChangeLog for dev-python/translationstring
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/translationstring/ChangeLog,v 1.20 2015/01/26 10:28:31 ago Exp $

  26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> translationstring-1.3.ebuild:
  Stable for x86, wrt bug #535382

  22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> translationstring-1.3.ebuild:
  Stable for amd64, wrt bug #535382

  20 Jan 2015; Ian Delaney <idella4@gentoo.org> translationstring-1.3.ebuild:
  substitute README.txt for README.rst, fixes Bug #537008

  14 Jan 2015; Ian Delaney <idella4@gentoo.org> -translationstring-0.3.ebuild,
  -translationstring-0.4.ebuild, -translationstring-1.1-r1.ebuild,
  -translationstring-1.1.ebuild, translationstring-1.3.ebuild:
  re-add README.txt to DOCS, rm old

  08 Dec 2014; Ian Delaney <idella4@gentoo.org> translationstring-1.3.ebuild:
  clean old impl, add pypy3

  07 Dec 2014; Ian Delaney <idella4@gentoo.org> translationstring-1.1-r1.ebuild:
  clean old impl, add pypy3

*translationstring-1.3 (04 Dec 2014)

  04 Dec 2014; Patrick Lauer <patrick@gentoo.org> +translationstring-1.3.ebuild:
  Bump

  21 Aug 2014; Ian Delaney <idella4@gentoo.org> translationstring-1.1-r1.ebuild:
  drop py2.6 pypy2_0 add py3.4

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> translationstring-1.1-r1.ebuild:
  Add support for the new PyPy slotting.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> translationstring-1.1-r1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

  16 Aug 2013; Michał Górny <mgorny@gentoo.org> translationstring-1.1-r1.ebuild:
  Enable python3.3.

*translationstring-1.1-r1 (11 Apr 2013)

  11 Apr 2013; Ian Delaney <idella4@gentoo.org>
  +translationstring-1.1-r1.ebuild:
  revbump, migration -> distutils-r1

  22 Feb 2012; Marien Zwart <marienz@gentoo.org> translationstring-1.1.ebuild:
  Fix unnecessarily strict PYTHON_DEPEND.

*translationstring-1.1 (22 Feb 2012)

  22 Feb 2012; Marien Zwart <marienz@gentoo.org> +translationstring-1.1.ebuild:
  Version bump.
  Support python 3.
  Stop building documentation, as upstream's preferred theme does not work
  offline.
  Drop unnecessary test dependency.

*translationstring-0.4 (08 Feb 2012)

  08 Feb 2012; Patrick Lauer <patrick@gentoo.org> +translationstring-0.4.ebuild:
  Bump for #401953

  30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
  translationstring-0.3.ebuild:
  Fixed dependency again. :(

  30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
  translationstring-0.3.ebuild:
  Added setuptools dependency.

  30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
  translationstring-0.3.ebuild:
  Added missing dependencies.

  30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
  translationstring-0.3.ebuild:
  Re-added missing USE flag: test

*translationstring-0.3 (30 Jul 2011)

  30 Jul 2011; Rafael G. Martins <rafaelmartins@gentoo.org>
  +translationstring-0.3.ebuild, +metadata.xml:
  Initial version. Based on ebuild by Jan Matějka (bug #353769).