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
|
# ChangeLog for app-text/kbarcode
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/kbarcode/ChangeLog,v 1.19 2004/06/24 22:42:32 agriffis Exp $
13 Jun 2004; David Holm <dholm@gentoo.org> kbarcode-1.7.4.ebuild:
Added to ~ppc.
*kbarcode-1.7.4 (12 Jun 2004)
12 Jun 2004; Carsten Lohrke <carlo@gentoo.org> kbarcode-1.6.0.ebuild,
kbarcode-1.6.1.ebuild, kbarcode-1.7.0.ebuild, kbarcode-1.7.4.ebuild:
version bump, clean up
07 Mar 2004; Dominik Stadler <centic@gentoo.org> kbarcode-1.7.2.ebuild:
Revert previous change, we can use DEPEND in RDEPEND if we need to add stuff.
07 Mar 2004; Dominik Stadler <centic@gentoo.org> kbarcode-1.7.2.ebuild,
files/kbarcode-1.7.2-default-parameter.patch:
Added a patch to compile Version 1.7.2. Closes bug #39208. Also corrected
ebuild to not redefine DEPEND in RDEPEND and to make use of the use-flag
'imagemagick'.
*kbarcode-1.6.2 (10 Feb 2004)
10 Feb 2004; Caleb Tennis <caleb@gentoo.org> kbarcode-1.6.2.ebuild:
Bug fix version
*kbarcode-1.7.2 (21 Jan 2004)
21 Jan 2004; Caleb Tennis <caleb@gentoo.org> kbarcode-1.7.2.ebuild:
New version, closes bug #38923
*kbarcode-1.7.0 (19 Jan 2004)
19 Jan 2004; Caleb Tennis <caleb@gentoo.org> kbarcode-1.6.1.ebuild,
kbarcode-1.7.0.ebuild:
Re-add need-kde as it sets prefix dirs
*kbarcode-1.6.1 (06 Jan 2004)
06 Jan 2004; Caleb Tennis <caleb@gentoo.org> kbarcode-1.2.0.ebuild,
kbarcode-1.2.1.ebuild, kbarcode-1.5.4.ebuild, kbarcode-1.5.5.ebuild,
kbarcode-1.6.0.ebuild, kbarcode-1.6.1.ebuild, kbarcode-1.7.0.ebuild:
Remove old versions, new version(s) available
31 Dec 2003; Sven Blumenstein <bazik@gentoo.org> kbarcode-1.2.0.ebuild,
kbarcode-1.2.1.ebuild:
Fixed typo. "mysql ? (" > "mysql? (". Please use repoman!
*kbarcode-1.6.0 (26 Dec 2003)
26 Dec 2003; Caleb Tennis <caleb@gentoo.org> kbarcode-1.6.0.ebuild,
kbarcode-1.6.0_rc2.ebuild:
Latest version, minor ebuild fixes
*kbarcode-1.6.0_rc2 (17 Dec 2003)
17 Dec 2003; Caleb Tennis <caleb@gentoo.org> kbarcode-1.6.0_rc2.ebuild:
Version bump
*kbarcode-1.5.5 (21 Nov 2003)
21 Nov 2003; Caleb Tennis <caleb@gentoo.org> kbarcode-1.5.4.ebuild,
kbarcode-1.5.5.ebuild:
Marking as x86 stable
13 Nov 2003; Caleb Tennis <caleb@gentoo.org> kbarcode-1.5.0.ebuild,
kbarcode-1.5.4.ebuild:
Version bump
*kbarcode-1.5.4 (31 Oct 2003)
31 Oct 2003; Caleb Tennis <caleb@gentoo.org> kbarcode-1.5.4.ebuild:
Version bump, add kfile plugin thanks to Carlo (bug #32342).
*kbarcode-1.5.0 (09 Sep 2003)
09 Sep 2003; Caleb Tennis <caleb@gentoo.org> : kbarcode-1.5.0.ebuild
New version
*kbarcode-1.2.1 (13 May 2003)
30 Apr 2003; Caleb Tennis <caleb@gentoo.org> : kbarcode-1.2.1.ebuild
Version bump.
*kbarcode-1.2.0 (30 Apr 2003)
30 Apr 2003; Caleb Tennis <caleb@gentoo.org> : kbarcode-1.2.0.ebuild
Initial import. Ebuild submitted by Miguel Revilla Rodr�guez
<yo@miguelrevilla.com> with minor use flag modification by Caleb.
|