Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Test-Simple: ChangeLog Test-Simple-0.92.ebuild
Date: Tue, 05 Jan 2010 19:23:13
Message-Id: E1NSEzn-0002Eu-9I@stork.gentoo.org
1 nixnut 10/01/05 19:23:11
2
3 Modified: ChangeLog Test-Simple-0.92.ebuild
4 Log:
5 ppc stable #288026
6 (Portage version: 2.1.6.13/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.69 perl-core/Test-Simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.69&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.69&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?r1=1.68&r2=1.69
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v
18 retrieving revision 1.68
19 retrieving revision 1.69
20 diff -u -r1.68 -r1.69
21 --- ChangeLog 16 Dec 2009 21:58:38 -0000 1.68
22 +++ ChangeLog 5 Jan 2010 19:23:10 -0000 1.69
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/Test-Simple
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.68 2009/12/16 21:58:38 abcd Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.69 2010/01/05 19:23:10 nixnut Exp $
29 +
30 + 05 Jan 2010; nixnut <nixnut@g.o> Test-Simple-0.92.ebuild:
31 + ppc stable #288026
32
33 16 Dec 2009; Jonathan Callen <abcd@g.o> Test-Simple-0.88.ebuild,
34 Test-Simple-0.92.ebuild, Test-Simple-0.94.ebuild:
35
36
37
38 1.9 perl-core/Test-Simple/Test-Simple-0.92.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild?r1=1.8&r2=1.9
43
44 Index: Test-Simple-0.92.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- Test-Simple-0.92.ebuild 16 Dec 2009 21:58:38 -0000 1.8
51 +++ Test-Simple-0.92.ebuild 5 Jan 2010 19:23:10 -0000 1.9
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v 1.8 2009/12/16 21:58:38 abcd Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.92.ebuild,v 1.9 2010/01/05 19:23:10 nixnut Exp $
58
59 EAPI=2
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="Basic utilities for writing tests"
63
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 SRC_TEST="do"