1 |
armin76 09/10/28 18:07:54 |
2 |
|
3 |
Modified: ChangeLog Statistics-Descriptive-3.0100.ebuild |
4 |
Log: |
5 |
ia64 stable |
6 |
(Portage version: 2.1.6.13/cvs/Linux ia64) |
7 |
|
8 |
Revision Changes Path |
9 |
1.24 dev-perl/Statistics-Descriptive/ChangeLog |
10 |
|
11 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog?rev=1.24&view=markup |
12 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog?rev=1.24&content-type=text/plain |
13 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog?r1=1.23&r2=1.24 |
14 |
|
15 |
Index: ChangeLog |
16 |
=================================================================== |
17 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v |
18 |
retrieving revision 1.23 |
19 |
retrieving revision 1.24 |
20 |
diff -u -r1.23 -r1.24 |
21 |
--- ChangeLog 7 Oct 2009 22:59:57 -0000 1.23 |
22 |
+++ ChangeLog 28 Oct 2009 18:07:53 -0000 1.24 |
23 |
@@ -1,6 +1,10 @@ |
24 |
# ChangeLog for dev-perl/Statistics-Descriptive |
25 |
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 |
26 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.23 2009/10/07 22:59:57 tcunha Exp $ |
27 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/ChangeLog,v 1.24 2009/10/28 18:07:53 armin76 Exp $ |
28 |
+ |
29 |
+ 28 Oct 2009; Raúl Porcel <armin76@g.o> |
30 |
+ Statistics-Descriptive-3.0100.ebuild: |
31 |
+ ia64 stable |
32 |
|
33 |
07 Oct 2009; Tiago Cunha <tcunha@g.o> |
34 |
Statistics-Descriptive-3.0100.ebuild: |
35 |
|
36 |
|
37 |
|
38 |
1.5 dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild |
39 |
|
40 |
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild?rev=1.5&view=markup |
41 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild?rev=1.5&content-type=text/plain |
42 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild?r1=1.4&r2=1.5 |
43 |
|
44 |
Index: Statistics-Descriptive-3.0100.ebuild |
45 |
=================================================================== |
46 |
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v |
47 |
retrieving revision 1.4 |
48 |
retrieving revision 1.5 |
49 |
diff -u -r1.4 -r1.5 |
50 |
--- Statistics-Descriptive-3.0100.ebuild 7 Oct 2009 22:59:57 -0000 1.4 |
51 |
+++ Statistics-Descriptive-3.0100.ebuild 28 Oct 2009 18:07:53 -0000 1.5 |
52 |
@@ -1,6 +1,6 @@ |
53 |
# Copyright 1999-2009 Gentoo Foundation |
54 |
# Distributed under the terms of the GNU General Public License v2 |
55 |
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.4 2009/10/07 22:59:57 tcunha Exp $ |
56 |
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Statistics-Descriptive/Statistics-Descriptive-3.0100.ebuild,v 1.5 2009/10/28 18:07:53 armin76 Exp $ |
57 |
|
58 |
EAPI=2 |
59 |
|
60 |
@@ -10,7 +10,7 @@ |
61 |
DESCRIPTION="Module of basic descriptive statistical functions" |
62 |
|
63 |
SLOT="0" |
64 |
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86" |
65 |
+KEYWORDS="amd64 ia64 ~ppc sparc x86" |
66 |
IUSE="test" |
67 |
|
68 |
DEPEND="virtual/perl-Module-Build |