summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 13:22:29 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 13:22:29 +0000
commitc24f61fb74dad9728496427d21db1d7b8e71fc78 (patch)
tree7992761e2e7ecd1999ef4c2e5ebb012562b49ae1 /net-misc/npapi-sdk
parentReplace obsolete mirror://bitbucket with the real URI. (diff)
downloadgentoo-2-c24f61fb74dad9728496427d21db1d7b8e71fc78.tar.gz
gentoo-2-c24f61fb74dad9728496427d21db1d7b8e71fc78.tar.bz2
gentoo-2-c24f61fb74dad9728496427d21db1d7b8e71fc78.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 'net-misc/npapi-sdk')
-rw-r--r--net-misc/npapi-sdk/ChangeLog8
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild6
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-0.27.ebuild6
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-9999.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/npapi-sdk/ChangeLog b/net-misc/npapi-sdk/ChangeLog
index 5186b687eef1..2401414ac17e 100644
--- a/net-misc/npapi-sdk/ChangeLog
+++ b/net-misc/npapi-sdk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/npapi-sdk
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.26 2013/10/16 13:08:19 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.27 2014/07/06 13:22:29 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> npapi-sdk-0.27.2.ebuild,
+ npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
+ Replace obsolete mirror://bitbucket with the real URI.
16 Oct 2013; Michał Górny <mgorny@gentoo.org> npapi-sdk-9999.ebuild:
Switch to git-r3.
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
index 468a4145b9ca..705b2c4e33b6 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.2.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/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.9 2013/03/31 10:38:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.2.ebuild,v 1.10 2014/07/06 13:22:29 mgorny Exp $
EAPI=4
@@ -8,7 +8,7 @@ inherit autotools-utils
DESCRIPTION="NPAPI headers bundle"
HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="MPL-1.1"
SLOT="0"
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
index 4f1335e6e60d..fdab68e65aaa 100644
--- a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
@@ -1,13 +1,13 @@
-# 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/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.11 2012/12/04 22:01:27 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild,v 1.12 2014/07/06 13:22:29 mgorny Exp $
EAPI=4
inherit autotools-utils
DESCRIPTION="NPAPI headers bundle"
HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="MPL-1.1"
SLOT="0"
diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
index 34ccccac8082..6519e7e70d09 100644
--- a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
+++ b/net-misc/npapi-sdk/npapi-sdk-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/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.9 2013/10/16 13:08:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.10 2014/07/06 13:22:29 mgorny Exp $
EAPI=4
@@ -15,7 +15,7 @@ inherit autotools-utils
DESCRIPTION="NPAPI headers bundle"
HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
-SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
+SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="MPL-1.1"
SLOT="0"