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
|
# ChangeLog for sys-cluster/charm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/charm/ChangeLog,v 1.19 2009/05/30 09:10:54 ulm Exp $
30 May 2009; Ulrich Mueller <ulm@gentoo.org> charm-5.9.ebuild:
Remove app-text/tetex from dependencies, bug 227443.
30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> charm-5.9.ebuild:
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
17 Oct 2008; Markus Meier <maekke@gentoo.org> metadata.xml:
smp USE-flag is global now
28 Jul 2008; Panagiotis Christopoulos <pchrist@gentoo.org> metadata.xml:
Update metadata.xml to include USE flag descriptions. Entries taken from
profiles/use.local.desc
18 May 2008; Markus Dittrich <markusle@gentoo.org> charm-5.9.ebuild:
Added missing dependency on texlive-genericrecommended.
18 May 2008; Markus Dittrich <markusle@gentoo.org> charm-5.9.ebuild:
Switched virtual/tetex -> virtual/latex-base (see bug #222501).
06 Apr 2008; Markus Dittrich <markusle@gentoo.org> charm-5.9.ebuild:
Removed ifc use flag (see bug #97929).
22 Sep 2007; Markus Dittrich <markusle@gentoo.org>
+files/charm-5.9-gcc-4.2.patch, charm-5.9.ebuild:
Added patch to fix compile problem with gcc-4.2.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> Manifest:
Transition to Manifest2.
23 May 2006; Robin H. Johnson <robbat2@gentoo.org> charm-5.9.ebuild:
Change to poppler for building docs, pdftohtml is deprecated in Gentoo.
21 Apr 2006; Markus Dittrich <markusle@gentoo.org>
+files/charm-5.9-gcc4.patch, charm-5.9.ebuild:
Added patch to fix compile problems with gcc-4.1. Thanks much to
Brady Catherman <bradyc@uidaho.edu> for his help with debugging.
This fixes bug #130374.
07 Apr 2006; Markus Dittrich <markusle@gentoo.org>
+files/charm-examples-gentoo.patch, charm-5.9.ebuild:
Re-added an optimized version of the charm-examples-gentoo.patch
since it keeps disappearing from the mirrors.
28 Feb 2006; Markus Dittrich <markusle@gentoo.org>
-files/charm-examples-gentoo.patch, charm-5.9.ebuild:
Moved large patch file to mirrors. See bug #123634.
12 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> charm-5.9.ebuild:
app-text/poppler also provides pdftohtml.
22 Dec 2005; Markus Dittrich <markusle@gentoo.org> metadata.xml:
removed from package.mask and marked as ~x86. Changed maintainer to
<markusle@gentoo.org>.
10 Nov 2005; Markus Dittrich <markusle@gentoo.org>
+files/charm-charmc-gentoo.patch, +files/charm-doc-makefile-gentoo.patch,
+files/charm-examples-gentoo.patch, +files/charm-fpic-gentoo.patch,
+files/charm-python-configure-gentoo.patch, +metadata.xml,
+charm-5.9.ebuild:
moved from sci-libs/charm to sys-cluster/charm
*charm-5.9 (05 Oct 2005)
05 Oct 2005; Olivier Fisette <ribosome@gentoo.org>
+files/charm-charmc-gentoo.patch, +files/charm-doc-makefile-gentoo.patch,
+files/charm-examples-gentoo.patch, +files/charm-fpic-gentoo.patch,
+files/charm-python-configure-gentoo.patch, +metadata.xml,
+charm-5.9.ebuild:
Initial import. Ebuild contributed by Markus Dittrich <markusle@gmail.com>
(bug #108031).
|