summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:19:28 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:19:28 +0000
commita7dc739c4b926b111f18ee2f95fb79a36f507f00 (patch)
tree1f649381d46d379811b361c39a6459427e7b8ee4 /dev-util
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-a7dc739c4b926b111f18ee2f95fb79a36f507f00.tar.gz
gentoo-2-a7dc739c4b926b111f18ee2f95fb79a36f507f00.tar.bz2
gentoo-2-a7dc739c4b926b111f18ee2f95fb79a36f507f00.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-util')
-rw-r--r--dev-util/squashmerge/ChangeLog6
-rw-r--r--dev-util/squashmerge/squashmerge-0.1.ebuild4
-rw-r--r--dev-util/squashmerge/squashmerge-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/squashmerge/ChangeLog b/dev-util/squashmerge/ChangeLog
index a7c9a7b00b55..791ad1f91d13 100644
--- a/dev-util/squashmerge/ChangeLog
+++ b/dev-util/squashmerge/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/squashmerge
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/ChangeLog,v 1.5 2014/03/29 11:57:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/ChangeLog,v 1.6 2014/07/06 13:19:28 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> squashmerge-0.1.ebuild,
+ squashmerge-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
*squashmerge-0.1 (29 Mar 2014)
diff --git a/dev-util/squashmerge/squashmerge-0.1.ebuild b/dev-util/squashmerge/squashmerge-0.1.ebuild
index d17eb1a9fa9c..4da3ff2f09cc 100644
--- a/dev-util/squashmerge/squashmerge-0.1.ebuild
+++ b/dev-util/squashmerge/squashmerge-0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/squashmerge-0.1.ebuild,v 1.1 2014/03/29 11:57:05 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/squashmerge-0.1.ebuild,v 1.2 2014/07/06 13:19:28 mgorny Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="dev-util/squashdelta delta merge tool"
HOMEPAGE="https://bitbucket.org/mgorny/squashmerge/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-util/squashmerge/squashmerge-9999.ebuild b/dev-util/squashmerge/squashmerge-9999.ebuild
index 4be0db318391..02f9d779148d 100644
--- a/dev-util/squashmerge/squashmerge-9999.ebuild
+++ b/dev-util/squashmerge/squashmerge-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/squashmerge-9999.ebuild,v 1.4 2014/03/24 17:48:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/squashmerge/squashmerge-9999.ebuild,v 1.5 2014/07/06 13:19:28 mgorny Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit autotools-utils
DESCRIPTION="dev-util/squashdelta delta merge tool"
HOMEPAGE="https://bitbucket.org/mgorny/squashmerge/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"