mgorny 14/07/06 13:17:51 Modified: pe-format-2.9999.ebuild pe-format-2.1.2.ebuild ChangeLog Log: Replace obsolete mirror://bitbucket with the real URI. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.5 dev-dotnet/pe-format/pe-format-2.9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild?r1=1.4&r2=1.5 Index: pe-format-2.9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pe-format-2.9999.ebuild 14 Oct 2013 20:53:46 -0000 1.4 +++ pe-format-2.9999.ebuild 6 Jul 2014 13:17:51 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild,v 1.4 2013/10/14 20:53:46 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.9999.ebuild,v 1.5 2014/07/06 13:17:51 mgorny Exp $ EAPI=5 @@ -15,7 +15,7 @@ DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/" -SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" 1.6 dev-dotnet/pe-format/pe-format-2.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild?r1=1.5&r2=1.6 Index: pe-format-2.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pe-format-2.1.2.ebuild 11 Sep 2013 08:02:51 -0000 1.5 +++ pe-format-2.1.2.ebuild 6 Jul 2014 13:17:51 -0000 1.6 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v 1.5 2013/09/11 08:02:51 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/pe-format-2.1.2.ebuild,v 1.6 2014/07/06 13:17:51 mgorny Exp $ EAPI=4 @@ -8,7 +8,7 @@ DESCRIPTION="Intelligent PE executable wrapper for binfmt_misc" HOMEPAGE="https://bitbucket.org/mgorny/pe-format2/" -SRC_URI="mirror://bitbucket/mgorny/${PN}2/downloads/${P}.tar.bz2" +SRC_URI="https://www.bitbucket.org/mgorny/${PN}2/downloads/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" 1.49 dev-dotnet/pe-format/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/pe-format/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 14 Oct 2013 20:53:46 -0000 1.48 +++ ChangeLog 6 Jul 2014 13:17:51 -0000 1.49 @@ -1,6 +1,10 @@ # ChangeLog for dev-dotnet/pe-format -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.48 2013/10/14 20:53:46 mgorny Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pe-format/ChangeLog,v 1.49 2014/07/06 13:17:51 mgorny Exp $ + + 06 Jul 2014; Michał Górny <mgo...@gentoo.org> pe-format-2.1.2.ebuild, + pe-format-2.9999.ebuild: + Replace obsolete mirror://bitbucket with the real URI. 14 Oct 2013; Michał Górny <mgo...@gentoo.org> pe-format-2.9999.ebuild: Switch to git-r3.