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
|
# ChangeLog for app-editors/xmlcopyeditor
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.12 2009/04/29 18:58:32 yoswink Exp $
*xmlcopyeditor-1.2.0.2-r2 (29 Apr 2009)
29 Apr 2009; Jose Luis Rivero <yoswink@gentoo.org>
+xmlcopyeditor-1.2.0.2-r2.ebuild:
New revision. New dependency on libxml2-2.7.3-r1, see bug #264176 for
details. Ebuild migrated to EAPI 2 format. Explicit RDEPEND = DEPEND.
*xmlcopyeditor-1.2.0.2-r1 (10 Oct 2008)
24 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> xmlcopyeditor-1.2.0.2-r1.ebuild:
Keyworded ~ppc. Closes bug #229311
10 Oct 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.2.0.2.ebuild, +xmlcopyeditor-1.2.0.2-r1.ebuild:
Add missing dependencies as per bug #239629
*xmlcopyeditor-1.2.0.2 (02 Sep 2008)
02 Sep 2008; Jose Luis Rivero <yoswink@gentoo.org>
-files/gcc-4.3-header-dependency.patch, -xmlcopyeditor-1.1.0.7.ebuild,
+xmlcopyeditor-1.2.0.2.ebuild:
Version bump. Much faster background validation for DTDs and more readable
parser error messages. It also fixes a number of minor bugs. Ebuild now
introduces the dependency over wxGTK with X support. Remove old ebuild.
*xmlcopyeditor-1.2.0.1 (12 Aug 2008)
12 Aug 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.2.0.ebuild, +xmlcopyeditor-1.2.0.1.ebuild:
Version bump to fix compilation issues explained in #234242 thanks to Roy
Bamford <neddyseagoon@gentoo.org>. Remove old 1.2.0
28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
Add USE flag description to metadata wrt GLEP 56.
*xmlcopyeditor-1.2.0 (16 Jul 2008)
16 Jul 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.1.0.6.ebuild, +xmlcopyeditor-1.2.0.ebuild:
Version bump. Introduces background validation. Don't need gcc-4.3 patch
anymore. Remove old ebuild
04 Jul 2008; Jose Luis Rivero <yoswink@gentoo.org>
+files/gcc-4.3-header-dependency.patch, xmlcopyeditor-1.1.0.6.ebuild,
xmlcopyeditor-1.1.0.7.ebuild:
Make the application to compile with gcc-4.3 series thanks to patch by Ian
Abbott <ian@abbott.org> in #230731
*xmlcopyeditor-1.1.0.7 (03 Jul 2008)
03 Jul 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.1.0.5.ebuild, +xmlcopyeditor-1.1.0.7.ebuild:
Version bump. Russian localisation, fixes a number of bugs and updates the
editor component. Remove old ebuild
*xmlcopyeditor-1.1.0.6 (23 Jan 2008)
23 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org>
-xmlcopyeditor-1.1.0.4.ebuild, +xmlcopyeditor-1.1.0.6.ebuild:
Version bump. Full Aspell support and XML Schema-based element inspection.
Remove old ebuild.
*xmlcopyeditor-1.1.0.5 (07 Jan 2008)
07 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org>
+xmlcopyeditor-1.1.0.5.ebuild:
New UPSTREAM version. This version Introduces XML Schema-based
autocompletion and validation-as-you-type
*xmlcopyeditor-1.1.0.4 (03 Jan 2008)
03 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org> +metadata.xml,
+xmlcopyeditor-1.1.0.4.ebuild:
Initial import. Thanks to Xavier Neys <neysx@gentoo.org> who made the
guidexml templates and the first ebuild #167372
|