Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Test-Command: ChangeLog Test-Command-0.08.ebuild
Date: Sun, 04 Jul 2010 10:04:10
Message-Id: 20100704100401.660312CE14@corvid.gentoo.org
1 ssuominen 10/07/04 10:04:01
2
3 Modified: ChangeLog Test-Command-0.08.ebuild
4 Log:
5 ppc64 stable wrt #325531
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-perl/Test-Command/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 3 Jul 2010 12:42:51 -0000 1.4
22 +++ ChangeLog 4 Jul 2010 10:04:01 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Test-Command
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.4 2010/07/03 12:42:51 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/ChangeLog,v 1.5 2010/07/04 10:04:01 ssuominen Exp $
28 +
29 + 04 Jul 2010; Samuli Suominen <ssuominen@g.o>
30 + Test-Command-0.08.ebuild:
31 + ppc64 stable wrt #325531
32
33 03 Jul 2010; Raúl Porcel <armin76@g.o> Test-Command-0.08.ebuild:
34 alpha/sparc stable wrt #325531
35
36
37
38 1.7 dev-perl/Test-Command/Test-Command-0.08.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild?rev=1.7&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild?rev=1.7&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild?r1=1.6&r2=1.7
43
44 Index: Test-Command-0.08.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v
47 retrieving revision 1.6
48 retrieving revision 1.7
49 diff -u -r1.6 -r1.7
50 --- Test-Command-0.08.ebuild 3 Jul 2010 12:42:51 -0000 1.6
51 +++ Test-Command-0.08.ebuild 4 Jul 2010 10:04:01 -0000 1.7
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v 1.6 2010/07/03 12:42:51 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Command/Test-Command-0.08.ebuild,v 1.7 2010/07/04 10:04:01 ssuominen Exp $
57
58 EAPI=2
59
60 @@ -10,7 +10,7 @@
61 DESCRIPTION="Test routines for external commands"
62
63 SLOT="0"
64 -KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86"
65 +KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86"
66 IUSE="test"
67
68 SRC_TEST="do"