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
|
# ChangeLog for games-strategy/moo2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
12 Feb 2012; Mike Gilbert <floppym@gentoo.org> files/1.40.24/moo2,
files/1.40.24/utils.sh:
games-strategy/moo2: Remove svn:executable property.
19 Jul 2011; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
-files/1.40.24/FAQ.html, moo2-1.40.24.ebuild:
Move FAQ.html to external place, such size should not be in filesdir
04 Nov 2010; Dane Smith <c1pher@gentoo.org> moo2-1.40.24.ebuild:
Fixed another tpyo in the ebuild. On my prior changes, added #!/bin/bash to
both shell scripts and fixed the license from Hasboro-EULA to Hasbro-EULA
01 Nov 2010; Daniel Santos (dansan) <daniel.santos@pobox.com>
+files/1.40.24/FAQ.html, +files/1.40.24/backup.sh, +files/1.40.24/moo2rc,
+moo2-1.40.24.ebuild, +files/1.40.24/moo2, +files/1.40.24/utils.sh,
+files/DIG.INI, +files/MDI.INI, +files/ORIONCD.INI,
+files/installList.txt, +metadata.xml:
* Bumped EAPI to 2
* Moved lots of stuff from src_unpack to src_prepare
* Corrected spelling of Hasbro
* Added desktop entry
* Misc QA cleanup
21 Oct 2010; Daniel Santos (dansan) <daniel.santos@pobox.com>
+files/1.40.24/readme.html, moo2-1.40.24.ebuild:
Added readme.html which explains the possible options for your configuration.
21 Oct 2010; Daniel Santos (dansan) <daniel.santos@pobox.com>
+files/1.40.24/backup.sh, moo2-1.40.24.ebuild, files/1.40.24/moo2,
files/1.40.24/moo2rc, files/1.40.24/utils.sh:
* Reformatted to 80 cols
* Changed license to GPL-2 MicroProse-EULA, repoman can deal
* Added icon & make_desktop_entry
* Added prepgamesdirs to the end of src_install() which I forgot earlier!
* Added functionality for the moo2 script to backup your saved games (I
had this earlier, but it wasn't working yet).
*moo2-1.40.24 (21 Oct 2010)
21 Oct 2010; Daniel Santos (dansan) <daniel.santos@pobox.com>
+files/1.40.24/moo2, +moo2-1.40.24.ebuild, +files/1.40.24/moo2rc,
+files/1.40.24/utils.sh, +files/DIG.INI, +files/MDI.INI,
+files/ORIONCD.INI, +files/installList.txt, +metadata.xml:
New ebuild for bug #341859. The "Lord Brazen" version is actually labled
1.40b.23, but I'm omitting the "b" as it neither fits in Gentoo's
versioning convention or seems to make much sense.
|