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/PlRPC: PlRPC-0.202.0-r1.ebuild ChangeLog
Date: Wed, 01 Jan 2014 16:06:41
Message-Id: 20140101160637.436D22004C@flycatcher.gentoo.org
1 jer 14/01/01 16:06:37
2
3 Modified: PlRPC-0.202.0-r1.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #495454).
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/PlRPC/PlRPC-0.202.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/PlRPC-0.202.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/PlRPC-0.202.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/PlRPC-0.202.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: PlRPC-0.202.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.202.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- PlRPC-0.202.0-r1.ebuild 13 Sep 2013 14:42:49 -0000 1.1
23 +++ PlRPC-0.202.0-r1.ebuild 1 Jan 2014 16:06:37 -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/PlRPC/PlRPC-0.202.0-r1.ebuild,v 1.1 2013/09/13 14:42:49 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.202.0-r1.ebuild,v 1.2 2014/01/01 16:06:37 jer Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34 DESCRIPTION="The Perl RPC Module"
35
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 RDEPEND=">=virtual/perl-Storable-1.0.7
42
43
44
45 1.57 dev-perl/PlRPC/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/ChangeLog?rev=1.57&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/ChangeLog?rev=1.57&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PlRPC/ChangeLog?r1=1.56&r2=1.57
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/ChangeLog,v
54 retrieving revision 1.56
55 retrieving revision 1.57
56 diff -u -r1.56 -r1.57
57 --- ChangeLog 13 Sep 2013 14:42:50 -0000 1.56
58 +++ ChangeLog 1 Jan 2014 16:06:37 -0000 1.57
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/PlRPC
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/ChangeLog,v 1.56 2013/09/13 14:42:50 idella4 Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/ChangeLog,v 1.57 2014/01/01 16:06:37 jer Exp $
65 +
66 + 01 Jan 2014; Jeroen Roovers <jer@g.o> PlRPC-0.202.0-r1.ebuild:
67 + Stable for HPPA (bug #495454).
68
69 *PlRPC-0.202.0-r1 (13 Sep 2013)