summaryrefslogtreecommitdiff
blob: d1b5d83d4d28696454760484a4344582d9acb671 (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
118
119
120
121
122
# ChangeLog for dev-util/dmake
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/dmake/ChangeLog,v 1.35 2015/07/21 21:11:00 mrueg Exp $

  21 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -dmake-4.1-r1.ebuild,
  -dmake-4.12.ebuild:
  Remove old.

  10 Aug 2012; Johannes Huber <johu@gentoo.org> dmake-4.12.2.ebuild:
  Stable for x86, wrt bug #422073

  08 Aug 2012; Brent Baude <ranger@gentoo.org> dmake-4.12.2.ebuild:
  Marking dmake-4.12.2 ppc for bug 422073

  04 Aug 2012; Agostino Sarubbo <ago@gentoo.org> dmake-4.12.2.ebuild:
  Stable for amd64, wrt bug #422073

  29 Jul 2012; Raúl Porcel <armin76@gentoo.org> dmake-4.1-r1.ebuild,
  dmake-4.12.ebuild, dmake-4.12.2.ebuild:
  Drop sparc keywords

  22 May 2012; Brent Baude <ranger@gentoo.org> dmake-4.12.ebuild:
  Marking dmake-4.12 ppc for bug 404733

  18 May 2012; Jeff Horelick <jdhore@gentoo.org> dmake-4.12.ebuild:
  marked x86 per bug 404733

  14 May 2012; Agostino Sarubbo <ago@gentoo.org> dmake-4.12.ebuild:
  Stable for amd64, wrt bug #404733

*dmake-4.12.2 (13 May 2012)

  13 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  +dmake-4.12.2.ebuild, dmake-4.12.ebuild:
  Fix tests, bug #404989. Version bump, drop merged patch.

  13 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  dmake-4.12.ebuild:
  Restrict tests, bug #404989.

  13 May 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> metadata.xml:
  Assign maintainership to me.

*dmake-4.12 (21 Jul 2011)

  21 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org>
  +files/4.12-fix-overlapping-stcpys.patch, -dmake-4.11.ebuild,
  -dmake-4.11-r1.ebuild, +dmake-4.12.ebuild:
  Version bump to latest dmake (should build libreoffice). Drop overshadowed
  versions.

  18 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> dmake-4.11-r1.ebuild:
  Escape the variable to avoid undefined command during src_prepare phase.

  13 Jun 2011; Jeroen Roovers <jer@gentoo.org> dmake-4.11.ebuild,
  dmake-4.11-r1.ebuild:
  Set DEPEND on app-arch/unzip by Piotr Szymaniak (bug #371509).

*dmake-4.11-r1 (19 Apr 2011)

  19 Apr 2011; Kevin McCarthy <signals@gentoo.org> +dmake-4.11-r1.ebuild:
  Fix compiled path to startup.mk #360323

*dmake-4.11 (18 Sep 2010)

  18 Sep 2010; Jeroen Roovers <jer@gentoo.org> +dmake-4.11.ebuild:
  Version bump. Respect LDFLAGS (bug #335961), more CFLAGS.

  15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> dmake-4.1-r1.ebuild:
  Transfer Prefix keywords

  30 May 2009; Jeremy Olexa <darkside@gentoo.org> dmake-4.1-r1.ebuild:
  (non maintainer commit) Respect flags and QA fixes, bug 240275 by Espen Hustad

  14 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  01 Apr 2007; Anant Narayanan <anant@gentoo.org> dmake-4.1-r1.ebuild:
  Fix homepage URI, closes bug #172788

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> dmake-4.1-r1.ebuild:
  Stable on ppc.

  29 Jul 2005; Daniel Black <dragonheart@gentoo.org> dmake-4.1-r1.ebuild:
  removed die from epatch || die.

  07 May 2005; David Holm <dholm@gentoo.org> dmake-4.1-r1.ebuild:
  Added to ~ppc.

  22 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> dmake-4.1-r1.ebuild:
  added ~amd64 to KEYWORDS, fixes #83157

  27 Dec 2004; Seemant Kulleen <seemant@gentoo.org> dmake-4.1-r1.ebuild:
  HOMEPAGE and SRC_URI fix thanks to: Adam Chodorowski <adam@chodorowski.com>
  in bug #68646

  12 Dec 2004; Sven Wegener <swegener@gentoo.org> dmake-4.1-r1.ebuild:
  Tidied the ebuild. Fixed broken Manifest.

  06 Nov 2004; <pyrania@gentoo.org> dmake-4.1-r1.ebuild:
  Hooray for epatch.

  12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> dmake-4.1-r1.ebuild:
  Don't assign default to S; header fix

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*dmake-4.1-r1 (1 Feb 2002)

  10 Mar 2003; Stefan Jones <cretin@gentoo.org> :
  Added patch to fix errno in newer glibc and merged sed lines also int patch

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.