Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Net-Ident: ChangeLog Net-Ident-1.20.ebuild
Date: Sat, 03 Oct 2009 04:14:58
Message-Id: E1Mtw1I-0003o1-Rh@stork.gentoo.org
1 josejx 09/10/03 04:14:56
2
3 Modified: ChangeLog Net-Ident-1.20.ebuild
4 Log:
5 Marked ppc stable for bug #285170.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.15 dev-perl/Net-Ident/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 19 Jan 2007 14:51:45 -0000 1.14
22 +++ ChangeLog 3 Oct 2009 04:14:56 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Net-Ident
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/ChangeLog,v 1.14 2007/01/19 14:51:45 mcummings Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/ChangeLog,v 1.15 2009/10/03 04:14:56 josejx Exp $
29 +
30 + 03 Oct 2009; Joseph Jezak <josejx@g.o> Net-Ident-1.20.ebuild:
31 + Marked ppc stable for bug #285170.
32
33 19 Jan 2007; Michael Cummings <mcummings@g.o>
34 Net-Ident-1.20.ebuild:
35
36
37
38 1.16 dev-perl/Net-Ident/Net-Ident-1.20.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild?rev=1.16&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild?rev=1.16&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild?r1=1.15&r2=1.16
43
44 Index: Net-Ident-1.20.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild,v
47 retrieving revision 1.15
48 retrieving revision 1.16
49 diff -u -r1.15 -r1.16
50 --- Net-Ident-1.20.ebuild 10 Jul 2007 23:33:33 -0000 1.15
51 +++ Net-Ident-1.20.ebuild 3 Oct 2009 04:14:56 -0000 1.16
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild,v 1.15 2007/07/10 23:33:33 mr_bones_ Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Ident/Net-Ident-1.20.ebuild,v 1.16 2009/10/03 04:14:56 josejx Exp $
58
59 inherit perl-module
60
61 @@ -10,7 +10,7 @@
62
63 SLOT="0"
64 LICENSE="Artistic"
65 -KEYWORDS="amd64 hppa ia64 ~ppc ppc64 sparc x86"
66 +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86"
67 IUSE=""
68
69 mydoc="TODO"