Gentoo Archives: gentoo-commits

From: "Sven Wegener (swegener)" <swegener@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/ngircd: ngircd-0.12.0.ebuild ngircd-0.11.1.ebuild ChangeLog
Date: Fri, 20 Jun 2008 21:17:17
Message-Id: E1K9nyp-0006rP-Km@stork.gentoo.org
1 swegener 08/06/20 21:17:11
2
3 Modified: ngircd-0.12.0.ebuild ngircd-0.11.1.ebuild ChangeLog
4 Log:
5 Switch to mirror://, bug #218657.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc6-00232-g9bedbcb x86_64)
7
8 Revision Changes Path
9 1.2 net-irc/ngircd/ngircd-0.12.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild?r1=1.1&r2=1.2
14
15 Index: ngircd-0.12.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- ngircd-0.12.0.ebuild 6 Jun 2008 09:22:53 -0000 1.1
22 +++ ngircd-0.12.0.ebuild 20 Jun 2008 21:17:11 -0000 1.2
23 @@ -1,12 +1,12 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v 1.1 2008/06/06 09:22:53 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.0.ebuild,v 1.2 2008/06/20 21:17:11 swegener Exp $
28
29 inherit eutils
30
31 DESCRIPTION="A IRC server written from scratch."
32 HOMEPAGE="http://ngircd.barton.de/"
33 -SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
34 +SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
35 ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
36
37 LICENSE="GPL-2"
38
39
40
41 1.4 net-irc/ngircd/ngircd-0.11.1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?r1=1.3&r2=1.4
46
47 Index: ngircd-0.11.1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- ngircd-0.11.1.ebuild 3 May 2008 00:21:27 -0000 1.3
54 +++ ngircd-0.11.1.ebuild 20 Jun 2008 21:17:11 -0000 1.4
55 @@ -1,12 +1,12 @@
56 # Copyright 1999-2008 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.3 2008/05/03 00:21:27 mabi Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.4 2008/06/20 21:17:11 swegener Exp $
60
61 inherit eutils
62
63 DESCRIPTION="A IRC server written from scratch."
64 HOMEPAGE="http://ngircd.barton.de/"
65 -SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
66 +SRC_URI="mirror://berlios/${PN}/${P}.tar.gz
67 ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
68
69 LICENSE="GPL-2"
70
71
72
73 1.44 net-irc/ngircd/ChangeLog
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.44&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.44&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?r1=1.43&r2=1.44
78
79 Index: ChangeLog
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v
82 retrieving revision 1.43
83 retrieving revision 1.44
84 diff -u -r1.43 -r1.44
85 --- ChangeLog 6 Jun 2008 09:22:53 -0000 1.43
86 +++ ChangeLog 20 Jun 2008 21:17:11 -0000 1.44
87 @@ -1,6 +1,10 @@
88 # ChangeLog for net-irc/ngircd
89 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.43 2008/06/06 09:22:53 armin76 Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.44 2008/06/20 21:17:11 swegener Exp $
92 +
93 + 20 Jun 2008; Sven Wegener <swegener@g.o> ngircd-0.11.1.ebuild,
94 + ngircd-0.12.0.ebuild:
95 + Switch to mirror://, bug #218657.
96
97 *ngircd-0.12.0 (06 Jun 2008)
98
99
100
101
102 --
103 gentoo-commits@l.g.o mailing list