Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-AutoLoader: perl-AutoLoader-5.70.ebuild perl-AutoLoader-5.68.ebuild ChangeLog perl-AutoLoader-5.69.ebuild
Date: Thu, 07 Jan 2010 19:55:26
Message-Id: E1NSyS3-0006FY-Ta@stork.gentoo.org
1 tove 10/01/07 19:55:23
2
3 Modified: perl-AutoLoader-5.70.ebuild
4 perl-AutoLoader-5.68.ebuild ChangeLog
5 perl-AutoLoader-5.69.ebuild
6 Log:
7 Set empty HOMEPAGE and LICENSE
8 (Portage version: 2.2_rc61/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.3 virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild?r1=1.2&r2=1.3
16
17 Index: perl-AutoLoader-5.70.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- perl-AutoLoader-5.70.ebuild 27 Oct 2009 17:36:39 -0000 1.2
24 +++ perl-AutoLoader-5.70.ebuild 7 Jan 2010 19:55:23 -0000 1.3
25 @@ -1,12 +1,12 @@
26 -# Copyright 1999-2009 Gentoo Foundation
27 +# Copyright 1999-2010 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.2 2009/10/27 17:36:39 volkmar Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.70.ebuild,v 1.3 2010/01/07 19:55:23 tove Exp $
31
32 DESCRIPTION="Virtual for AutoLoader"
33 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
34 +HOMEPAGE=""
35 SRC_URI=""
36
37 -LICENSE="GPL-2"
38 +LICENSE=""
39 SLOT="0"
40 KEYWORDS="~amd64 ~ppc ~x86"
41 IUSE=""
42
43
44
45 1.3 virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild?r1=1.2&r2=1.3
50
51 Index: perl-AutoLoader-5.68.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- perl-AutoLoader-5.68.ebuild 25 Aug 2009 10:56:51 -0000 1.2
58 +++ perl-AutoLoader-5.68.ebuild 7 Jan 2010 19:55:23 -0000 1.3
59 @@ -1,12 +1,12 @@
60 -# Copyright 1999-2009 Gentoo Foundation
61 +# Copyright 1999-2010 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild,v 1.2 2009/08/25 10:56:51 tove Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.68.ebuild,v 1.3 2010/01/07 19:55:23 tove Exp $
65
66 DESCRIPTION="Virtual for AutoLoader"
67 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
68 +HOMEPAGE=""
69 SRC_URI=""
70
71 -LICENSE="GPL-2"
72 +LICENSE=""
73 SLOT="0"
74 KEYWORDS="~amd64 ~x86"
75 IUSE=""
76
77
78
79 1.6 virtual/perl-AutoLoader/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.6&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?rev=1.6&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/ChangeLog?r1=1.5&r2=1.6
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v
88 retrieving revision 1.5
89 retrieving revision 1.6
90 diff -u -r1.5 -r1.6
91 --- ChangeLog 27 Oct 2009 17:36:39 -0000 1.5
92 +++ ChangeLog 7 Jan 2010 19:55:23 -0000 1.6
93 @@ -1,6 +1,10 @@
94 # ChangeLog for virtual/perl-AutoLoader
95 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.5 2009/10/27 17:36:39 volkmar Exp $
97 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
98 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/ChangeLog,v 1.6 2010/01/07 19:55:23 tove Exp $
99 +
100 + 07 Jan 2010; Torsten Veller <tove@g.o> perl-AutoLoader-5.68.ebuild,
101 + perl-AutoLoader-5.69.ebuild, perl-AutoLoader-5.70.ebuild:
102 + Empty HOMEPAGE and LICENSE
103
104 27 Oct 2009; Mounir Lamouri <volkmar@g.o>
105 perl-AutoLoader-5.70.ebuild:
106
107
108
109 1.2 virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild?rev=1.2&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild?rev=1.2&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild?r1=1.1&r2=1.2
114
115 Index: perl-AutoLoader-5.69.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild,v
118 retrieving revision 1.1
119 retrieving revision 1.2
120 diff -u -r1.1 -r1.2
121 --- perl-AutoLoader-5.69.ebuild 10 Aug 2009 11:15:42 -0000 1.1
122 +++ perl-AutoLoader-5.69.ebuild 7 Jan 2010 19:55:23 -0000 1.2
123 @@ -1,12 +1,12 @@
124 -# Copyright 1999-2009 Gentoo Foundation
125 +# Copyright 1999-2010 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild,v 1.1 2009/08/10 11:15:42 tove Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-AutoLoader/perl-AutoLoader-5.69.ebuild,v 1.2 2010/01/07 19:55:23 tove Exp $
129
130 DESCRIPTION="Virtual for AutoLoader"
131 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
132 +HOMEPAGE=""
133 SRC_URI=""
134
135 -LICENSE="GPL-2"
136 +LICENSE=""
137 SLOT="0"
138 KEYWORDS="~amd64 ~x86"
139 IUSE=""