blob: fd44531fe93b004d29e508ac97d5534217bda240 (
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
|
# ChangeLog for app-office/ical
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-office/ical/ChangeLog,v 1.22 2009/09/22 13:24:11 maekke Exp $
22 Sep 2009; Markus Meier <maekke@gentoo.org> ical-2.3.3.ebuild:
amd64 stable, bug #281422
18 Aug 2009; Christian Faulhammer <fauli@gentoo.org> ical-2.3.3.ebuild:
stable x86, bug 281422
30 Jul 2009; Víctor Ostorga <vostorga@gentoo.org> ical-2.2.1.ebuild,
ical-2.3.3.ebuild, +files/ical-2.3.3-glibc210.patch:
Added patch allowing compilation against glibc-2.10, closes bug #274307
Respecting CC variable.
17 Jan 2009; Federico Ferri <mescalinum@gentoo.org> ChangeLog:
closes bug #158621
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
08 Apr 2006; Simon Stelling <blubb@gentoo.org> ical-2.2.1.ebuild:
replace ibiblio SRC_URI with mirror://gentoo
24 Dec 2005; Marcelo Goes <vanquirius@gentoo.org> ical-2.2.1.ebuild:
Remove autoconf line for bug 101658. Thanks to Sascha Lucas <sascha dot
lucas at rus dot uni-stuttgart dot de>.
10 Jul 2005; Sven Wegener <swegener@gentoo.org> ical-2.2.1.ebuild:
QA: Removed 'emake || make || die' and variants. Either a package is
parallel build safe or it is not. There's nothing like trying and falling
back.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> ical-2.2.1.ebuild:
Stable on ppc.
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ical-2.2.1.ebuild:
Masked ical-2.2.1.ebuild testing for ppc
18 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> ical-2.2.1.ebuild:
IUSE; error check sed; tidy
06 Jun 2004; Seemant Kulleen <seemant@gentoo.org> ical-2.2.1.ebuild:
Fix compile error reported by Daniel Webert <daniel_webert@web.de> in bug
#52883, which was caused by the sed statement not actually acting on any
files. The fix was found by stan <stan@saticed.me.uk>. Additionally, man pages
were going into /usr/man not /usr/share/man, so fixed that too.
14 Mar 2004; Seemant Kulleen <seemant@gentoo.org> ical-2.2.1.ebuild:
clean ups for bug #44712 by Michael Sterret <mr_bones_@gentoo.org>
15 Nov 2003; Brandy Westcott brandy@gentoo.org ical-2.2.1.ebuild:
Fixed up ebuild to play nice with tcl. Added patch for tcl-8.4. Closes bug
#22924.
*ical-2.2.1 (31 Jul 2002)
03 Aug 2002; Chad Huneycutt <chadh@gentoo.org> ical-2.2.1.ebuild: added die
clause to patch commands to catch errors.
31 Jul 2002; Chad Huneycutt <chadh@gentoo.org> ical-2.2.1.ebuild: Initial
import. Most of the patches to get this to compile were taken from the srpm
for Redhat 7.3
|