Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/asterisk-chan_bluetooth: asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild ChangeLog
Date: Sat, 29 Aug 2009 12:31:22
Message-Id: E1MhRuZ-0003Zg-BU@stork.gentoo.org
1 robbat2 09/08/29 17:40:23
2
3 Modified: asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild
4 ChangeLog
5 Log:
6 Add ~amd64 keyword.
7 (Portage version: 2.2_rc38/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild?r1=1.3&r2=1.4
15
16 Index: asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -p -w -b -B -u -u -r1.3 -r1.4
22 --- asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild 27 Aug 2005 20:25:17 -0000 1.3
23 +++ asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild 29 Aug 2009 17:40:23 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2005 Gentoo Foundation
26 +# Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.3 2005/08/27 20:25:17 stkn Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.4 2009/08/29 17:40:23 robbat2 Exp $
30
31 inherit eutils
32
33 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_PN}-${PV}.
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~x86 ~ppc"
38 +KEYWORDS="~amd64 ~ppc ~x86"
39
40 IUSE=""
41
42
43
44
45 1.6 net-misc/asterisk-chan_bluetooth/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -p -w -b -B -u -u -r1.5 -r1.6
57 --- ChangeLog 16 Aug 2008 16:12:10 -0000 1.5
58 +++ ChangeLog 29 Aug 2009 17:40:23 -0000 1.6
59 @@ -1,6 +1,10 @@
60 # ChangeLog for net-misc/asterisk-chan_bluetooth
61 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.5 2008/08/16 16:12:10 tove Exp $
63 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.6 2009/08/29 17:40:23 robbat2 Exp $
65 +
66 + 29 Aug 2009; Robin H. Johnson <robbat2@g.o>
67 + asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild:
68 + Add ~amd64 keyword.
69
70 16 Aug 2008; Torsten Veller <tove@g.o> metadata.xml:
71 Remove stkn from metadata.xml (#27693)