vapier 14/03/15 15:02:20 Modified: python-fchksum-1.7.1.ebuild ChangeLog Log: Update HOMEPAGE/SRC_URI. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.31 dev-python/python-fchksum/python-fchksum-1.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild?r1=1.30&r2=1.31 Index: python-fchksum-1.7.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- python-fchksum-1.7.1.ebuild 24 Dec 2010 23:21:08 -0000 1.30 +++ python-fchksum-1.7.1.ebuild 15 Mar 2014 15:02:19 -0000 1.31 @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild,v 1.30 2010/12/24 23:21:08 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.7.1.ebuild,v 1.31 2014/03/15 15:02:19 vapier Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -10,8 +10,8 @@ inherit distutils DESCRIPTION="Python module to find the checksum of files" -HOMEPAGE="http://www.dakotacom.net/~donut/programs/fchksum.html" -SRC_URI="http://www.dakotacom.net/~donut/programs/fchksum/${P}.tar.gz" +HOMEPAGE="http://code.fluffytapeworm.com/projects" +SRC_URI="http://code.fluffytapeworm.com/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" 1.39 dev-python/python-fchksum/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/ChangeLog?rev=1.39&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/ChangeLog?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-fchksum/ChangeLog?r1=1.38&r2=1.39 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/ChangeLog,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- ChangeLog 24 Dec 2010 23:21:08 -0000 1.38 +++ ChangeLog 15 Mar 2014 15:02:19 -0000 1.39 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-fchksum -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/ChangeLog,v 1.38 2010/12/24 23:21:08 arfrever Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/ChangeLog,v 1.39 2014/03/15 15:02:19 vapier Exp $ + + 15 Mar 2014; Mike Frysinger <[email protected]> python-fchksum-1.7.1.ebuild: + Update HOMEPAGE/SRC_URI. 24 Dec 2010; Arfrever Frehtes Taifersar Arahesis <[email protected]> python-fchksum-1.7.1.ebuild:
