summaryrefslogtreecommitdiff
blob: a493c202720c26576d66f6a2fd9f42d8e26f10b0 (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
123
124
125
126
127
128
# ChangeLog for games-action/descent3
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-action/descent3/ChangeLog,v 1.35 2015/06/01 22:05:44 mr_bones_ Exp $

  01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org>
  descent3-1.4.0b-r2.ebuild:
  clean up app-emulation/emul-linux which has been removed

  07 Sep 2014; Ulrich Müller <ulm@gentoo.org> -descent3-1.4.0b-r1.ebuild:
  Remove old, bug 517932.

*descent3-1.4.0b-r2 (27 Jun 2014)

  27 Jun 2014; Michał Górny <mgorny@gentoo.org> +descent3-1.4.0b-r2.ebuild:
  Support multilib packages in dependencies. Update/fix dependencies.

  14 Aug 2013; Patrick Lauer <patrick@gentoo.org> descent3-1.4.0b-r1.ebuild:
  Whitespace / syntax fix

  05 Feb 2012; Mike Frysinger <vapier@gentoo.org> descent3-1.4.0b-r1.ebuild:
  Move to new unpacker eclass for unpack_makeself.

  16 Jan 2012; Ulrich Müller <ulm@gentoo.org> descent3-1.4.0b-r1.ebuild:
  Migrate to cdrom.eclass, bug 398809.

  14 Dec 2011; Mike Frysinger <vapier@gentoo.org> descent3-1.4.0b-r1.ebuild:
  The games.eclass has dropped GAMES_CHECK_LICENSE support (since portage now
  has ACCEPT_LICENSE), so drop it here too.

  05 Jun 2008; Chris Gianelloni <wolf31o2@gentoo.org> metadata.xml:
  Removing myself as maintainer.

  06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Fix quoting.

  15 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Make sure we RDEPEND on sys-libs/lib-compat-loki for all arches.

  13 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Changed linking of lib-compat-loki libsmpeg to be used on both amd64 and
  x86, instead of just x86. Closing bug #191610.

  12 Mar 2007; Marius Mauch <genone@gentoo.org> descent3-1.4.0b-r1.ebuild:
  Replacing einfo with elog

  24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Moved cdrom_get_cds to src_unpack since binary packages don't require the
  original media to install as well as some general cleanup.

  13 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Removing virtual/x11 from dependencies.

  13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Moved games_pkg_setup to the beginning of pkg_setup.

  31 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Changing nostrip to strip.

  20 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Marking stable on amd64.

  11 Feb 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Added sys-libs/glibc to RDEPEND.

  10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b-r1.ebuild:
  Forgot to add libSDL to RDEPEND for x86.

  10 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -descent3-1.4.0b.ebuild, descent3-1.4.0b-r1.ebuild:
  Added modular X dependencies and removing older revisions.

*descent3-1.4.0b-r1 (12 Nov 2005)

  12 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  +descent3-1.4.0b-r1.ebuild:
  Added initial support for amd64.

  21 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b.ebuild:
  Added addition dir variable to games_make_wrapper for bug #109793.

  06 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b.ebuild:
  Updated to use lokigames mirrors.

  24 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b.ebuild:
  Changed descent3 in SRC_URI to PN variable.

  09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b.ebuild:
  Added eutils to inherit.

  09 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> -files/descent3,
  descent3-1.4.0b.ebuild:
  Updated to use newer functions added since this ebuild was created.

  05 Mar 2005; Chris Gianelloni <wolf31o2@gentoo.org>
  descent3-1.4.0b.ebuild:
  Changing /opt/descent3 to dir variable and closing bug #84157.

  03 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> descent3-1.4.0b.ebuild:
  fix use invocation

  04 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b.ebuild:
  Fixed crash with 2.6 and closing bug #38862.

  19 Mar 2004; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b.ebuild:
  Added -p to mkdir.  Closing bug #43427.

  15 Feb 2004; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b.ebuild:
  Updated to use new cdrom_get_cds routine in eutils.eclass.

*descent3-1.4.0b (28 Jul 2003)

  28 Jul 2003; Chris Gianelloni <wolf31o2@gentoo.org> descent3-1.4.0b.ebuild,
  files/descent3:
  Initial import.  Ebuild by me.