summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:23:20 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:23:20 +0000
commite6dcdb0d0f22b4a35b5799042c84f5ad1a708332 (patch)
tree729dc3a65932c027e7c83de76d0b198a7275ae32
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-e6dcdb0d0f22b4a35b5799042c84f5ad1a708332.tar.gz
gentoo-2-e6dcdb0d0f22b4a35b5799042c84f5ad1a708332.tar.bz2
gentoo-2-e6dcdb0d0f22b4a35b5799042c84f5ad1a708332.zip
Replace obsolete mirror://bitbucket with the real URI.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
-rw-r--r--www-servers/pshs/ChangeLog8
-rw-r--r--www-servers/pshs/pshs-0.2.1.ebuild6
-rw-r--r--www-servers/pshs/pshs-9999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/www-servers/pshs/ChangeLog b/www-servers/pshs/ChangeLog
index 1128a1f9cf39..e4d98c6912fc 100644
--- a/www-servers/pshs/ChangeLog
+++ b/www-servers/pshs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-servers/pshs
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/ChangeLog,v 1.6 2013/10/16 13:27:31 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/ChangeLog,v 1.7 2014/07/06 13:23:20 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> pshs-0.2.1.ebuild,
+ pshs-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
16 Oct 2013; Michał Górny <mgorny@gentoo.org> pshs-9999.ebuild:
Switch to git-r3. Add SLOT operators to dependencies.
diff --git a/www-servers/pshs/pshs-0.2.1.ebuild b/www-servers/pshs/pshs-0.2.1.ebuild
index 27cee2bc4527..b84a2a8c0e75 100644
--- a/www-servers/pshs/pshs-0.2.1.ebuild
+++ b/www-servers/pshs/pshs-0.2.1.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/www-servers/pshs/pshs-0.2.1.ebuild,v 1.1 2012/06/25 08:23:11 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/pshs-0.2.1.ebuild,v 1.2 2014/07/06 13:23:20 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="Pretty small HTTP server - a command-line tool to share files"
HOMEPAGE="https://bitbucket.org/mgorny/pshs/"
-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/www-servers/pshs/pshs-9999.ebuild b/www-servers/pshs/pshs-9999.ebuild
index 31447152c10f..6e884522e189 100644
--- a/www-servers/pshs/pshs-9999.ebuild
+++ b/www-servers/pshs/pshs-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/www-servers/pshs/pshs-9999.ebuild,v 1.2 2013/10/16 13:27:31 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pshs/pshs-9999.ebuild,v 1.3 2014/07/06 13:23:20 mgorny Exp $
EAPI=5
@@ -15,7 +15,7 @@ inherit autotools-utils
DESCRIPTION="Pretty small HTTP server - a command-line tool to share files"
HOMEPAGE="https://bitbucket.org/mgorny/pshs/"
-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"