summaryrefslogtreecommitdiff
blob: f57f1c857d04e68849f8f3cd7dbc33ce1c3568de (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
# ChangeLog for games-emulation/dgen-sdl
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.28 2015/03/26 17:55:32 mr_bones_ Exp $

  26 Mar 2015; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.30.ebuild:
  old

  25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
  Stable for x86, wrt bug #543528

  24 Mar 2015; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.33.ebuild:
  Stable for amd64, wrt bug #543528

  21 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org>
  +files/dgen-sdl-1.33-joystick.patch, dgen-sdl-1.33.ebuild:
  fix building with USE=-joystick (bug #540764)

  19 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.32.ebuild:
  old

*dgen-sdl-1.33 (13 Feb 2015)

  13 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.33.ebuild,
  dgen-sdl-1.32.ebuild:
  version bump

  25 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.31.ebuild:
  old

*dgen-sdl-1.32 (24 Jun 2013)

  24 Jun 2013; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.32.ebuild:
  version bump (bug #474616)

*dgen-sdl-1.31 (22 Jan 2013)

  22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.31.ebuild:
  version bump (bug #452274)

  22 Jan 2013; Michael Sterrett <mr_bones_@gentoo.org> -dgen-sdl-1.23.ebuild,
  -files/dgen-sdl-1.23-gcc34.patch, -files/dgen-sdl-1.23-gcc4.patch:
  old

  11 Dec 2012; Ulrich Müller <ulm@gentoo.org> dgen-sdl-1.30.ebuild:
  Update LICENSE, see COPYING file in tarball.

  13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> dgen-sdl-1.30.ebuild:
  marked x86 per bug 421005

  13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> dgen-sdl-1.30.ebuild:
  Stable for amd64, wrt bug #421005

  13 Jun 2012; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.30.ebuild:
  update HOMEPAGE

*dgen-sdl-1.30 (02 May 2012)

  02 May 2012; Michael Sterrett <mr_bones_@gentoo.org> +dgen-sdl-1.30.ebuild:
  version bump

  26 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
  add a blocker for media-gfx/fondu which also has a tobin (bug #289715)

  20 Oct 2009; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
  EAPI=2; fix parallel build

  05 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org>
  files/dgen-sdl-1.23-gcc34.patch, +files/dgen-sdl-1.23-gcc4.patch,
  dgen-sdl-1.23.ebuild:
  fix gcc4 compiling with patch from Stephen Bridges (bug #133203)

  10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> dgen-sdl-1.23.ebuild:
  Added RDEPEND to DEPEND so we pull in libsdl for building.

  10 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org> dgen-sdl-1.23.ebuild:
  Added modular X dependencies and closing bug #121522.

  25 Dec 2005; Michael Sterrett <mr_bones_@gentoo.org>
  +files/dgen-sdl-1.23-gcc34.patch, dgen-sdl-1.23.ebuild:
  patch for gcc-3.4 (bug #116113)

  09 Jan 2005; Sven Wegener <swegener@gentoo.org> dgen-sdl-1.23.ebuild:
  Added missing parentheses in SRC_URI/*DEPEND/LICENSE.

  18 Jul 2004; Daniel Ahlberg <aliz@gentoo.org> dgen-sdl-1.23.ebuild:
  Adding amd64 keyword and gnuconfig_update, closing #53464.

  30 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
  don't rdepend on nasm

  28 Sep 2003; Michael Sterrett <mr_bones_@gentoo.org> dgen-sdl-1.23.ebuild:
  use games eclass; use use_with; added more docs

*dgen-sdl-1.23 (1 Aug 2002)

  1 Aug 2002; Ryan Phillips <rphillips@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.