Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Math-Random-ISAAC-XS: ChangeLog Math-Random-ISAAC-XS-1.3.ebuild Math-Random-ISAAC-XS-1.1.ebuild
Date: Fri, 29 Jul 2011 18:16:51
Message-Id: 20110729181637.5FBAA2004B@flycatcher.gentoo.org
1 tove 11/07/29 18:16:37
2
3 Modified: ChangeLog
4 Removed: Math-Random-ISAAC-XS-1.3.ebuild
5 Math-Random-ISAAC-XS-1.1.ebuild
6 Log:
7 Cleanup
8
9 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.6 dev-perl/Math-Random-ISAAC-XS/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog?rev=1.6&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog?rev=1.6&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog?r1=1.5&r2=1.6
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog,v
21 retrieving revision 1.5
22 retrieving revision 1.6
23 diff -u -r1.5 -r1.6
24 --- ChangeLog 18 Feb 2011 06:35:37 -0000 1.5
25 +++ ChangeLog 29 Jul 2011 18:16:37 -0000 1.6
26 @@ -1,6 +1,10 @@
27 # ChangeLog for dev-perl/Math-Random-ISAAC-XS
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog,v 1.5 2011/02/18 06:35:37 tove Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Math-Random-ISAAC-XS/ChangeLog,v 1.6 2011/07/29 18:16:37 tove Exp $
31 +
32 + 29 Jul 2011; Torsten Veller <tove@g.o>
33 + -Math-Random-ISAAC-XS-1.1.ebuild, -Math-Random-ISAAC-XS-1.3.ebuild:
34 + Cleanup
35
36 *Math-Random-ISAAC-XS-1.4 (18 Feb 2011)