Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/POE: POE-1.354.0.ebuild POE-1.350.0.ebuild POE-1.356.ebuild ChangeLog
Date: Mon, 07 Jul 2014 18:54:47
Message-Id: 20140707185439.2C0CB2004C@flycatcher.gentoo.org
1 dilfridge 14/07/07 18:54:39
2
3 Modified: POE-1.354.0.ebuild POE-1.350.0.ebuild
4 POE-1.356.ebuild ChangeLog
5 Log:
6 Depend on dev-perl/Filter instead of virtual/perl-Filter
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
9
10 Revision Changes Path
11 1.3 dev-perl/POE/POE-1.354.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild?r1=1.2&r2=1.3
16
17 Index: POE-1.354.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- POE-1.354.0.ebuild 29 Jul 2012 16:08:26 -0000 1.2
24 +++ POE-1.354.0.ebuild 7 Jul 2014 18:54:38 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v 1.2 2012/07/29 16:08:26 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.354.0.ebuild,v 1.3 2014/07/07 18:54:38 dilfridge Exp $
31
32 EAPI=4
33
34 @@ -22,7 +22,7 @@
35 >=virtual/perl-IO-Compress-1.33
36 >=virtual/perl-Storable-2.12
37 >=dev-perl/IO-Tty-1.08
38 - virtual/perl-Filter
39 + dev-perl/Filter
40 dev-perl/FreezeThaw
41 dev-perl/yaml
42 >=dev-perl/TermReadKey-2.21
43
44
45
46 1.6 dev-perl/POE/POE-1.350.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?rev=1.6&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?rev=1.6&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild?r1=1.5&r2=1.6
51
52 Index: POE-1.350.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v
55 retrieving revision 1.5
56 retrieving revision 1.6
57 diff -u -r1.5 -r1.6
58 --- POE-1.350.0.ebuild 29 Jul 2012 16:08:26 -0000 1.5
59 +++ POE-1.350.0.ebuild 7 Jul 2014 18:54:38 -0000 1.6
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v 1.5 2012/07/29 16:08:26 armin76 Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.350.0.ebuild,v 1.6 2014/07/07 18:54:38 dilfridge Exp $
66
67 EAPI=4
68
69 @@ -20,7 +20,7 @@
70 >=virtual/perl-IO-Compress-1.33
71 >=virtual/perl-Storable-2.12
72 >=dev-perl/IO-Tty-1.08
73 - virtual/perl-Filter
74 + dev-perl/Filter
75 dev-perl/FreezeThaw
76 dev-perl/yaml
77 >=dev-perl/TermReadKey-2.21
78
79
80
81 1.2 dev-perl/POE/POE-1.356.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/POE-1.356.ebuild?r1=1.1&r2=1.2
86
87 Index: POE-1.356.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- POE-1.356.ebuild 18 Sep 2013 06:02:18 -0000 1.1
94 +++ POE-1.356.ebuild 7 Jul 2014 18:54:38 -0000 1.2
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356.ebuild,v 1.1 2013/09/18 06:02:18 patrick Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.356.ebuild,v 1.2 2014/07/07 18:54:38 dilfridge Exp $
101
102 EAPI=4
103
104 @@ -22,7 +22,7 @@
105 >=virtual/perl-IO-Compress-1.33
106 >=virtual/perl-Storable-2.12
107 >=dev-perl/IO-Tty-1.08
108 - virtual/perl-Filter
109 + dev-perl/Filter
110 dev-perl/FreezeThaw
111 dev-perl/yaml
112 >=dev-perl/TermReadKey-2.21
113
114
115
116 1.133 dev-perl/POE/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.133&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?rev=1.133&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/POE/ChangeLog?r1=1.132&r2=1.133
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v
125 retrieving revision 1.132
126 retrieving revision 1.133
127 diff -u -r1.132 -r1.133
128 --- ChangeLog 18 Sep 2013 06:02:18 -0000 1.132
129 +++ ChangeLog 7 Jul 2014 18:54:38 -0000 1.133
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-perl/POE
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.132 2013/09/18 06:02:18 patrick Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/ChangeLog,v 1.133 2014/07/07 18:54:38 dilfridge Exp $
136 +
137 + 07 Jul 2014; Andreas K. Huettel <dilfridge@g.o> POE-1.350.0.ebuild,
138 + POE-1.354.0.ebuild, POE-1.356.ebuild:
139 + Depend on dev-perl/Filter instead of virtual/perl-Filter
140
141 *POE-1.356 (18 Sep 2013)