Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Test-Simple: ChangeLog Test-Simple-0.94.ebuild
Date: Sat, 24 Apr 2010 18:45:45
Message-Id: 20100424184542.651562C04C@corvid.gentoo.org
1 grobian 10/04/24 18:45:42
2
3 Modified: ChangeLog Test-Simple-0.94.ebuild
4 Log:
5 Marked ~x86-freebsd
6 (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.71 perl-core/Test-Simple/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.71&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?rev=1.71&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/ChangeLog?r1=1.70&r2=1.71
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v
18 retrieving revision 1.70
19 retrieving revision 1.71
20 diff -u -r1.70 -r1.71
21 --- ChangeLog 17 Jan 2010 15:00:48 -0000 1.70
22 +++ ChangeLog 24 Apr 2010 18:45:41 -0000 1.71
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/Test-Simple
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.70 2010/01/17 15:00:48 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/ChangeLog,v 1.71 2010/04/24 18:45:41 grobian Exp $
28 +
29 + 24 Apr 2010; Fabian Groffen <grobian@g.o> Test-Simple-0.94.ebuild:
30 + Marked ~x86-freebsd
31
32 17 Jan 2010; Torsten Veller <tove@g.o> -Test-Simple-0.70.ebuild,
33 -Test-Simple-0.80.ebuild, -Test-Simple-0.86.ebuild,
34
35
36
37 1.4 perl-core/Test-Simple/Test-Simple-0.94.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild?r1=1.3&r2=1.4
42
43 Index: Test-Simple-0.94.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- Test-Simple-0.94.ebuild 16 Dec 2009 21:58:38 -0000 1.3
50 +++ Test-Simple-0.94.ebuild 24 Apr 2010 18:45:41 -0000 1.4
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2009 Gentoo Foundation
53 +# Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.3 2009/12/16 21:58:38 abcd Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Test-Simple/Test-Simple-0.94.ebuild,v 1.4 2010/04/24 18:45:41 grobian Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Basic utilities for writing tests"
62
63 SLOT="0"
64 -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 ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 SRC_TEST="do"