Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Archive-Tar: ChangeLog Archive-Tar-1.38.ebuild Archive-Tar-1.32.ebuild
Date: Fri, 09 May 2008 15:09:16
Message-Id: E1JuUDh-0002Rz-Fq@stork.gentoo.org
1 tove 08/05/09 15:09:13
2
3 Modified: ChangeLog Archive-Tar-1.38.ebuild
4 Archive-Tar-1.32.ebuild
5 Log:
6 #221083 - Remove >=virtual/perl-Test-Harness-2.26 from DEPEND
7 (Portage version: 2.1.5_rc7)
8
9 Revision Changes Path
10 1.90 dev-perl/Archive-Tar/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/ChangeLog?rev=1.90&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/ChangeLog?rev=1.90&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/ChangeLog?r1=1.89&r2=1.90
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v
19 retrieving revision 1.89
20 retrieving revision 1.90
21 diff -u -r1.89 -r1.90
22 --- ChangeLog 19 Mar 2008 02:37:59 -0000 1.89
23 +++ ChangeLog 9 May 2008 15:09:13 -0000 1.90
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Archive-Tar
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.89 2008/03/19 02:37:59 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/ChangeLog,v 1.90 2008/05/09 15:09:13 tove Exp $
29 +
30 + 09 May 2008; Torsten Veller <tove@g.o> Archive-Tar-1.32.ebuild,
31 + Archive-Tar-1.38.ebuild:
32 + #221083 - Remove >=virtual/perl-Test-Harness-2.26 from DEPEND
33
34 19 Mar 2008; Jeroen Roovers <jer@g.o> Archive-Tar-1.32.ebuild:
35 Stable for HPPA too.
36
37
38
39 1.2 dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild?r1=1.1&r2=1.2
44
45 Index: Archive-Tar-1.38.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- Archive-Tar-1.38.ebuild 29 Feb 2008 19:55:32 -0000 1.1
52 +++ Archive-Tar-1.38.ebuild 9 May 2008 15:09:13 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild,v 1.1 2008/02/29 19:55:32 ian Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.38.ebuild,v 1.2 2008/05/09 15:09:13 tove Exp $
58
59 inherit perl-module
60
61 @@ -15,7 +15,6 @@
62
63 DEPEND="dev-perl/IO-Zlib
64 dev-perl/IO-String
65 - >=virtual/perl-Test-Harness-2.26
66 dev-lang/perl"
67
68 SRC_TEST="do"
69
70
71
72 1.12 dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild?rev=1.12&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild?rev=1.12&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild?r1=1.11&r2=1.12
77
78 Index: Archive-Tar-1.32.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild,v
81 retrieving revision 1.11
82 retrieving revision 1.12
83 diff -u -r1.11 -r1.12
84 --- Archive-Tar-1.32.ebuild 19 Mar 2008 02:37:59 -0000 1.11
85 +++ Archive-Tar-1.32.ebuild 9 May 2008 15:09:13 -0000 1.12
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2008 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild,v 1.11 2008/03/19 02:37:59 jer Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Archive-Tar/Archive-Tar-1.32.ebuild,v 1.12 2008/05/09 15:09:13 tove Exp $
91
92 inherit perl-module
93
94 @@ -15,7 +15,6 @@
95
96 DEPEND="dev-perl/IO-Zlib
97 dev-perl/IO-String
98 - >=virtual/perl-Test-Harness-2.26
99 dev-lang/perl"
100
101 SRC_TEST="do"
102
103
104
105 --
106 gentoo-commits@l.g.o mailing list