Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libspt/
Date: Sat, 08 Jul 2017 08:23:23
Message-Id: 1499502026.ca58c05dedf18eb579fdd26e5f737ef1a64c2f8b.hattya@gentoo
1 commit: ca58c05dedf18eb579fdd26e5f737ef1a64c2f8b
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 08:20:26 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 08:20:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca58c05d
7
8 dev-libs/libspt: update HOMEPAGE and SRC_URI
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 dev-libs/libspt/libspt-1.1-r2.ebuild | 5 +++--
13 1 file changed, 3 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/libspt/libspt-1.1-r2.ebuild b/dev-libs/libspt/libspt-1.1-r2.ebuild
16 index cd153e95227..af55debe5e6 100644
17 --- a/dev-libs/libspt/libspt-1.1-r2.ebuild
18 +++ b/dev-libs/libspt/libspt-1.1-r2.ebuild
19 @@ -6,8 +6,9 @@ EAPI="2"
20 inherit base
21
22 DESCRIPTION="Library for handling root privilege"
23 -HOMEPAGE="http://www.j10n.org/libspt/index.html"
24 -SRC_URI="http://www.j10n.org/libspt/${P}.tar.bz2"
25 +#HOMEPAGE="http://www.j10n.org/libspt/index.html"
26 +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
27 +SRC_URI="mirror://gentoo/${P}.tar.bz2"
28
29 LICENSE="BSD-2"
30 SLOT="0"