Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Scalar-List-Utils: Scalar-List-Utils-1.350.0.ebuild ChangeLog
Date: Sat, 07 Feb 2015 11:36:22
Message-Id: 20150207113618.81466113F1@oystercatcher.gentoo.org
1 jer 15/02/07 11:36:18
2
3 Modified: Scalar-List-Utils-1.350.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #529342).
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.3 perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Scalar-List-Utils-1.350.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Scalar-List-Utils-1.350.0.ebuild 19 Jan 2014 20:48:40 -0000 1.2
23 +++ Scalar-List-Utils-1.350.0.ebuild 7 Feb 2015 11:36:18 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild,v 1.2 2014/01/19 20:48:40 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.350.0.ebuild,v 1.3 2015/02/07 11:36:18 jer Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Scalar-List-Utils module for perl"
35
36 SLOT="0"
37 -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"
38 +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"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.68 perl-core/Scalar-List-Utils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.68&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?rev=1.68&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog?r1=1.67&r2=1.68
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v
54 retrieving revision 1.67
55 retrieving revision 1.68
56 diff -u -r1.67 -r1.68
57 --- ChangeLog 13 Jul 2014 10:23:00 -0000 1.67
58 +++ ChangeLog 7 Feb 2015 11:36:18 -0000 1.68
59 @@ -1,6 +1,10 @@
60 # ChangeLog for perl-core/Scalar-List-Utils
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.67 2014/07/13 10:23:00 dilfridge Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.68 2015/02/07 11:36:18 jer Exp $
65 +
66 + 07 Feb 2015; Jeroen Roovers <jer@g.o>
67 + Scalar-List-Utils-1.350.0.ebuild:
68 + Stable for HPPA (bug #529342).
69
70 13 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
71 -Scalar-List-Utils-1.230.0.ebuild, -Scalar-List-Utils-1.250.0.ebuild,