Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-forensics/tct: ChangeLog tct-1.18-r1.ebuild
Date: Thu, 30 Apr 2009 17:37:23
Message-Id: E1LzaCD-0005VU-OQ@stork.gentoo.org
1 patrick 09/04/30 17:37:17
2
3 Modified: ChangeLog tct-1.18-r1.ebuild
4 Log:
5 Remove old
6 (Portage version: 2.2_rc31/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.16 app-forensics/tct/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/ChangeLog?rev=1.16&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/ChangeLog?rev=1.16&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/ChangeLog?r1=1.15&r2=1.16
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v
18 retrieving revision 1.15
19 retrieving revision 1.16
20 diff -u -r1.15 -r1.16
21 --- ChangeLog 30 Apr 2009 17:28:24 -0000 1.15
22 +++ ChangeLog 30 Apr 2009 17:37:17 -0000 1.16
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-forensics/tct
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.15 2009/04/30 17:28:24 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.16 2009/04/30 17:37:17 patrick Exp $
28 +
29 + 30 Apr 2009; Patrick Lauer <patrick@g.o> tct-1.18-r1.ebuild:
30 + Adding ~amd64 keyword
31
32 30 Apr 2009; Patrick Lauer <patrick@g.o> -tct-1.15-r1.ebuild,
33 -tct-1.18.ebuild:
34
35
36
37 1.4 app-forensics/tct/tct-1.18-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: tct-1.18-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- tct-1.18-r1.ebuild 14 Apr 2009 09:51:39 -0000 1.3
50 +++ tct-1.18-r1.ebuild 30 Apr 2009 17:37:17 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild,v 1.3 2009/04/14 09:51:39 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild,v 1.4 2009/04/30 17:37:17 patrick Exp $
56
57 inherit eutils toolchain-funcs
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="IBM as-is"
62 SLOT="0"
63 -KEYWORDS="ppc x86"
64 +KEYWORDS="~amd64 ppc x86"
65 IUSE=""
66
67 DEPEND=">=dev-lang/perl-5.0004