Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load: perl-Module-Load-0.320.0.ebuild ChangeLog perl-Module-Load-0.240.0-r1.ebuild perl-Module-Load-0.180.0-r1.ebuild perl-Module-Load-0.220.0-r1.ebuild perl-Module-Load-0.200.0.ebuild perl-Module-Load-0.240.0.ebuild
Date: Thu, 10 Jul 2014 22:34:41
Message-Id: 20140710223436.DA8472004E@flycatcher.gentoo.org
1 dilfridge 14/07/10 22:34:36
2
3 Modified: ChangeLog
4 Added: perl-Module-Load-0.320.0.ebuild
5 perl-Module-Load-0.240.0-r1.ebuild
6 Removed: perl-Module-Load-0.180.0-r1.ebuild
7 perl-Module-Load-0.220.0-r1.ebuild
8 perl-Module-Load-0.200.0.ebuild
9 perl-Module-Load-0.240.0.ebuild
10 Log:
11 Add perl-5.20 version; improve dependencies; remove old
12
13 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
14
15 Revision Changes Path
16 1.39 virtual/perl-Module-Load/ChangeLog
17
18 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.39&view=markup
19 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.39&content-type=text/plain
20 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/ChangeLog?r1=1.38&r2=1.39
21
22 Index: ChangeLog
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v
25 retrieving revision 1.38
26 retrieving revision 1.39
27 diff -u -r1.38 -r1.39
28 --- ChangeLog 20 Jan 2014 21:01:43 -0000 1.38
29 +++ ChangeLog 10 Jul 2014 22:34:36 -0000 1.39
30 @@ -1,6 +1,15 @@
31 # ChangeLog for virtual/perl-Module-Load
32 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
33 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.38 2014/01/20 21:01:43 vapier Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.39 2014/07/10 22:34:36 dilfridge Exp $
35 +
36 +*perl-Module-Load-0.320.0 (10 Jul 2014)
37 +*perl-Module-Load-0.240.0-r1 (10 Jul 2014)
38 +
39 + 10 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
40 + -perl-Module-Load-0.180.0-r1.ebuild, -perl-Module-Load-0.200.0.ebuild,
41 + -perl-Module-Load-0.220.0-r1.ebuild, -perl-Module-Load-0.240.0.ebuild,
42 + +perl-Module-Load-0.240.0-r1.ebuild, +perl-Module-Load-0.320.0.ebuild:
43 + Add perl-5.20 version; improve dependencies; remove old
44
45 20 Jan 2014; Mike Frysinger <vapier@g.o>
46 perl-Module-Load-0.200.0.ebuild, perl-Module-Load-0.220.0-r1.ebuild,
47
48
49
50 1.1 virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild
51
52 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild?rev=1.1&view=markup
53 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild?rev=1.1&content-type=text/plain
54
55 Index: perl-Module-Load-0.320.0.ebuild
56 ===================================================================
57 # Copyright 1999-2014 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.320.0.ebuild,v 1.1 2014/07/10 22:34:36 dilfridge Exp $
60
61 EAPI=5
62
63 DESCRIPTION="Virtual for ${PN#perl-}"
64 HOMEPAGE=""
65 SRC_URI=""
66
67 LICENSE=""
68 SLOT="0"
69 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
70 IUSE=""
71
72 RDEPEND="
73 || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
74 !<perl-core/${PN#perl-}-${PV}
75 !>perl-core/${PN#perl-}-${PV}-r999
76 "
77
78
79
80 1.1 virtual/perl-Module-Load/perl-Module-Load-0.240.0-r1.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.240.0-r1.ebuild?rev=1.1&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.240.0-r1.ebuild?rev=1.1&content-type=text/plain
84
85 Index: perl-Module-Load-0.240.0-r1.ebuild
86 ===================================================================
87 # Copyright 1999-2014 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.240.0-r1.ebuild,v 1.1 2014/07/10 22:34:36 dilfridge Exp $
90
91 EAPI=5
92
93 DESCRIPTION="Virtual for ${PN#perl-}"
94 HOMEPAGE=""
95 SRC_URI=""
96
97 LICENSE=""
98 SLOT="0"
99 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
100 IUSE=""
101
102 RDEPEND="
103 || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
104 !<perl-core/${PN#perl-}-${PV}
105 !>perl-core/${PN#perl-}-${PV}-r999
106 "