Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Storable: Storable-2.450.0-r1.ebuild Storable-2.390.0-r1.ebuild ChangeLog Storable-2.450.0.ebuild Storable-2.390.0.ebuild
Date: Sat, 26 Jul 2014 13:17:03
Message-Id: 20140726131659.B24EC2004E@flycatcher.gentoo.org
1 dilfridge 14/07/26 13:16:59
2
3 Modified: ChangeLog
4 Added: Storable-2.450.0-r1.ebuild
5 Storable-2.390.0-r1.ebuild
6 Removed: Storable-2.450.0.ebuild Storable-2.390.0.ebuild
7 Log:
8 EAPI bump
9
10 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
11
12 Revision Changes Path
13 1.68 perl-core/Storable/ChangeLog
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.68&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?rev=1.68&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/ChangeLog?r1=1.67&r2=1.68
18
19 Index: ChangeLog
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v
22 retrieving revision 1.67
23 retrieving revision 1.68
24 diff -u -r1.67 -r1.68
25 --- ChangeLog 1 Feb 2014 23:58:20 -0000 1.67
26 +++ ChangeLog 26 Jul 2014 13:16:59 -0000 1.68
27 @@ -1,6 +1,14 @@
28 # ChangeLog for perl-core/Storable
29 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.67 2014/02/01 23:58:20 vapier Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/ChangeLog,v 1.68 2014/07/26 13:16:59 dilfridge Exp $
32 +
33 +*Storable-2.390.0-r1 (26 Jul 2014)
34 +*Storable-2.450.0-r1 (26 Jul 2014)
35 +
36 + 26 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
37 + +Storable-2.390.0-r1.ebuild, +Storable-2.450.0-r1.ebuild,
38 + -Storable-2.390.0.ebuild, -Storable-2.450.0.ebuild:
39 + EAPI bump
40
41 01 Feb 2014; Mike Frysinger <vapier@g.o> Storable-2.390.0.ebuild,
42 Storable-2.450.0.ebuild:
43
44
45
46 1.1 perl-core/Storable/Storable-2.450.0-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.450.0-r1.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.450.0-r1.ebuild?rev=1.1&content-type=text/plain
50
51 Index: Storable-2.450.0-r1.ebuild
52 ===================================================================
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.450.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $
56
57 EAPI=5
58
59 MODULE_AUTHOR=AMS
60 MODULE_VERSION=2.45
61 inherit perl-module
62
63 DESCRIPTION="The Perl Storable Module"
64
65 SLOT="0"
66 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"
67 IUSE=""
68
69 #RDEPEND="
70 # virtual/perl-XSLoader
71 #"
72 #DEPEND="${RDEPEND}"
73
74 SRC_TEST="do"
75
76
77
78 1.1 perl-core/Storable/Storable-2.390.0-r1.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.390.0-r1.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Storable/Storable-2.390.0-r1.ebuild?rev=1.1&content-type=text/plain
82
83 Index: Storable-2.390.0-r1.ebuild
84 ===================================================================
85 # Copyright 1999-2014 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/perl-core/Storable/Storable-2.390.0-r1.ebuild,v 1.1 2014/07/26 13:16:59 dilfridge Exp $
88
89 EAPI=5
90
91 MODULE_AUTHOR=AMS
92 MODULE_VERSION=2.39
93 inherit perl-module
94
95 DESCRIPTION="The Perl Storable Module"
96
97 SLOT="0"
98 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"
99 IUSE=""
100
101 #RDEPEND="
102 # virtual/perl-XSLoader
103 #"
104 #DEPEND="${RDEPEND}"
105
106 SRC_TEST="do"