Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/yafu: yafu-9999.ebuild ChangeLog
Date: Wed, 29 Apr 2015 06:13:01
Message-Id: 20150429061252.8A8F89A8@oystercatcher.gentoo.org
1 patrick 15/04/29 06:12:51
2
3 Modified: yafu-9999.ebuild ChangeLog
4 Log:
5 Change repository location for -9999
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.4 sci-mathematics/yafu/yafu-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?r1=1.3&r2=1.4
15
16 Index: yafu-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- yafu-9999.ebuild 7 Mar 2013 09:58:11 -0000 1.3
23 +++ yafu-9999.ebuild 29 Apr 2015 06:12:51 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.3 2013/03/07 09:58:11 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.4 2015/04/29 06:12:51 patrick Exp $
30
31 EAPI=5
32
33 @@ -9,7 +9,8 @@
34 DESCRIPTION="Yet another factoring utility"
35 HOMEPAGE="http://sourceforge.net/projects/yafu/"
36 #SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip"
37 -ESVN_REPO_URI="https://yafu.svn.sourceforge.net/svnroot/yafu"
38 +ESVN_REPO_URI="https://svn.code.sf.net/p/yafu/code/"
39 +
40
41 SLOT="0"
42 LICENSE="public-domain"
43
44
45
46 1.12 sci-mathematics/yafu/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?r1=1.11&r2=1.12
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- ChangeLog 21 Mar 2013 08:09:43 -0000 1.11
59 +++ ChangeLog 29 Apr 2015 06:12:51 -0000 1.12
60 @@ -1,6 +1,9 @@
61 # ChangeLog for sci-mathematics/yafu
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.11 2013/03/21 08:09:43 patrick Exp $
64 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.12 2015/04/29 06:12:51 patrick Exp $
66 +
67 + 29 Apr 2015; Patrick Lauer <patrick@g.o> yafu-9999.ebuild:
68 + Change repository location for -9999
69
70 21 Mar 2013; Patrick Lauer <patrick@g.o> +files/fix-Makefile.patch,
71 yafu-1.34.3.ebuild: