summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:16:14 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:16:14 +0000
commitd47125e17b9c865322c961159d385a150a8a48bc (patch)
treee08e4aad43c56ba3f1bf4d93adfbb06a9775d78b /app-portage
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-d47125e17b9c865322c961159d385a150a8a48bc.tar.gz
gentoo-2-d47125e17b9c865322c961159d385a150a8a48bc.tar.bz2
gentoo-2-d47125e17b9c865322c961159d385a150a8a48bc.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-portage')
-rw-r--r--app-portage/pms-test-suite/ChangeLog8
-rw-r--r--app-portage/pms-test-suite/pms-test-suite-0.2.ebuild6
-rw-r--r--app-portage/pms-test-suite/pms-test-suite-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-portage/pms-test-suite/ChangeLog b/app-portage/pms-test-suite/ChangeLog
index ee711eaa1d97..6361b9721702 100644
--- a/app-portage/pms-test-suite/ChangeLog
+++ b/app-portage/pms-test-suite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/pms-test-suite
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/ChangeLog,v 1.11 2012/12/15 12:40:08 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/ChangeLog,v 1.12 2014/07/06 13:16:14 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pms-test-suite-0.2.ebuild,
+ pms-test-suite-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
*pms-test-suite-9999 (15 Dec 2012)
diff --git a/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild b/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild
index 23f20d67fd37..70c6765a95c6 100644
--- a/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild
+++ b/app-portage/pms-test-suite/pms-test-suite-0.2.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/pms-test-suite/pms-test-suite-0.2.ebuild,v 1.2 2012/08/31 09:06:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/pms-test-suite-0.2.ebuild,v 1.3 2014/07/06 13:16:14 mgorny Exp $
EAPI=4
@@ -15,7 +15,7 @@ inherit base distutils
DESCRIPTION="A test suite for Package Manager PMS compliance"
HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"
diff --git a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild b/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
index 5038ed1852a6..55df20b4e750 100644
--- a/app-portage/pms-test-suite/pms-test-suite-9999.ebuild
+++ b/app-portage/pms-test-suite/pms-test-suite-9999.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/pms-test-suite/pms-test-suite-9999.ebuild,v 1.1 2012/12/15 12:40:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/pms-test-suite/pms-test-suite-9999.ebuild,v 1.2 2014/07/06 13:16:14 mgorny Exp $
EAPI=4
@@ -22,7 +22,7 @@ inherit git-2
DESCRIPTION="A test suite for Package Manager PMS compliance"
HOMEPAGE="http://www.gentoo.org/proj/en/qa/pms/pms-test-suite.xml"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"