blob: 8ae29e54262cae994c87047248e751781b04cf36 (
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
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
105
106
107
108
109
110
111
112
|
# ChangeLog for media-gfx/ipe
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
09 Nov 2009; Andrés Becerra Sandoval (bec) <andres.becerra@gmail.com>
-ipe-6.0_pre31.ebuild, +ipe-7.0.8.ebuild:
Version bump for ipe
08 Jul 2009; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
ipe-6.0_pre31.ebuild:
Move from monolithic to split qt dependencies
06 Nov 2008; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre31.ebuild:
Ipe tarball changed (fix for Ipe bug 271)
05 Nov 2008; Christian Schlotter (schlotter) <again@gmx.de>
-ipe-6.0_pre30.ebuild, +ipe-6.0_pre31.ebuild,
-files/ipe-6.0_pre30-include-string.patch,
+files/ipe-6.0_pre31-fix-version.patch:
Version bump to ipe-6.0_pre31
01 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> ipe-6.0_pre30.ebuild:
Fix virtual/tetex dependency.
25 Aug 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
ipe-6.0_pre30.ebuild:
Fix whitespace
22 Aug 2008; Andres Becerra Sandoval (bec) <andres.becerra@gmail.com>
ipe-6.0_pre30.ebuild:
Deleted || die for epatch
22 Aug 2008; Andres Becerra Sandoval (bec) <andres.becerra@gmail.com>
ipe-6.0_pre30.ebuild, +files/ipe-6.0_pre30-include-string.patch:
Patch for ipe-6.0_pre30, it is also reported upstream:
http://http.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=265
17 Feb 2008; (Tommy[D]) tommy100@gmx.de ipe-6.0_pre30.ebuild:
Shorten description
30 Dec 2007; Christian Schlotter (schlotter) <again@gmx.de> ++,
-ipe-6.0_pre28.ebuild:
Version bump to 6.0pre30. Removed USE flag `firefox', as it is the default
now. Instead added USE flag `seamonkey' for choosing SeaMonkey.
04 Dec 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
Switch to EAPI-1 and slotted deps
26 Oct 2007; Charlie Shepherd <masterdriverz@gentoo.org>
ipe-6.0_pre28.ebuild:
Update SRC_URI, quote $D and call a function in an if clause instead of
testing $? after calling it.
10 Sep 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
Correct last commit which included wrong paths to configuration files.
10 Sep 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
Fix compilation with GCC 4.2. Thanks to James Cloos in bug #80448.
04 Aug 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
Drop redundant die, use pkg_setup from qt4 eclass for built_with_use check
04 Aug 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
Use eqmake4 from qt4 eclass
01 Jul 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
Use full path to qmake
10 May 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
Change HOMEPAGE and SRC_URI back to original values. They were just changed
temporarily.
08 May 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
Set HOMEPAGE and SRC_URI variable to current homepage.
03 Apr 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
Keyworded ~amd64. Thanks to Christoph Lange in bug #80448.
22 Mar 2007; Christian Faulhammer <opfer@gentoo.org> ipe-6.0_pre28.ebuild:
add a check for USE=qt3support with x11-libs/qt-4.2 and later
11 Jan 2007; Jakub Moc <jakub@gentoo.org> ipe-6.0_pre28.ebuild:
Fix src_compile; cosmetics
11 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
correct HOMEPAGE variable (see http://tinyurl.com/yl4rcj for announcement of
change)
10 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
ipe-6.0_pre28.ebuild:
make IFS variable local (inspired by http://tinyurl.com/yn7rga)
09 Jan 2007; Christian Faulhammer <opfer@gentoo.org> ipe-6.0_pre28.ebuild:
handle IFS variable a bit better so Portage won't complain a QA issue
09 Jan 2007; Markus Ullmann <jokey@gentoo.org> ipe-6.0_pre28.ebuild:
Quotation
09 Jan 2007; Markus Ullmann <jokey@gentoo.org> ipe-6.0_pre28.ebuild:
QA Whitespace
08 Jan 2007; Christian Schlotter (schlotter) <again@gmx.de>
+ipe-6.0_pre28.ebuild, +metadata.xml:
New ebuild for bug 80448.
|