patrick 15/04/29 06:12:51 Modified: yafu-9999.ebuild ChangeLog Log: Change repository location for -9999 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.4 sci-mathematics/yafu/yafu-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild?r1=1.3&r2=1.4 Index: yafu-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- yafu-9999.ebuild 7 Mar 2013 09:58:11 -0000 1.3 +++ yafu-9999.ebuild 29 Apr 2015 06:12:51 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.3 2013/03/07 09:58:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.4 2015/04/29 06:12:51 patrick Exp $ EAPI=5 @@ -9,7 +9,8 @@ DESCRIPTION="Yet another factoring utility" HOMEPAGE="http://sourceforge.net/projects/yafu/" #SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip" -ESVN_REPO_URI="https://yafu.svn.sourceforge.net/svnroot/yafu" +ESVN_REPO_URI="https://svn.code.sf.net/p/yafu/code/" + SLOT="0" LICENSE="public-domain" 1.12 sci-mathematics/yafu/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/yafu/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 21 Mar 2013 08:09:43 -0000 1.11 +++ ChangeLog 29 Apr 2015 06:12:51 -0000 1.12 @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/yafu -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.11 2013/03/21 08:09:43 patrick Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.12 2015/04/29 06:12:51 patrick Exp $ + + 29 Apr 2015; Patrick Lauer <[email protected]> yafu-9999.ebuild: + Change repository location for -9999 21 Mar 2013; Patrick Lauer <[email protected]> +files/fix-Makefile.patch, yafu-1.34.3.ebuild:
