Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-Socket/
Date: Sun, 10 Jun 2012 07:17:41
Message-Id: 1339311592.3442fc2ef3d3fd23b70d9464b23cb8c5156e4f79.kent@gentoo
1 commit: 3442fc2ef3d3fd23b70d9464b23cb8c5156e4f79
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 10 06:59:52 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Jun 10 06:59:52 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3442fc2e
7
8 [newversion] perl-Socket-2.2.0
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Socket/ChangeLog | 10 ++++++++++
14 ....940.0.ebuild => perl-Socket-1.940.0-r1.ebuild} | 5 +++--
15 ...-1.940.0.ebuild => perl-Socket-2.1.0-r1.ebuild} | 4 ++--
16 ...ocket-2.1.0.ebuild => perl-Socket-2.2.0.ebuild} | 0
17 4 files changed, 15 insertions(+), 4 deletions(-)
18
19 diff --git a/virtual/perl-Socket/ChangeLog b/virtual/perl-Socket/ChangeLog
20 index 8c116dc..59d2d08 100644
21 --- a/virtual/perl-Socket/ChangeLog
22 +++ b/virtual/perl-Socket/ChangeLog
23 @@ -2,6 +2,16 @@
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*perl-Socket-2.2.0 (10 Jun 2012)
28 +*perl-Socket-2.1.0-r1 (10 Jun 2012)
29 +*perl-Socket-1.940.0-r1 (10 Jun 2012)
30 +
31 + 10 Jun 2012; Kent Fredric <kentfredric@×××××.com>
32 + -perl-Socket-1.940.0.ebuild, +perl-Socket-1.940.0-r1.ebuild,
33 + -perl-Socket-2.1.0.ebuild, +perl-Socket-2.1.0-r1.ebuild,
34 + +perl-Socket-2.2.0.ebuild:
35 + Version Bump
36 +
37 *perl-Socket-2.1.0 (06 Apr 2012)
38
39 06 Apr 2012; Kent Fredric <kentfredric@×××××.com> +perl-Socket-2.1.0.ebuild:
40
41 diff --git a/virtual/perl-Socket/perl-Socket-1.940.0.ebuild b/virtual/perl-Socket/perl-Socket-1.940.0-r1.ebuild
42 similarity index 81%
43 copy from virtual/perl-Socket/perl-Socket-1.940.0.ebuild
44 copy to virtual/perl-Socket/perl-Socket-1.940.0-r1.ebuild
45 index f23252f..b30fb23 100644
46 --- a/virtual/perl-Socket/perl-Socket-1.940.0.ebuild
47 +++ b/virtual/perl-Socket/perl-Socket-1.940.0-r1.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2011 Gentoo Foundation
50 +# Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
53
54 @@ -15,7 +15,8 @@ DEPEND=""
55 RDEPEND="
56 || (
57 (
58 - =dev-lang/perl-5.14*
59 + >=dev-lang/perl-5.13.10
60 + <=dev-lang/perl-5.15.2
61 !perl-core/Socket
62 )
63 ~perl-core/Socket-${PV}
64
65 diff --git a/virtual/perl-Socket/perl-Socket-1.940.0.ebuild b/virtual/perl-Socket/perl-Socket-2.1.0-r1.ebuild
66 similarity index 86%
67 rename from virtual/perl-Socket/perl-Socket-1.940.0.ebuild
68 rename to virtual/perl-Socket/perl-Socket-2.1.0-r1.ebuild
69 index f23252f..f8407b6 100644
70 --- a/virtual/perl-Socket/perl-Socket-1.940.0.ebuild
71 +++ b/virtual/perl-Socket/perl-Socket-2.1.0-r1.ebuild
72 @@ -1,4 +1,4 @@
73 -# Copyright 1999-2011 Gentoo Foundation
74 +# Copyright 1999-2012 Gentoo Foundation
75 # Distributed under the terms of the GNU General Public License v2
76 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $
77
78 @@ -15,7 +15,7 @@ DEPEND=""
79 RDEPEND="
80 || (
81 (
82 - =dev-lang/perl-5.14*
83 + >=dev-lang/perl-5.16.0
84 !perl-core/Socket
85 )
86 ~perl-core/Socket-${PV}
87
88 diff --git a/virtual/perl-Socket/perl-Socket-2.1.0.ebuild b/virtual/perl-Socket/perl-Socket-2.2.0.ebuild
89 similarity index 100%
90 rename from virtual/perl-Socket/perl-Socket-2.1.0.ebuild
91 rename to virtual/perl-Socket/perl-Socket-2.2.0.ebuild