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/Hash-MultiValue: Hash-MultiValue-0.130.0.ebuild ChangeLog
Date: Sun, 04 Nov 2012 14:55:40
Message-Id: 20121104145523.C8559215F3@flycatcher.gentoo.org
1 tove 12/11/04 14:55:23
2
3 Modified: ChangeLog
4 Added: Hash-MultiValue-0.130.0.ebuild
5 Log:
6 [bump] dev-perl/Hash-MultiValue-0.130.0
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
9
10 Revision Changes Path
11 1.5 dev-perl/Hash-MultiValue/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog?r1=1.4&r2=1.5
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- ChangeLog 24 Jun 2012 12:58:22 -0000 1.4
24 +++ ChangeLog 4 Nov 2012 14:55:23 -0000 1.5
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-perl/Hash-MultiValue
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.4 2012/06/24 12:58:22 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hash-MultiValue/ChangeLog,v 1.5 2012/11/04 14:55:23 tove Exp $
30 +
31 +*Hash-MultiValue-0.130.0 (04 Nov 2012)
32 +
33 + 04 Nov 2012; Torsten Veller <tove@g.o>
34 + +Hash-MultiValue-0.130.0.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/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Hash-MultiValue-0.130.0.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/Hash-MultiValue/Hash-MultiValue-0.130.0.ebuild,v 1.1 2012/11/04 14:55:23 tove Exp $
52
53 EAPI=4
54
55 MODULE_AUTHOR=MIYAGAWA
56 MODULE_VERSION=0.13
57 inherit perl-module
58
59 DESCRIPTION="Store multiple values per key"
60
61 SLOT="0"
62 KEYWORDS="~amd64 ~x86"
63 IUSE=""
64
65 RDEPEND="virtual/perl-Filter"
66 DEPEND="${RDEPEND}"
67
68 SRC_TEST=do