diff options
author | David Hicks <david@hicks.id.au> | 2017-08-22 21:40:04 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-22 23:31:41 +0200 |
commit | ad7cd783ed7e97ff77abe551366fa62d35a350f0 (patch) | |
tree | ce1bbc04abe8a2dfcc41852d1b311c8a535657ac /sys-apps/adjtime | |
parent | app-crypt/acr38u: HOMEPAGE 301 redirect to HTTPS, use HTTPS for SRC_URI (diff) | |
download | gentoo-ad7cd783ed7e97ff77abe551366fa62d35a350f0.tar.gz gentoo-ad7cd783ed7e97ff77abe551366fa62d35a350f0.tar.bz2 gentoo-ad7cd783ed7e97ff77abe551366fa62d35a350f0.zip |
sys-apps/adjtime: HOMEPAGE 301 redirect to HTTPS
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'sys-apps/adjtime')
-rw-r--r-- | sys-apps/adjtime/adjtime-0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/adjtime/adjtime-0.4-r2.ebuild b/sys-apps/adjtime/adjtime-0.4-r2.ebuild index 77586c22c4f0..cae97c111c48 100644 --- a/sys-apps/adjtime/adjtime-0.4-r2.ebuild +++ b/sys-apps/adjtime/adjtime-0.4-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 DESCRIPTION="A perl script to adjust the clock tick of the hardware clock on the system board" -HOMEPAGE="http://groups.yahoo.com/group/LinkStation_General/" +HOMEPAGE="https://groups.yahoo.com/neo/groups/LinkStation_General/info" SRC_URI="http://www.gentoogeek.org/files/${PN}.zip" LICENSE="all-rights-reserved" #441922 |