Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Inline: Inline-0.500.0.ebuild ChangeLog Inline-0.44-r1.ebuild Inline-0.470.0.ebuild
Date: Thu, 10 Jul 2014 10:36:10
Message-Id: 20140710103602.EC3532004E@flycatcher.gentoo.org
1 zlogene 14/07/10 10:36:02
2
3 Modified: Inline-0.500.0.ebuild ChangeLog
4 Removed: Inline-0.44-r1.ebuild Inline-0.470.0.ebuild
5 Log:
6 Mark ppc64 stable; Drop old.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
9
10 Revision Changes Path
11 1.12 dev-perl/Inline/Inline-0.500.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild?r1=1.11&r2=1.12
16
17 Index: Inline-0.500.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- Inline-0.500.0.ebuild 9 Jun 2014 23:42:13 -0000 1.11
24 +++ Inline-0.500.0.ebuild 10 Jul 2014 10:36:02 -0000 1.12
25 @@ -1,6 +1,6 @@
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/Inline/Inline-0.500.0.ebuild,v 1.11 2014/06/09 23:42:13 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.500.0.ebuild,v 1.12 2014/07/10 10:36:02 zlogene Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Write Perl subroutines in other languages"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
39 IUSE="test"
40
41 RDEPEND="virtual/perl-Digest-MD5
42
43
44
45 1.64 dev-perl/Inline/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.64&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?rev=1.64&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline/ChangeLog?r1=1.63&r2=1.64
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v
54 retrieving revision 1.63
55 retrieving revision 1.64
56 diff -u -r1.63 -r1.64
57 --- ChangeLog 9 Jun 2014 23:42:13 -0000 1.63
58 +++ ChangeLog 10 Jul 2014 10:36:02 -0000 1.64
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Inline
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.63 2014/06/09 23:42:13 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/ChangeLog,v 1.64 2014/07/10 10:36:02 zlogene Exp $
64 +
65 + 10 Jul 2014; Mikle Kolyada <zlogene@g.o> -Inline-0.44-r1.ebuild,
66 + -Inline-0.470.0.ebuild, Inline-0.500.0.ebuild:
67 + Mark ppc64 stable; Drop old.
68
69 09 Jun 2014; Mike Frysinger <vapier@g.o> Inline-0.44-r1.ebuild,
70 Inline-0.470.0.ebuild, Inline-0.500.0.ebuild, Inline-0.510.0.ebuild,