Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/cwirc: cwirc-2.0.0.ebuild ChangeLog
Date: Thu, 30 Apr 2009 21:17:37
Message-Id: E1LzddP-0006Io-Fd@stork.gentoo.org
1 patrick 09/04/30 21:17:35
2
3 Modified: cwirc-2.0.0.ebuild ChangeLog
4 Log:
5 Homepage and src_uri fix for #267950, additional ~amd64 keyword for extra fun.
6 (Portage version: 2.2_rc31/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 net-irc/cwirc/cwirc-2.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild?r1=1.3&r2=1.4
14
15 Index: cwirc-2.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- cwirc-2.0.0.ebuild 13 Mar 2007 18:34:49 -0000 1.3
22 +++ cwirc-2.0.0.ebuild 30 Apr 2009 21:17:35 -0000 1.4
23 @@ -1,15 +1,15 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.3 2007/03/13 18:34:49 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.4 2009/04/30 21:17:35 patrick Exp $
29
30 inherit eutils toolchain-funcs
31
32 DESCRIPTION="An X-chat plugin for sending and receiving raw morse code over IRC"
33 -HOMEPAGE="http://users.skynet.be/ppc/cwirc/"
34 -SRC_URI="http://users.skynet.be/ppc/cwirc/download/${P}.tar.gz"
35 +HOMEPAGE="http://myspace.voo.be/pcoupard/cwirc/"
36 +SRC_URI="http://myspace.voo.be/pcoupard/cwirc/download/${P}.tar.gz"
37 LICENSE="GPL-2"
38 SLOT="0"
39 -KEYWORDS="~ppc x86"
40 +KEYWORDS="~amd64 ~ppc x86"
41 IUSE=""
42
43 RDEPEND="x11-libs/gtk+
44
45
46
47 1.23 net-irc/cwirc/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/ChangeLog?rev=1.23&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/ChangeLog?rev=1.23&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/cwirc/ChangeLog?r1=1.22&r2=1.23
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v
56 retrieving revision 1.22
57 retrieving revision 1.23
58 diff -u -r1.22 -r1.23
59 --- ChangeLog 13 Mar 2007 18:34:49 -0000 1.22
60 +++ ChangeLog 30 Apr 2009 21:17:35 -0000 1.23
61 @@ -1,6 +1,10 @@
62 # ChangeLog for net-irc/cwirc
63 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.22 2007/03/13 18:34:49 armin76 Exp $
65 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.23 2009/04/30 21:17:35 patrick Exp $
67 +
68 + 30 Apr 2009; Patrick Lauer <patrick@g.o> cwirc-2.0.0.ebuild:
69 + Homepage and src_uri fix for #267950, additional ~amd64 keyword for extra
70 + fun.
71
72 13 Mar 2007; Raúl Porcel <armin76@g.o> -cwirc-1.8.8.ebuild,
73 cwirc-2.0.0.ebuild: