summaryrefslogtreecommitdiff
blob: e6e20ebe52d5600535dd757e572489a418d6bc4d (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
106
107
108
109
110
111
112
113
114
115
116
117
# ChangeLog for dev-dotnet/pe-format
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.28 2011/02/26 14:38:46 xarthisius Exp $

  26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org>
  pe-format-2.0.5.ebuild:
  Marked ~ppc wrt #336937

  05 Jan 2011; Michał Górny <mgorny@gentoo.org> -pe-format-2.0.4.ebuild,
  pe-format-2.0.5.ebuild:
  EAPI bump, drop old version.

  20 Dec 2010; Michał Górny <mgorny@gentoo.org> pe-format-2.0.4.ebuild,
  pe-format-2.0.5.ebuild:
  Change the SRC_URIs to use cloud.github.com directly. This avoids issues with
  (pointless) SSL and old wget versions.

  19 Dec 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Add a <bugs-to/> to clarify bug reporting preference.

*pe-format-2.0.5 (19 Dec 2010)

  19 Dec 2010; Michał Górny <mgorny@gentoo.org> -pe-format-2.0.3.ebuild,
  +pe-format-2.0.5.ebuild:
  Version bump. The new version features a general code cleanup and fixed
  alternate installation path support (supposedly Prefix support?).

*pe-format-2.0.4 (27 Nov 2010)

  27 Nov 2010; Michał Górny <mgorny@gentoo.org> +pe-format-2.0.4.ebuild:
  Version bump. The new version uses autotools, and adds support for 64-bit
  Windows executables (for use with wine64).

  31 Oct 2010; Raúl Porcel <armin76@gentoo.org> pe-format-1.ebuild:
  Drop sparc keywords

  24 Oct 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Clarify the maintainership information in metadata.xml

  13 Oct 2010; Markus Meier <maekke@gentoo.org> pe-format-2.0.3.ebuild:
  add ~x86, bug #336937

  07 Oct 2010; Pacho Ramos <pacho@gentoo.org> -pe-format-0.ebuild,
  -files/pe-format.init:
  Remove old.

  05 Oct 2010; Michał Górny <mgorny@gentoo.org> metadata.xml:
  Update the maintainer information.

*pe-format-2.0.3 (12 Sep 2010)

  12 Sep 2010; Pacho Ramos <pacho@gentoo.org> +pe-format-2.0.3.ebuild,
  metadata.xml:
  Version bump with a new upstream, new proxy maintainer and fixing old bugs
  #246456, #29795 (for support more exe files), #294749 (stop using bashisms
  and adapt script to openrc), #321233 (pe-format2 is now pe-format). Really
  thanks a lot to Michał Górny for taking care of this package.

  12 Sep 2010; Joseph Jezak <josejx@gentoo.org> pe-format-1.ebuild:
  Marked ppc for bug #327279.

  12 Jul 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
  stable x86, bug 327279

  09 Jul 2010; Pacho Ramos <pacho@gentoo.org> pe-format-1.ebuild:
  amd64 stable, bug 327279

  02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> pe-format-1.ebuild:
  Transfer Prefix keywords

*pe-format-1 (28 Jul 2009)

  28 Jul 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +files/pe-format.init-1, +pe-format-1.ebuild:
  Add new version that properly executes after procfs have been mounted.

  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  pe-format-0.ebuild:
  Fixed the package after I broke it with last commit.

  20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing compnerd as a maintainer since he was retired.

  30 Apr 2007; Roy Marples <uberlord@gentoo.org> pe-format-0.ebuild:
  Added ~x86-fbsd keyword.

  23 Mar 2007; Saleem Abdulrasool <compnerd@gentoo.org>
  files/pe-format.init:
  Update the scripts to fix reference to the wrong file and use of exit (bug
  #170846)

  14 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> pe-format-0.ebuild:
  Keyworded ~sparc

  14 Jan 2007; Olivier Crête <tester@gentoo.org> pe-format-0.ebuild:
  Stable on amd64

  08 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> pe-format-0.ebuild:
  Stable on ppc wrt bug #159886.

  06 Jan 2007; Christian Faulhammer <opfer@gentoo.org> pe-format-0.ebuild:
  stable x86, security bug #159886

  21 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> pe-format-0.ebuild:
  Add ~ppc keyword

  21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org> pe-format-0.ebuild:
  Add ~amd64 keyword

*pe-format-0 (21 Dec 2006)

  21 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  +files/pe-format.conf, +files/pe-format.init, +metadata.xml,
  +pe-format-0.ebuild:
  Initial import of ebuild