Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/ngircd: ChangeLog ngircd-0.12.1.ebuild
Date: Sat, 27 Sep 2008 09:59:41
Message-Id: E1KjWaQ-0001pb-5q@stork.gentoo.org
1 nixnut 08/09/27 09:59:38
2
3 Modified: ChangeLog ngircd-0.12.1.ebuild
4 Log:
5 Stable on ppc wrt bug 238589
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.49 net-irc/ngircd/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.49&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.49&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ChangeLog?r1=1.48&r2=1.49
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v
18 retrieving revision 1.48
19 retrieving revision 1.49
20 diff -u -r1.48 -r1.49
21 --- ChangeLog 23 Aug 2008 01:16:51 -0000 1.48
22 +++ ChangeLog 27 Sep 2008 09:59:37 -0000 1.49
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.48 2008/08/23 01:16:51 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.49 2008/09/27 09:59:37 nixnut Exp $
28 +
29 + 27 Sep 2008; nixnut <nixnut@g.o> ngircd-0.12.1.ebuild:
30 + Stable on ppc wrt bug 238589
31
32 23 Aug 2008; Doug Goldstein <cardoe@g.o> metadata.xml:
33 add GLEP 56 USE flag desc from use.local.desc
34
35
36
37 1.2 net-irc/ngircd/ngircd-0.12.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?r1=1.1&r2=1.2
42
43 Index: ngircd-0.12.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- ngircd-0.12.1.ebuild 5 Aug 2008 17:20:41 -0000 1.1
50 +++ ngircd-0.12.1.ebuild 27 Sep 2008 09:59:37 -0000 1.2
51 @@ -1,6 +1,6 @@
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.12.1.ebuild,v 1.1 2008/08/05 17:20:41 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v 1.2 2008/09/27 09:59:37 nixnut Exp $
56
57 inherit eutils
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~x86"
64 +KEYWORDS="~amd64 ppc ~x86"
65 IUSE="zlib tcpd debug ident"
66 RESTRICT="test"