summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-12-04 22:01:27 +0000
committerMichał Górny <mgorny@gentoo.org>2012-12-04 22:01:27 +0000
commit0ff5b2fca5a61cf0164d93a2c882352058c73391 (patch)
tree192477fbc227f519ebd5ba4f1784bf6905392a81 /net-misc
parentPut base-system@ as backup herd while I'm still the primary maintainer. (diff)
downloadgentoo-2-0ff5b2fca5a61cf0164d93a2c882352058c73391.tar.gz
gentoo-2-0ff5b2fca5a61cf0164d93a2c882352058c73391.tar.bz2
gentoo-2-0ff5b2fca5a61cf0164d93a2c882352058c73391.zip
Update the HOMEPAGE URI in the old version.
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/npapi-sdk/ChangeLog5
-rw-r--r--net-misc/npapi-sdk/npapi-sdk-0.27.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/npapi-sdk/ChangeLog b/net-misc/npapi-sdk/ChangeLog
index 579b0ed664dc..4074bd4836d3 100644
--- a/net-misc/npapi-sdk/ChangeLog
+++ b/net-misc/npapi-sdk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/npapi-sdk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.17 2012/08/25 07:42:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/npapi-sdk/ChangeLog,v 1.18 2012/12/04 22:01:27 mgorny Exp $
+
+ 04 Dec 2012; Michał Górny <mgorny@gentoo.org> npapi-sdk-0.27.ebuild:
+ Update the HOMEPAGE URI in the old version.
25 Aug 2012; Michał Górny <mgorny@gentoo.org> -npapi-sdk-0.27.1.ebuild,
npapi-sdk-0.27.2.ebuild, npapi-sdk-0.27.ebuild, npapi-sdk-9999.ebuild:
diff --git a/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild b/net-misc/npapi-sdk/npapi-sdk-0.27.ebuild
index 3d777c484436..4f1335e6e60d 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
# 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.10 2012/08/25 07:42:33 mgorny Exp $
+# $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 $
EAPI=4
inherit autotools-utils
DESCRIPTION="NPAPI headers bundle"
-HOMEPAGE="https://github.com/mgorny/npapi-sdk/"
-SRC_URI="mirror://github/mgorny/${PN}/${P}.tar.bz2"
+HOMEPAGE="https://bitbucket.org/mgorny/npapi-sdk/"
+SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="MPL-1.1"
SLOT="0"