blob: 710d7541b72989c03ad0facb246a629af342d0ce (
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
|
# ChangeLog for media-gfx/xloadimage
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.3 2004/04/27 21:51:16 agriffis Exp $
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
Add inherit eutils
24 Apr 2004; Bret Curtis <psi29a@gentoo.org> xloadimage-4.1-r1.ebuild:
Added to ~mips
*xloadimage-4.1-r1 (13 Mar 2004)
13 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
xloadimage-4.1-r1.ebuild, files/xloadimage-4.1-include-errno_h.patch:
Moved from x11-misc to media-gfx. Fixed conflict between xli, see bug #26751
14 Nov 2003; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
Stable on ia64
13 Nov 2003; <tuxus@gentoo.org> xloadimage-4.1-r1.ebuild:
added mips to KEYWORDS
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
21 Sep 2003; Seemant Kulleen <seemant@gentoo.org> xloadimage-4.1-r1.ebuild:
SRC_URI update, thanks to: P�ntek L�szl� <nembela@index.hu> in bug #29294
07 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> xloadimage-4.1-r1.ebuild:
Make a fix so xloadimage compiles with gcc-3.3
*xloadimage-4.1-r1 (02 Jan 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> xloadimage-4.1-r1.ebuild :
Added hppa to KEYWORDS.
18 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
xloadimage-4.1-r1.ebuild:
moved to stable on x86 to solve the errno issue
06 Apr 2003; Zach Welch <zwelch@gentoo.org> xloadimage-4.1-r1.ebuild:
add arm keyword
09 Mar 2003; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
Mark stable on alpha
11 Feb 2003; Seemant Kulleen <seemant@gentoo.org> xloadimage-4.1.ebuild
xloadimage-4.1-r1.ebuild :
Cleaned up ebuild syntax slightly. Also moved the -gentoo.diff from
files/ to a bzip2'd diff on the mirrors.
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org> xloadimage-4.1-r1.ebuild :
Things should include errno.h, not define errno as external. This fixes
issues with cvs glibc-2.3.2 ...
16 Dec 2002; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1.ebuild :
Added ~alpha to KEYWORDS
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
07 Nov 2002; Olivier Reisch <doctomoe@gentoo.org> xloadimage-4.1.ebuild :
added ppc to KEYWORDS
*xloadimage-4.1 (19 Jul 2002)
03 Nov 2002; Jon Nall <nall@gentoo.org> xloadimage-4.1.ebuild :
added ~ppc to KEYWORDS
19 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> :
Initial release. This packaged is pretty much the same as Debian is distributing becuse it uses
the same patch for the sourcecode to make it compile.
|