Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Math-Round: Math-Round-0.60.0.ebuild ChangeLog
Date: Sat, 01 Sep 2012 11:40:05
Message-Id: 20120901113955.9A63820EA0@flycatcher.gentoo.org
1 grobian 12/09/01 11:39:55
2
3 Modified: Math-Round-0.60.0.ebuild ChangeLog
4 Log:
5 Marked ~ppc-aix, bug #432288
6
7 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.2 dev-perl/Math-Round/Math-Round-0.60.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild?r1=1.1&r2=1.2
15
16 Index: Math-Round-0.60.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- Math-Round-0.60.0.ebuild 30 Aug 2011 10:25:45 -0000 1.1
23 +++ Math-Round-0.60.0.ebuild 1 Sep 2012 11:39:55 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild,v 1.1 2011/08/30 10:25:45 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/Math-Round-0.60.0.ebuild,v 1.2 2012/09/01 11:39:55 grobian Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Perl extension for rounding numbers"
35
36 SLOT="0"
37 -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"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST=do
42
43
44
45 1.11 dev-perl/Math-Round/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Round/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 24 Jun 2012 12:59:27 -0000 1.10
58 +++ ChangeLog 1 Sep 2012 11:39:55 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-perl/Math-Round
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.10 2012/06/24 12:59:27 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Round/ChangeLog,v 1.11 2012/09/01 11:39:55 grobian Exp $
64 +
65 + 01 Sep 2012; Fabian Groffen <grobian@g.o> Math-Round-0.60.0.ebuild:
66 + Marked ~ppc-aix, bug #432288
67
68 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
69 Update CPAN upstream info