Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Runtime: ChangeLog Module-Runtime-0.13.0.ebuild
Date: Fri, 06 Apr 2012 19:08:52
Message-Id: 20120406190843.1933B2004B@flycatcher.gentoo.org
1 ago 12/04/06 19:08:43
2
3 Modified: ChangeLog Module-Runtime-0.13.0.ebuild
4 Log:
5 Stable for amd64, wrt bug #395297
6
7 (Portage version: 2.1.10.49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 dev-perl/Module-Runtime/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 1 Apr 2012 16:12:43 -0000 1.14
23 +++ ChangeLog 6 Apr 2012 19:08:43 -0000 1.15
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Module-Runtime
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.14 2012/04/01 16:12:43 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.15 2012/04/06 19:08:43 ago Exp $
29 +
30 + 06 Apr 2012; Agostino Sarubbo <ago@g.o> Module-Runtime-0.13.0.ebuild:
31 + Stable for amd64, wrt bug #395297
32
33 01 Apr 2012; Raúl Porcel <armin76@g.o> Module-Runtime-0.11.0.ebuild,
34 Module-Runtime-0.12.0.ebuild, Module-Runtime-0.13.0.ebuild:
35
36
37
38 1.6 dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild?r1=1.5&r2=1.6
43
44 Index: Module-Runtime-0.13.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- Module-Runtime-0.13.0.ebuild 1 Apr 2012 15:52:11 -0000 1.5
51 +++ Module-Runtime-0.13.0.ebuild 6 Apr 2012 19:08:43 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.5 2012/04/01 15:52:11 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.6 2012/04/06 19:08:43 ago Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 DESCRIPTION="Runtime module handling"
62
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66 IUSE="test"
67
68 RDEPEND=""