Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/ezbounce: ezbounce-1.99.9.ebuild ezbounce-1.04c.ebuild ChangeLog
Date: Thu, 25 Oct 2007 13:11:54
Message-Id: E1Il2V1-00083z-1L@stork.gentoo.org
1 armin76 07/10/25 13:11:47
2
3 Modified: ezbounce-1.99.9.ebuild ezbounce-1.04c.ebuild
4 ChangeLog
5 Log:
6 Fix HOMEPAGE
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.2 net-irc/ezbounce/ezbounce-1.99.9.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild?r1=1.1&r2=1.2
15
16 Index: ezbounce-1.99.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ezbounce-1.99.9.ebuild 10 Oct 2007 23:38:34 -0000 1.1
23 +++ ezbounce-1.99.9.ebuild 25 Oct 2007 13:11:46 -0000 1.2
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild,v 1.1 2007/10/10 23:38:34 cla Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.99.9.ebuild,v 1.2 2007/10/25 13:11:46 armin76 Exp $
29
30 inherit eutils
31
32 DESCRIPTION="ezbounce is a small IRC bouncer"
33 -HOMEPAGE="http://druglord.freelsd.org/ezbounce/"
34 +HOMEPAGE="http://www.linuxftw.com/ezbounce/"
35 SRC_URI="http://www.linuxftw.com/${PN}/files/${P}.tar.gz"
36
37 LICENSE="GPL-2"
38
39
40
41 1.2 net-irc/ezbounce/ezbounce-1.04c.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild?r1=1.1&r2=1.2
46
47 Index: ezbounce-1.04c.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- ezbounce-1.04c.ebuild 10 Apr 2007 14:11:40 -0000 1.1
54 +++ ezbounce-1.04c.ebuild 25 Oct 2007 13:11:46 -0000 1.2
55 @@ -1,12 +1,12 @@
56 # Copyright 1999-2007 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild,v 1.1 2007/04/10 14:11:40 armin76 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ezbounce-1.04c.ebuild,v 1.2 2007/10/25 13:11:46 armin76 Exp $
60
61 inherit eutils
62
63 DESCRIPTION="ezbounce is a small IRC bouncer"
64 -HOMEPAGE="http://druglord.freelsd.org/ezbounce/"
65 -SRC_URI="http://druglord.freelsd.org/${PN}/files/${P}.tar.gz"
66 +HOMEPAGE="http://www.linuxftw.com/ezbounce/"
67 +SRC_URI="http://www.linuxftw.com/${PN}/files/${P}.tar.gz"
68
69 LICENSE="GPL-2"
70 SLOT="0"
71
72
73
74 1.11 net-irc/ezbounce/ChangeLog
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ChangeLog?rev=1.11&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ChangeLog?rev=1.11&content-type=text/plain
78 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ezbounce/ChangeLog?r1=1.10&r2=1.11
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ChangeLog,v
83 retrieving revision 1.10
84 retrieving revision 1.11
85 diff -u -r1.10 -r1.11
86 --- ChangeLog 10 Oct 2007 23:38:34 -0000 1.10
87 +++ ChangeLog 25 Oct 2007 13:11:46 -0000 1.11
88 @@ -1,6 +1,10 @@
89 # ChangeLog for net-irc/ezbounce
90 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ChangeLog,v 1.10 2007/10/10 23:38:34 cla Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ezbounce/ChangeLog,v 1.11 2007/10/25 13:11:46 armin76 Exp $
93 +
94 + 25 Oct 2007; Raúl Porcel <armin76@g.o> ezbounce-1.04c.ebuild,
95 + ezbounce-1.99.9.ebuild:
96 + Fix HOMEPAGE
97
98 *ezbounce-1.99.9 (10 Oct 2007)
99
100
101
102
103 --
104 gentoo-commits@g.o mailing list