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/ngircd: ChangeLog ngircd-0.11.1.ebuild
Date: Fri, 02 May 2008 15:46:10
Message-Id: E1JrxSa-0004ey-AK@stork.gentoo.org
1 armin76 08/05/02 15:46:08
2
3 Modified: ChangeLog ngircd-0.11.1.ebuild
4 Log:
5 x86 stable
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.41 net-irc/ngircd/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.41&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.41&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?r1=1.40&r2=1.41
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v
18 retrieving revision 1.40
19 retrieving revision 1.41
20 diff -u -r1.40 -r1.41
21 --- ChangeLog 24 Mar 2008 15:44:46 -0000 1.40
22 +++ ChangeLog 2 May 2008 15:46:07 -0000 1.41
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-irc/ngircd
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.40 2008/03/24 15:44:46 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.41 2008/05/02 15:46:07 armin76 Exp $
28 +
29 + 02 May 2008; Raúl Porcel <armin76@g.o> ngircd-0.11.1.ebuild:
30 + x86 stable
31
32 *ngircd-0.11.1 (24 Mar 2008)
33
34
35
36
37 1.2 net-irc/ngircd/ngircd-0.11.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild?r1=1.1&r2=1.2
42
43 Index: ngircd-0.11.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- ngircd-0.11.1.ebuild 24 Mar 2008 15:44:46 -0000 1.1
50 +++ ngircd-0.11.1.ebuild 2 May 2008 15:46:07 -0000 1.2
51 @@ -1,17 +1,17 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.1 2008/03/24 15:44:46 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.11.1.ebuild,v 1.2 2008/05/02 15:46:07 armin76 Exp $
56
57 inherit eutils
58
59 DESCRIPTION="A IRC server written from scratch."
60 HOMEPAGE="http://ngircd.barton.de/"
61 SRC_URI="ftp://ftp.berlios.de/${PN}/${P}.tar.gz
62 - ftp://ngircd.barton.de/pub//${PN}/${P}.tar.gz"
63 + ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~amd64 ~ppc ~x86"
68 +KEYWORDS="~amd64 ~ppc x86"
69 IUSE="zlib tcpd debug ident"
70 RESTRICT="test"
71
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list