summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:16:39 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:16:39 +0000
commitceed8c5f6694880595b9a2cff1e0082709138e93 (patch)
tree529f5ba5fab66b940f98807b2d0b271a5eabfc0c /app-admin/eselect-lib-bin-symlink
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-ceed8c5f6694880595b9a2cff1e0082709138e93.tar.gz
gentoo-2-ceed8c5f6694880595b9a2cff1e0082709138e93.tar.bz2
gentoo-2-ceed8c5f6694880595b9a2cff1e0082709138e93.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 'app-admin/eselect-lib-bin-symlink')
-rw-r--r--app-admin/eselect-lib-bin-symlink/ChangeLog7
-rw-r--r--app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild4
-rw-r--r--app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild4
-rw-r--r--app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/app-admin/eselect-lib-bin-symlink/ChangeLog b/app-admin/eselect-lib-bin-symlink/ChangeLog
index 7e6e9d147b9c..ccb7668935b4 100644
--- a/app-admin/eselect-lib-bin-symlink/ChangeLog
+++ b/app-admin/eselect-lib-bin-symlink/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-admin/eselect-lib-bin-symlink
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.19 2014/01/20 20:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.20 2014/07/06 13:16:39 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org>
+ eselect-lib-bin-symlink-0.1.1.ebuild, eselect-lib-bin-symlink-0.1.ebuild,
+ eselect-lib-bin-symlink-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
20 Jan 2014; Mike Frysinger <vapier@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild, eselect-lib-bin-symlink-0.1.ebuild,
diff --git a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
index e7319ef946cc..48ef25e016e2 100644
--- a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild
+++ b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.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/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.15 2014/01/20 20:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.16 2014/07/06 13:16:39 mgorny Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild
index 6a827c2ab51f..e477d97ca65e 100644
--- a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild
+++ b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-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/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild,v 1.4 2014/01/20 20:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild,v 1.5 2014/07/06 13:16:39 mgorny Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
index 0805762a06e9..f18d8d5ad52a 100644
--- a/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild
+++ b/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-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/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.6 2014/01/20 20:10:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.7 2014/07/06 13:16:39 mgorny Exp $
EAPI=5
@@ -14,7 +14,7 @@ inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"