diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:22:29 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-07-06 13:22:29 +0000 |
commit | c24f61fb74dad9728496427d21db1d7b8e71fc78 (patch) | |
tree | 7992761e2e7ecd1999ef4c2e5ebb012562b49ae1 /net-misc/npapi-sdk/npapi-sdk-9999.ebuild | |
parent | Replace obsolete mirror://bitbucket with the real URI. (diff) | |
download | gentoo-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/npapi-sdk-9999.ebuild')
-rw-r--r-- | net-misc/npapi-sdk/npapi-sdk-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |