summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-portage/repo-commit/ChangeLog8
-rw-r--r--app-portage/repo-commit/repo-commit-0.4.1.ebuild6
-rw-r--r--app-portage/repo-commit/repo-commit-0.4.ebuild6
-rw-r--r--app-portage/repo-commit/repo-commit-9999.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/app-portage/repo-commit/ChangeLog b/app-portage/repo-commit/ChangeLog
index cfc0793d0ba9..2d80fb2bfd30 100644
--- a/app-portage/repo-commit/ChangeLog
+++ b/app-portage/repo-commit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/repo-commit
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/ChangeLog,v 1.7 2013/10/14 20:38:55 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/ChangeLog,v 1.8 2014/07/06 13:16:36 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> repo-commit-0.4.1.ebuild,
+ repo-commit-0.4.ebuild, repo-commit-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
14 Oct 2013; Michał Górny <mgorny@gentoo.org> repo-commit-9999.ebuild:
Switch to git-r3.
diff --git a/app-portage/repo-commit/repo-commit-0.4.1.ebuild b/app-portage/repo-commit/repo-commit-0.4.1.ebuild
index 56b63a290c28..bebb3fc006f3 100644
--- a/app-portage/repo-commit/repo-commit-0.4.1.ebuild
+++ b/app-portage/repo-commit/repo-commit-0.4.1.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/app-portage/repo-commit/repo-commit-0.4.1.ebuild,v 1.1 2013/01/12 09:55:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/repo-commit-0.4.1.ebuild,v 1.2 2014/07/06 13:16:36 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="A repository commit helper"
HOMEPAGE="https://bitbucket.org/gentoo/repo-commit/"
-SRC_URI="mirror://bitbucket/gentoo/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/gentoo/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/app-portage/repo-commit/repo-commit-0.4.ebuild b/app-portage/repo-commit/repo-commit-0.4.ebuild
index dfd15bc3a1f3..46be238af981 100644
--- a/app-portage/repo-commit/repo-commit-0.4.ebuild
+++ b/app-portage/repo-commit/repo-commit-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/repo-commit-0.4.ebuild,v 1.2 2012/08/31 09:04:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/repo-commit-0.4.ebuild,v 1.3 2014/07/06 13:16:36 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="A repository commit helper"
HOMEPAGE="https://bitbucket.org/gentoo/repo-commit/"
-SRC_URI="mirror://bitbucket/gentoo/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/gentoo/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/app-portage/repo-commit/repo-commit-9999.ebuild b/app-portage/repo-commit/repo-commit-9999.ebuild
index 8286308e154c..4800b52dc313 100644
--- a/app-portage/repo-commit/repo-commit-9999.ebuild
+++ b/app-portage/repo-commit/repo-commit-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/app-portage/repo-commit/repo-commit-9999.ebuild,v 1.2 2013/10/14 20:38:55 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/repo-commit/repo-commit-9999.ebuild,v 1.3 2014/07/06 13:16:36 mgorny Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit autotools-utils
DESCRIPTION="A repository commit helper"
HOMEPAGE="https://bitbucket.org/gentoo/repo-commit/"
-SRC_URI="mirror://bitbucket/gentoo/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/gentoo/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"