summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-03-04 19:56:40 +0000
committerMichał Górny <mgorny@gentoo.org>2012-03-04 19:56:40 +0000
commita26c60b3266f4873714a46a413b3cc05376abbf5 (patch)
tree8c4189b88a982ec252f3dde5325401285a5a3eaa /net-misc/npapi-sdk/npapi-sdk-9999.ebuild
parentFixed patch version. (diff)
downloadhistorical-a26c60b3266f4873714a46a413b3cc05376abbf5.tar.gz
historical-a26c60b3266f4873714a46a413b3cc05376abbf5.tar.bz2
historical-a26c60b3266f4873714a46a413b3cc05376abbf5.zip
Fix broken SRC_URI.
Package-Manager: portage-2.2.0_alpha89_p5/cvs/Linux x86_64
Diffstat (limited to 'net-misc/npapi-sdk/npapi-sdk-9999.ebuild')
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/npapi-sdk/npapi-sdk-9999.ebuild b/net-misc/npapi-sdk/npapi-sdk-9999.ebuild
index a0d28a816860..e7ddff083782 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-2012 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.4 2012/02/21 16:32:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/npapi-sdk-9999.ebuild,v 1.5 2012/03/04 19:56:40 mgorny Exp $
EAPI=4
inherit autotools-utils
@@ -13,7 +13,7 @@ inherit autotools git-2
DESCRIPTION="NPAPI headers bundle"
HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
-SRC_URI="mirror://mgorny/${PN}/${P}.tar.bz2"
+SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
LICENSE="MPL-1.1"
SLOT="0"