summaryrefslogtreecommitdiff
blob: 52f7a55eef2d59de170640c7d009f478a7c7fae5 (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
# ChangeLog for dev-python/fusil
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/fusil/ChangeLog,v 1.15 2015/06/07 19:27:44 jlec Exp $

  07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add bitbucket to remote-id in metadata.xml

  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> fusil-1.5.ebuild:
  x86 stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> fusil-1.5.ebuild:
  amd64 stable, bug 540290

  17 Dec 2014; Patrice Clement <monsieurp@gentoo.org> fusil-1.5.ebuild:
  Replaced && and || combo by an if else then statement. Fix #513268.

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> fusil-1.5.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  18 Jun 2014; Ian Delaney <idella4@gentoo.org> fusil-1.5.ebuild:
  drop pypy2_0, tidy

*fusil-1.5 (10 Apr 2014)

  10 Apr 2014; Ian Delaney <idella4@gentoo.org> +fusil-1.5.ebuild,
  -fusil-1.3.2.ebuild, -fusil-1.4.ebuild:
  bump; add py3 pypy support and migration -> distutils-r1, rm old

  07 Jun 2012; Zac Medico <zmedico@gentoo.org> fusil-1.3.2.ebuild,
  fusil-1.4.ebuild:
  inherit user for enewgroup and enewuser

*fusil-1.4 (29 Jul 2011)

  29 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org>
  +files/1.4-python25.patch, +fusil-1.4.ebuild:
  Version bump

  30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  fusil-1.3.2.ebuild:
  Use PYTHON_DEPEND instead of NEED_PYTHON.

*fusil-1.3.2 (09 Jan 2010)

  09 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +fusil-1.3.2.ebuild:
  Version bump.

*fusil-1.3.1 (15 Nov 2009)

  15 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +fusil-1.3.1.ebuild:
  Version bump.

*fusil-1.3 (18 Sep 2009)

  18 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -fusil-1.2.1.ebuild, -fusil-1.2.1-r1.ebuild, +fusil-1.3.ebuild:
  Version bump. Set SUPPORT_PYTHON_ABIS.

*fusil-1.2.1-r1 (13 Jul 2009)

  13 Jul 2009; Jesus Rivero <neurogeek@gentoo.org> +fusil-1.2.1-r1.ebuild:
  Added USE flags for doc and examples. Closes bug #263582. Thanks to August
  for the patch.

*fusil-1.2.1 (28 Feb 2009)

  28 Feb 2009; Patrick Lauer <patrick@gentoo.org> +metadata.xml,
  +fusil-1.2.1.ebuild:
  Initial import. Fixes #247893. Ebuild contributed by Tuna <tuna@lyua.org>