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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
# ChangeLog for media-libs/libirman
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libirman/ChangeLog,v 1.28 2012/08/03 16:31:59 ago Exp $
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libirman-0.4.5.ebuild:
Stable for amd64, wrt bug #429122
02 Aug 2012; Jeff Horelick <jdhore@gentoo.org> libirman-0.4.5.ebuild:
marked x86 per bug 429122
30 Jun 2012; Justin Lecher <jlec@gentoo.org> libirman-0.4.2-r1.ebuild,
libirman-0.4.5.ebuild, metadata.xml:
Regenerate autotool files in order to allow parallel install, #423879
*libirman-0.4.5 (06 May 2012)
06 May 2012; Pacho Ramos <pacho@gentoo.org> +libirman-0.4.5.ebuild,
-files/libirman-0.4.4-destdir.patch, -libirman-0.4.4.ebuild:
Version bump, remove old.
06 May 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
lcd herd is empty
03 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
libirman-0.4.4.ebuild:
Use -j1 for install (bug #299519).
19 Oct 2006; Markus Ullmann <jokey@gentoo.org> metadata.xml:
Metadata update
25 Sep 2006; <jokey@gentoo.org> libirman-0.4.4.ebuild:
Should be testing first...
*libirman-0.4.4 (25 Sep 2006)
25 Sep 2006; <jokey@gentoo.org> +files/libirman-0.4.4-destdir.patch,
metadata.xml, +libirman-0.4.4.ebuild:
Version bump wrt bug 89663
23 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
libirman-0.4.2-r1.ebuild:
ppc stable
06 Jul 2006; Markus Rothe <corsair@gentoo.org> libirman-0.4.2-r1.ebuild:
Stable on ppc64
07 Jun 2006; Markus Rothe <corsair@gentoo.org> libirman-0.4.2-r1.ebuild:
Added ~ppc64; bug #131306
06 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/libirman-0.4.2-format.patch, +files/libirman-0.4.2-gcc4.patch,
metadata.xml, libirman-0.4.2-r1.ebuild:
Drop virtual/libc dependency, add patch to build with gcc4 and avoid
problems with printf() calls, use the right compiler and linker.
03 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
libirman-0.4.2-r1.ebuild:
Don't install COPYING file.
08 May 2005; Aron Griffis <agriffis@gentoo.org> libirman-0.4.2-r1.ebuild:
stable on ia64
24 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
-libirman-0.4.2.ebuild, libirman-0.4.2-r1.ebuild,
+files/libirman-0.4.2-destdir.patch:
Fixed compilation problem with parallel building. Closes bug #52586.
Fixed installation on amd64 with multilib.
Removing old version.
01 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org>
libirman-0.4.2-r1.ebuild:
Stable amd64, sparc, x86.
13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
libirman-0.4.2.ebuild:
Added IUSE
06 Jul 2004; David Holm <dholm@gentoo.org> libirman-0.4.2-r1.ebuild:
Added to ~ppc.
*libirman-0.4.2-r1 (04 Jul 2004)
04 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> +metadata.xml,
+files/libirman-0.4.2-PICShared.patch, +libirman-0.4.2-r1.ebuild:
Added shared lib. -fPIC. ~amd64.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
libirman-0.4.2.ebuild:
virtual/glibc -> virtual/libc
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libirman-0.4.2.ebuild:
stable on alpha and ia64
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libirman-0.4.2 (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.
|