summaryrefslogtreecommitdiff
blob: 4ef532c00468eb525320902eb95a30a786118acd (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
# ChangeLog for games-emulation/dgen-sdl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/dgen-sdl/ChangeLog,v 1.12 2009/10/20 00:51:19 mr_bones_ Exp $

  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.