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/UNIVERSAL-isa: ChangeLog UNIVERSAL-isa-1.201.207.260.ebuild
Date: Fri, 27 Jul 2012 18:54:01
Message-Id: 20120727185350.DD4342004B@flycatcher.gentoo.org
1 tove 12/07/27 18:53:50
2
3 Modified: ChangeLog
4 Added: UNIVERSAL-isa-1.201.207.260.ebuild
5 Log:
6 [bump] dev-perl/UNIVERSAL-isa-1.201.207.260
7
8 (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.7 dev-perl/UNIVERSAL-isa/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog?r1=1.6&r2=1.7
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ChangeLog 24 Jun 2012 12:59:08 -0000 1.6
24 +++ ChangeLog 27 Jul 2012 18:53:50 -0000 1.7
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/UNIVERSAL-isa
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.6 2012/06/24 12:59:08 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/ChangeLog,v 1.7 2012/07/27 18:53:50 tove Exp $
30 +
31 +*UNIVERSAL-isa-1.201.207.260 (27 Jul 2012)
32 +
33 + 27 Jul 2012; Torsten Veller <tove@g.o>
34 + +UNIVERSAL-isa-1.201.207.260.ebuild:
35 + Version bump
36
37 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
38 Update CPAN upstream info
39
40
41
42 1.1 dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260.ebuild?rev=1.1&content-type=text/plain
46
47 Index: UNIVERSAL-isa-1.201.207.260.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/UNIVERSAL-isa/UNIVERSAL-isa-1.201.207.260.ebuild,v 1.1 2012/07/27 18:53:50 tove Exp $
52
53 EAPI=4
54
55 MODULE_AUTHOR=CHROMATIC
56 MODULE_VERSION=1.20120726
57 inherit perl-module
58
59 DESCRIPTION="Attempt to recover from people calling UNIVERSAL::isa as a function"
60
61 SLOT="0"
62 KEYWORDS="~amd64 ~x86"
63 IUSE=""
64
65 RDEPEND="virtual/perl-Scalar-List-Utils"
66 DEPEND="${RDEPEND}"
67
68 SRC_TEST=do