diff options
author | Akinori Hattori <hattya@gentoo.org> | 2019-10-27 18:03:28 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2019-10-27 18:08:57 +0900 |
commit | 1c25ecff3cdebe9bcd2e5f82de2ce608625632d2 (patch) | |
tree | 4c09e524e5633cc5af4ea158ad9769f6c9f6669f | |
parent | app-misc/screenfetch: Version bump 3.9.0 (diff) | |
download | gentoo-1c25ecff3cdebe9bcd2e5f82de2ce608625632d2.tar.gz gentoo-1c25ecff3cdebe9bcd2e5f82de2ce608625632d2.tar.bz2 gentoo-1c25ecff3cdebe9bcd2e5f82de2ce608625632d2.zip |
dev-libs/libspt: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r2.ebuild | 7 | ||||
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r3.ebuild | 5 | ||||
-rw-r--r-- | dev-libs/libspt/libspt-1.1-r4.ebuild | 5 |
3 files changed, 7 insertions, 10 deletions
diff --git a/dev-libs/libspt/libspt-1.1-r2.ebuild b/dev-libs/libspt/libspt-1.1-r2.ebuild index cf5d08f80b28..1118a347b3a3 100644 --- a/dev-libs/libspt/libspt-1.1-r2.ebuild +++ b/dev-libs/libspt/libspt-1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -6,9 +6,8 @@ EAPI="6" inherit autotools DESCRIPTION="Library for handling root privilege" -#HOMEPAGE="http://www.j10n.org/libspt/index.html" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" +HOMEPAGE="http://www.j10n.org/libspt/" +SRC_URI="http://www.j10n.org/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" diff --git a/dev-libs/libspt/libspt-1.1-r3.ebuild b/dev-libs/libspt/libspt-1.1-r3.ebuild index 402e4599e1e2..c629d49e661c 100644 --- a/dev-libs/libspt/libspt-1.1-r3.ebuild +++ b/dev-libs/libspt/libspt-1.1-r3.ebuild @@ -6,9 +6,8 @@ EAPI="6" inherit autotools DESCRIPTION="Library for handling root privilege" -#HOMEPAGE="http://www.j10n.org/libspt/index.html" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" +HOMEPAGE="http://www.j10n.org/libspt/" +SRC_URI="http://www.j10n.org/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" diff --git a/dev-libs/libspt/libspt-1.1-r4.ebuild b/dev-libs/libspt/libspt-1.1-r4.ebuild index bb37bffe21cf..8cd01a692c31 100644 --- a/dev-libs/libspt/libspt-1.1-r4.ebuild +++ b/dev-libs/libspt/libspt-1.1-r4.ebuild @@ -6,9 +6,8 @@ EAPI="6" inherit autotools DESCRIPTION="Library for handling root privilege" -#HOMEPAGE="http://www.j10n.org/libspt/index.html" -HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -SRC_URI="mirror://gentoo/${P}.tar.bz2" +HOMEPAGE="http://www.j10n.org/libspt/" +SRC_URI="http://www.j10n.org/${PN}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" |