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
|
# ChangeLog for app-text/tuxcards
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/tuxcards/ChangeLog,v 1.17 2006/10/21 23:50:38 ticho Exp $
21 Oct 2006; Andrej Kacian <ticho@gentoo.org> tuxcards-1.2.ebuild:
Remove strip command from Makefile, so portage can decide whether or not to
strip the binary. Bug #152264, by Evil Compile Person <bugs at
dev.gentooexperimental.org>.
19 Aug 2006; <malc@gentoo.org> tuxcards-1.2.ebuild:
Stable on amd64
31 Jul 2006; Andrej Kacian <ticho@gentoo.org> tuxcards-1.2.ebuild:
Do not try to include ccolorbar.h. Bug #132393, reported by gentoo at
streamonix.com, fix by Wolfgang Frisch <xororand at frexx.de>.
03 Oct 2005; Andrej Kacian <ticho@gentoo.org> tuxcards-1.2.ebuild:
Do not install generic COPYING and INSTALL files.
01 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> tuxcards-1.2.ebuild:
Stable on sparc
02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> tuxcards-1.2.ebuild:
Fixed DESC typo, ~sparc wrt #101117
16 Jun 2005; Andrej Kacian <ticho@gentoo.org> -tuxcards-1.1.ebuild,
tuxcards-1.2.ebuild:
Build with qt3. Closes bug #96201, by Christian Hesse <mail at
earthworm.de>. Removed ebuild for 1.1.
05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> tuxcards-1.2.ebuild:
Stable on ppc.
07 May 2005; David Holm <dholm@gentoo.org> tuxcards-1.2.ebuild:
Added to ~ppc.
02 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> tuxcards-1.2.ebuild:
added ~amd64 to KEYWORDS. fixes #80445
27 Dec 2004; Andrej Kacian <ticho@gentoo.org> tuxcards-1.1.ebuild,
tuxcards-1.2.ebuild:
Stable on x86.
13 Dec 2004; Andrej Kacian <ticho@gentoo.org> tuxcards-1.1.ebuild,
tuxcards-1.2.ebuild:
Removed extra line in src_install().
03 Dec 2004; Andrej Kacian <ticho@gentoo.org> tuxcards-1.2.ebuild:
Use kde-functions eclass. Closes #73252, reported by Botykai Zsolt
<zsolt.botykai@online.hu>.
30 Nov 2004; Sven Wegener <swegener@gentoo.org> tuxcards-1.1.ebuild,
tuxcards-1.2.ebuild:
Fixed invalid atoms in *DEPEND.
*tuxcards-1.2 (19 Oct 2004)
19 Oct 2004; Andrej Kacian <ticho@gentoo.org> tuxcards-1.1.ebuild,
+tuxcards-1.2.ebuild:
Version bump, few more sed tweaks.
*tuxcards-1.1 (19 Oct 2004)
19 Oct 2004; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
+tuxcards-1.1.ebuild:
Initial version. Ebuild submitted by Daniele Foci <sunscan@sunscan.org> and
Bruce Chiarelli <meno15@juno.com>. Closes #21874.
|