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
|
# ChangeLog for app-i18n/poedit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-i18n/poedit/ChangeLog,v 1.10 2004/10/21 17:55:18 axxo Exp $
*poedit-1.3.1 (21 Oct 2004)
21 Oct 2004; Thomas Matthijs <axxo@gentoo.org> +poedit-1.3.1.ebuild:
version bump
*poedit-1.3.0 (14 Oct 2004)
14 Oct 2004; David Holm <dholm@gentoo.org> poedit-1.3.0.ebuild:
Added to ~ppc.
06 Sep 2004; Rob Cakebread <pythonhead@gentoo.org> :
Version bump and add spell USE flag. Thanks Vaclav Slavik for the patch. Bug #63038
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
30 Aug 2004; Sven Wegener <swegener@gentoo.org> poedit-1.2.5.ebuild:
When moving patches from files/ to mirrors SRC_URI should be updated, as
should the epatch in src_unpack.
14 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> poedit-1.2.5.ebuild:
Changed epatch for compliance with bug# 60345
13 Aug 2004; Rob Cakebread <pythonhead@gentoo.org> poedit-1.2.3.ebuild,
poedit-1.2.4.ebuild, poedit-1.2.5.ebuild:
Added dep on app-arch/zip bug# 59955
*poedit-1.2.4 (07 Aug 2004)
07 Aug 2004; Rob Cakebread <pythonhead@gentoo.org>
-files/poedit-1.1.8-gentoo.diff,
-files/poedit-1.2.1-gentoo_make_paths.patch, -poedit-1.1.8.ebuild,
-files/poedit-1.2.5-db4-compilation.patch,
-poedit-1.2.1.ebuild, -poedit-1.2.2.ebuild, poedit-1.2.3.ebuild,
+poedit-1.2.4.ebuild, poedit-1.2.5.ebuild:
Removed poedit-1.2.5-db4-compilation.patch and put it on gentoo mirror,
removed obsolete versions, added 1.2.4, revised all to use new wxwidgets
eclass.
*poedit-1.2.5 (26 Jul 2004)
26 Jul 2004; Rob Cakebread <pythonhead@gentoo.org>
+files/poedit-1.2.5-db4-compilation.patch, +poedit-1.2.5.ebuild:
Version bump. Thanks for the patch Vaclav Slavik. bug #42753
*poedit-1.2.2 (26 Jul 2004)
26 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
+files/poedit-1.1.8-gentoo.diff,
+files/poedit-1.2.1-gentoo_make_paths.patch, +poedit-1.1.8.ebuild,
+poedit-1.2.1.ebuild, +poedit-1.2.2.ebuild, +poedit-1.2.3.ebuild:
Moved from dev-util/poedit to app-i18n/poedit.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> poedit-1.2.1.ebuild:
Add die following econf for bug 48950
12 Mar 2004; Jason Wever <weeve@gentoo.org> poedit-1.2.3.ebuild:
Marked stable on sparc.
*poedit-1.2.3 (30 Oct 2003)
30 Oct 2003; Alastair Tse <liquidx@gentoo.org> poedit-1.2.3.ebuild:
version bump (#32041)
*poedit-1.2.2 (09 Jul 2003)
09 Jul 2003; Alastair Tse <liquidx@gentoo.org> poedit-1.2.2.ebuild:
add new version which is db-4 compat
07 May 2003; Alastair Tse <liquidx@gentoo.org> poedit-1.2.1.ebuild:
workaround db4 problem until we get a real fix
*poedit-1.2.1 (08 Mar 2003)
26 Mar 2003; Alastair Tse <liquidx@gentoo.org> poedit-1.2.1.ebuild:
really fix the KDEDIR problem. Bug #17981.
25 Mar 2003; Alastair Tse <liquidx@gentoo.org> poedit-1.2.1.ebuild:
added correct KDE install paths
08 Mar 2003; foser <foser@gentoo.org> poedit-1.2.1.ebuild :
New version
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*poedit-1.1.8 (10 Jul 2002)
10 Jul 2002; Seemant Kulleen <seemant@gentoo.org> poedit-1.1.8.ebuild
files/digest-poedit-1.1.8 files/poedit-1.1.8-gentoo.diff :
Version bump thanks to: christian-neumair@web.de (Christian - Manny
Calavera - Neumair) in bug #4827
*poedit-1.1.5 (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.
|