summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:17:51 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:17:51 +0000
commit7819fda28360f6a34a9e5a52d07883ba112716bd (patch)
tree005e0f12d9407b2ac5d612328dfc4920d8e80b1d /dev-dotnet
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-7819fda28360f6a34a9e5a52d07883ba112716bd.tar.gz
gentoo-2-7819fda28360f6a34a9e5a52d07883ba112716bd.tar.bz2
gentoo-2-7819fda28360f6a34a9e5a52d07883ba112716bd.zip
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/pe-format/ChangeLog8
-rw-r--r--dev-dotnet/pe-format/pe-format-2.1.2.ebuild6
-rw-r--r--dev-dotnet/pe-format/pe-format-2.9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-dotnet/pe-format/ChangeLog b/dev-dotnet/pe-format/ChangeLog
index 9643c6ee8ad2..e0749a715ea7 100644
--- a/dev-dotnet/pe-format/ChangeLog
+++ b/dev-dotnet/pe-format/ChangeLog
@@ -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 <mgorny@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 <mgorny@gentoo.org> pe-format-2.9999.ebuild:
Switch to git-r3.
diff --git a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild b/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
index 517db7e7d07b..58342e7646bc 100644
--- a/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.1.2.ebuild
@@ -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 @@ inherit autotools-utils fdo-mime systemd
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"
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index cdce9b138db8..be48e82f97d5 100644
--- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
+++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
@@ -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 @@ inherit autotools-utils fdo-mime systemd
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"