Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Clone: Clone-0.350.0.ebuild ChangeLog
Date: Wed, 01 Jan 2014 16:03:36
Message-Id: 20140101160333.8E28C2004C@flycatcher.gentoo.org
1 jer 14/01/01 16:03:33
2
3 Modified: Clone-0.350.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #492094).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 dev-perl/Clone/Clone-0.350.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild?r1=1.1&r2=1.2
15
16 Index: Clone-0.350.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Clone-0.350.0.ebuild 13 Sep 2013 04:56:04 -0000 1.1
23 +++ Clone-0.350.0.ebuild 1 Jan 2014 16:03:33 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild,v 1.1 2013/09/13 04:56:04 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/Clone-0.350.0.ebuild,v 1.2 2014/01/01 16:03:33 jer Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Recursively copy Perl datatypes"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.84 dev-perl/Clone/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?rev=1.84&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?rev=1.84&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Clone/ChangeLog?r1=1.83&r2=1.84
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v
54 retrieving revision 1.83
55 retrieving revision 1.84
56 diff -u -r1.83 -r1.84
57 --- ChangeLog 13 Sep 2013 04:56:04 -0000 1.83
58 +++ ChangeLog 1 Jan 2014 16:03:33 -0000 1.84
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/Clone
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.83 2013/09/13 04:56:04 patrick Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Clone/ChangeLog,v 1.84 2014/01/01 16:03:33 jer Exp $
65 +
66 + 01 Jan 2014; Jeroen Roovers <jer@g.o> Clone-0.350.0.ebuild:
67 + Stable for HPPA (bug #492094).
68
69 *Clone-0.350.0 (13 Sep 2013)