blob: bb91ee46293739a4e48f540ed85c0c37edec3aad (
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
|
# ChangeLog for media-video/xanim
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/ChangeLog,v 1.24 2005/12/12 04:58:19 spyderous Exp $
12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
xanim-2.80.1-r4.ebuild:
Add modular X dependencies.
30 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> xanim-2.80.1-r4.ebuild:
Updated homepage as per bug #100878.
15 May 2005; Diego Pettenò <flameeyes@gentoo.org> -files/Makefile,
-files/Makefile.amd64, xanim-2.80.1-r4.ebuild:
Moved using toolchain-funcs instead of gcc. Removed the two makefiles which
aren't needed anymore.
17 Dec 2004; Markus Rothe <corsair@gentoo.org> xanim-2.80.1-r4.ebuild:
Stable on ppc64
14 Nov 2004; Markus Rothe <corsair@gentoo.org> xanim-2.80.1-r4.ebuild:
Marked ~ppc64; bug #68112
13 Aug 2004; Chris White <chriswhite@gentoo.org> +metadata.xml:
Adding missing metadata.xml.
13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> xanim-2.80.1-r4.ebuild:
Added ~mips keyword.
03 Mar 2004; <agriffis@gentoo.org> xanim-2.80.1-r4.ebuild:
Minor fix to src_install and mark stable on hppa
02 Mar 2004; <agriffis@gentoo.org> xanim-2.80.1-r4.ebuild:
Do a cleanup of the arch support in this ebuild so that ia64 can build. These
changes obviate files/Makefile and files/Makefile.amd64 and might even allow
hppa and mips to build without changes to the ebuild. I don't think I broke
anything
29 Nov 2003; Brad House <brad_mssw@gentoo.org> xanim-2.80.1-r4.ebuild:
mark stable on amd64
04 Oct 2003; Brad House <brad_mssw@gentoo.org> xanim-2.80.1-r4.ebuild:
add ~amd64 to flags
28 Sep 2003; Markus Nigbur <pyrania@gentoo.org> xanim-2.80.1-r4.ebuild,
files/Makefile.amd64:
Added amd64 support. ebuild by brad@mainstreetsoftworks.com in bug #29802.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*xanim-2.80.1-r4 (3 June 2002)
03 Mar 2003; Seemant Kulleen <seemant@gentoo.org> xanim-2.80.1-r4.ebuild:
some minor tweaks of ebuild
04 Mar 2003; Alastair Tse <liquidx@gentoo.org> xanim-2.80.1-r4.ebuild :
Filter out -finline-functions from CFLAGS. Resolves #16782.
04 Dec 2002; Seemant Kulleen <seemant@gentoo.org> xanim-2.80.1-r4.ebuild :
Fixed the DEPEND syntax. The case $ARCH stuff for adding ncompress to the
DEPEND list was not working. Thanks to [DJ]Hack in #gentoo-sparc for
pointing out the failure.
3 June 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
xanim-2.80.1-r4.ebuild, files/digest-xanim-2.80.1-r4 :
Pin to -O2. Anything higher breaks GCC3.1 for some -march/cpu
combinations.
*xanim-2.80.1-r3 (27 Apr 2002)
27 Apr 2002; pvdabeel <pvdabeel@gentoo.org> :
Adding PPC support
*xanim-2.80.1-r2 (22 Apr 2002)
22 Apr 2002; M.Thibaut <murphy@gentoo.org> :
Adding SPARC support.
*xanim-2.80.1-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@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.
|