Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Exporter: Sub-Exporter-0.984.0.ebuild ChangeLog
Date: Tue, 02 Oct 2012 01:10:26
Message-Id: 20121002011015.ECFBF21600@flycatcher.gentoo.org
1 blueness 12/10/02 01:10:15
2
3 Modified: Sub-Exporter-0.984.0.ebuild ChangeLog
4 Log:
5 stable ppc, bug #429006
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild?r1=1.7&r2=1.8
15
16 Index: Sub-Exporter-0.984.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- Sub-Exporter-0.984.0.ebuild 13 Sep 2012 11:02:34 -0000 1.7
23 +++ Sub-Exporter-0.984.0.ebuild 2 Oct 2012 01:10:15 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.7 2012/09/13 11:02:34 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/Sub-Exporter-0.984.0.ebuild,v 1.8 2012/10/02 01:10:15 blueness Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="A sophisticated exporter for custom-built routines"
34
35 SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE=""
39
40 RDEPEND="
41
42
43
44 1.27 dev-perl/Sub-Exporter/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?rev=1.27&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?rev=1.27&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog?r1=1.26&r2=1.27
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v
53 retrieving revision 1.26
54 retrieving revision 1.27
55 diff -u -r1.26 -r1.27
56 --- ChangeLog 13 Sep 2012 11:25:55 -0000 1.26
57 +++ ChangeLog 2 Oct 2012 01:10:15 -0000 1.27
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/Sub-Exporter
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.26 2012/09/13 11:25:55 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Exporter/ChangeLog,v 1.27 2012/10/02 01:10:15 blueness Exp $
63 +
64 + 02 Oct 2012; Anthony G. Basile <blueness@g.o>
65 + Sub-Exporter-0.984.0.ebuild:
66 + stable ppc, bug #429006
67
68 13 Sep 2012; Agostino Sarubbo <ago@g.o> Sub-Exporter-0.984.0.ebuild:
69 Stable for amd64, wrt bug #429006