blob: 9d73869b845507edfc5d4d8c0ea72da3f211f1da (
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
|
# ChangeLog for media-video/xanim
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/xanim/ChangeLog,v 1.16 2004/03/03 14:28:30 agriffis Exp $
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.
|