Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Math-VecStat: Math-VecStat-0.80.0.ebuild ChangeLog
Date: Fri, 30 Nov 2012 06:09:24
Message-Id: 20121130060913.84C8520C65@flycatcher.gentoo.org
1 bicatali 12/11/30 06:09:13
2
3 Modified: Math-VecStat-0.80.0.ebuild ChangeLog
4 Log:
5 Keyword amd64-linux and x86-linux
6
7 (Portage version: 2.2.01.21313-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
8
9 Revision Changes Path
10 1.3 dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild?r1=1.2&r2=1.3
15
16 Index: Math-VecStat-0.80.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Math-VecStat-0.80.0.ebuild 3 Sep 2011 21:04:33 -0000 1.2
23 +++ Math-VecStat-0.80.0.ebuild 30 Nov 2012 06:09:13 -0000 1.3
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-VecStat/Math-VecStat-0.80.0.ebuild,v 1.2 2011/09/03 21:04:33 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/Math-VecStat-0.80.0.ebuild,v 1.3 2012/11/30 06:09:13 bicatali Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Some basic numeric stats on vectors"
35
36 SLOT="0"
37 -KEYWORDS="amd64 ia64 sparc x86 ~x86-solaris"
38 +KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
39 IUSE=""
40
41 SRC_TEST="do"
42
43
44
45 1.16 dev-perl/Math-VecStat/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/ChangeLog?rev=1.16&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/ChangeLog?rev=1.16&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-VecStat/ChangeLog?r1=1.15&r2=1.16
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v
54 retrieving revision 1.15
55 retrieving revision 1.16
56 diff -u -r1.15 -r1.16
57 --- ChangeLog 24 Jun 2012 12:59:53 -0000 1.15
58 +++ ChangeLog 30 Nov 2012 06:09:13 -0000 1.16
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Math-VecStat
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.15 2012/06/24 12:59:53 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-VecStat/ChangeLog,v 1.16 2012/11/30 06:09:13 bicatali Exp $
64 +
65 + 30 Nov 2012; Sébastien Fabbro <bicatali@g.o>
66 + Math-VecStat-0.80.0.ebuild:
67 + Keyword amd64-linux and x86-linux
68
69 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
70 Update CPAN upstream info