idella4 15/02/17 01:30:59 Modified: libtommath-0.42.0-r1.ebuild ChangeLog Log: update HOMEPAGE, SRC-URI (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Revision Changes Path 1.20 dev-libs/libtommath/libtommath-0.42.0-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild?r1=1.19&r2=1.20 Index: libtommath-0.42.0-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- libtommath-0.42.0-r1.ebuild 16 Aug 2013 13:30:06 -0000 1.19 +++ libtommath-0.42.0-r1.ebuild 17 Feb 2015 01:30:59 -0000 1.20 @@ -1,14 +1,14 @@ -# 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/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.19 2013/08/16 13:30:06 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild,v 1.20 2015/02/17 01:30:59 idella4 Exp $ EAPI=4 inherit autotools eutils multilib toolchain-funcs DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications" -HOMEPAGE="http://www.libtom.org/" -SRC_URI="http://www.libtom.org/files/ltm-${PV}.tar.bz2" +HOMEPAGE="https://github.com/libtom/libtommath" +SRC_URI="https://github.com/libtom/libtommath/archive/v${PV}.tar.gz" LICENSE="WTFPL-2" SLOT="0" 1.65 dev-libs/libtommath/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.65&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/ChangeLog?rev=1.65&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libtommath/ChangeLog?r1=1.64&r2=1.65 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- ChangeLog 16 Aug 2013 13:30:06 -0000 1.64 +++ ChangeLog 17 Feb 2015 01:30:59 -0000 1.65 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libtommath -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.64 2013/08/16 13:30:06 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.65 2015/02/17 01:30:59 idella4 Exp $ + + 17 Feb 2015; Ian Delaney <[email protected]> libtommath-0.42.0-r1.ebuild: + update HOMEPAGE, SRC-URI 16 Aug 2013; Alexis Ballier <[email protected]> libtommath-0.42.0-r1.ebuild:
