Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-pda/pilot-link: ChangeLog pilot-link-0.12.3.ebuild
Date: Mon, 28 Jan 2008 19:34:52
Message-Id: E1JJZkn-0001YI-TP@stork.gentoo.org
1 philantrop 08/01/28 19:34:49
2
3 Modified: ChangeLog pilot-link-0.12.3.ebuild
4 Log:
5 Marked stable on amd64 as per bug 207634.
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.34 app-pda/pilot-link/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 22 Dec 2007 14:49:18 -0000 1.33
22 +++ ChangeLog 28 Jan 2008 19:34:49 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-pda/pilot-link
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.33 2007/12/22 14:49:18 philantrop Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.34 2008/01/28 19:34:49 philantrop Exp $
29 +
30 + 28 Jan 2008; Wulf C. Krueger <philantrop@g.o>
31 + pilot-link-0.12.3.ebuild:
32 + Marked stable on amd64 as per bug 207634.
33
34 22 Dec 2007; Wulf C. Krueger <philantrop@g.o>
35 files/pilot-link-0.12.3-int_types.patch:
36
37
38
39 1.3 app-pda/pilot-link/pilot-link-0.12.3.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild?r1=1.2&r2=1.3
44
45 Index: pilot-link-0.12.3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- pilot-link-0.12.3.ebuild 20 Dec 2007 23:08:58 -0000 1.2
52 +++ pilot-link-0.12.3.ebuild 28 Jan 2008 19:34:49 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild,v 1.2 2007/12/20 23:08:58 philantrop Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3.ebuild,v 1.3 2008/01/28 19:34:49 philantrop Exp $
59
60 inherit perl-module java-pkg-opt-2 eutils autotools
61
62 @@ -10,7 +10,7 @@
63
64 LICENSE="|| ( GPL-2 LGPL-2 )"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
67 +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
68
69 IUSE="perl java python png readline threads bluetooth usb debug"
70
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list