Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/ircstats: ircstats-1.0.ebuild ChangeLog
Date: Wed, 21 Nov 2012 17:52:41
Message-Id: 20121121175230.AC77E20C65@flycatcher.gentoo.org
1 ago 12/11/21 17:52:30
2
3 Modified: ircstats-1.0.ebuild ChangeLog
4 Log:
5 Add ~amd64
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 net-irc/ircstats/ircstats-1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild?r1=1.2&r2=1.3
15
16 Index: ircstats-1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ircstats-1.0.ebuild 6 May 2007 12:34:43 -0000 1.2
23 +++ ircstats-1.0.ebuild 21 Nov 2012 17:52:30 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild,v 1.2 2007/05/06 12:34:43 genone Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircstats/ircstats-1.0.ebuild,v 1.3 2012/11/21 17:52:30 ago Exp $
30
31 inherit toolchain-funcs
32
33 @@ -11,7 +11,7 @@
34 SRC_URI="http://humdi.net/ircstats/${MY_P}.tgz"
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~x86"
38 +KEYWORDS="~amd64 ~x86"
39
40 IUSE=""
41
42
43
44
45 1.4 net-irc/ircstats/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ircstats/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-irc/ircstats/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 6 May 2007 12:34:43 -0000 1.3
58 +++ ChangeLog 21 Nov 2012 17:52:30 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-irc/ircstats
61 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircstats/ChangeLog,v 1.3 2007/05/06 12:34:43 genone Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircstats/ChangeLog,v 1.4 2012/11/21 17:52:30 ago Exp $
65 +
66 + 21 Nov 2012; Agostino Sarubbo <ago@g.o> ircstats-1.0.ebuild:
67 + Add ~amd64
68
69 06 May 2007; Marius Mauch <genone@g.o> ircstats-1.0.ebuild:
70 Replacing einfo with elog
71 @@ -14,4 +17,3 @@
72 +ircstats-1.0.ebuild:
73 Initial commit, ebuild modified from the one submitted by Maxwell
74 Grender-Jones to bug #98339.
75 -