Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/supybot-plugins: ChangeLog supybot-plugins-20060723-r2.ebuild
Date: Thu, 04 Nov 2010 12:48:59
Message-Id: 20101104124854.E1C0020051@flycatcher.gentoo.org
1 maekke 10/11/04 12:48:54
2
3 Modified: ChangeLog supybot-plugins-20060723-r2.ebuild
4 Log:
5 add ~arm, bug #343509
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 net-irc/supybot-plugins/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 4 Apr 2010 21:14:24 -0000 1.5
23 +++ ChangeLog 4 Nov 2010 12:48:54 -0000 1.6
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-irc/supybot-plugins
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/ChangeLog,v 1.5 2010/04/04 21:14:24 arfrever Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/ChangeLog,v 1.6 2010/11/04 12:48:54 maekke Exp $
29 +
30 + 04 Nov 2010; Markus Meier <maekke@g.o>
31 + supybot-plugins-20060723-r2.ebuild:
32 + add ~arm, bug #343509
33
34 04 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
35 supybot-plugins-20060723-r2.ebuild:
36
37
38
39 1.3 net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild?r1=1.2&r2=1.3
44
45 Index: supybot-plugins-20060723-r2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- supybot-plugins-20060723-r2.ebuild 4 Apr 2010 21:14:24 -0000 1.2
52 +++ supybot-plugins-20060723-r2.ebuild 4 Nov 2010 12:48:54 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild,v 1.2 2010/04/04 21:14:24 arfrever Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-irc/supybot-plugins/supybot-plugins-20060723-r2.ebuild,v 1.3 2010/11/04 12:48:54 maekke Exp $
58
59 EAPI="3"
60 PYTHON_DEPEND="2"
61 @@ -17,7 +17,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~x86"
66 +KEYWORDS="~amd64 ~arm ~x86"
67 IUSE=""
68
69 DEPEND=""