blob: 77f7ee3e57af6864f213544abfdb65e3c193bfb1 (
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
|
# ChangeLog for games-arcade/gish-demo
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/gish-demo/ChangeLog,v 1.17 2015/02/25 15:57:31 ago Exp $
25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gish-demo-1.6.ebuild:
Stable for x86, wrt bug #540610
19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gish-demo-1.6.ebuild:
Stable for amd64, wrt bug #540610
*gish-demo-1.6 (26 Jun 2014)
26 Jun 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +gish-demo-1.6.ebuild:
bumped version with new distfile, old distfile seems to no longer exist;
install native 32bit / 64bit version instead of using gx86-multilib
06 May 2014; Ulrich Müller <ulm@gentoo.org> gish-demo-1.0.0.ebuild:
Fix LICENSE, add mirror and bindist restrictions, bug 505616.
11 Jan 2013; Tupone Alfredo <tupone@gentoo.org> gish-demo-1.0.0.ebuild:
Use QA_PREBUILT. Bug #450400 by Diego
09 Mar 2009; Michael Sterrett <mr_bones_@gentoo.org>
gish-demo-1.0.0.ebuild:
make it use the newer openal (patch from Colin Macdonald via bug #261496)
02 Oct 2006; Michael Sterrett <mr_bones_@gentoo.org> files/gish-wrapper,
gish-demo-1.0.0.ebuild:
add freealut dep; fix wrapper (bug #149589)
29 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
Minor spacing cleanup.
28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
Added multilib to inherit since we use a function from it, rather than
allowing implicit inheritance from eutils.
19 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
Adding strip to RESTRICT for bug #137819.
13 Apr 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
Moved games_pkg_setup to the beginning of pkg_setup.
26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
Making games last on inherit line.
23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
cp -dpR -> cp -pPR for bug #103487.
23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org>
gish-demo-1.0.0.ebuild:
cp -a -> cp -dpR for bug #103487.
11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> gish-demo-1.0.0.ebuild:
Call has_multilib_profile from pkg_setup instead of global scope.
19 Apr 2005; Herbie Hopkins <herbs@gentoo.org> gish-demo-1.0.0.ebuild:
Multilib fixes, added ~amd64 keyword.
*gish-demo-1.0.0 (07 Dec 2004)
07 Dec 2004; Mike Frysinger <vapier@gentoo.org> :
Initial import. Ebuild submitted by me.
|