commit: 73a722689b5e5e5203778422ac6cc8944a834c7d Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> AuthorDate: Thu Oct 18 08:46:44 2018 +0000 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org> CommitDate: Thu Oct 18 08:46:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a72268
net-misc/htpdate: Fixed HOMEPAGE. Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 net-misc/htpdate/htpdate-1.0.7.ebuild | 4 ++-- net-misc/htpdate/htpdate-1.2.0.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-misc/htpdate/htpdate-1.0.7.ebuild b/net-misc/htpdate/htpdate-1.0.7.ebuild index a912c582f9f..a5d577a24e4 100644 --- a/net-misc/htpdate/htpdate-1.0.7.ebuild +++ b/net-misc/htpdate/htpdate-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit readme.gentoo toolchain-funcs unpacker DESCRIPTION="Synchronize local workstation with time offered by remote webservers" -HOMEPAGE="http://www.vervest.org/fiki/bin/view/HTP/DownloadC" +HOMEPAGE="http://www.vervest.org/htp/" SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2" diff --git a/net-misc/htpdate/htpdate-1.2.0.ebuild b/net-misc/htpdate/htpdate-1.2.0.ebuild index 6e891f5ab55..b317ad308bc 100644 --- a/net-misc/htpdate/htpdate-1.2.0.ebuild +++ b/net-misc/htpdate/htpdate-1.2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit readme.gentoo-r1 toolchain-funcs unpacker +inherit readme.gentoo-r1 toolchain-funcs DESCRIPTION="Synchronize local workstation with time offered by remote webservers" -HOMEPAGE="http://www.vervest.org/fiki/bin/view/HTP/DownloadC" +HOMEPAGE="http://www.vervest.org/htp/" SRC_URI="http://www.vervest.org/htp/archive/c/${P}.tar.gz" LICENSE="GPL-2"
