diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-24 08:20:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-24 12:00:04 +0200 |
commit | fec2604b7794f299ef958b93cf819f0020774b93 (patch) | |
tree | a9be8d953f96752dc31c48c1df3c4c937ac405cf /sys-apps | |
parent | dev-java/tablelayout: Update URIs, rename the distfile (diff) | |
download | gentoo-fec2604b7794f299ef958b93cf819f0020774b93.tar.gz gentoo-fec2604b7794f299ef958b93cf819f0020774b93.tar.bz2 gentoo-fec2604b7794f299ef958b93cf819f0020774b93.zip |
sys-apps/adjtime: Rename the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/adjtime/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/adjtime/adjtime-0.4-r2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/adjtime/Manifest b/sys-apps/adjtime/Manifest index 955f6da2499a..8cd2d17984d1 100644 --- a/sys-apps/adjtime/Manifest +++ b/sys-apps/adjtime/Manifest @@ -1 +1 @@ -DIST adjtime.zip 2805 BLAKE2B d2d05d69534f8069cd4a97758b8c7f8116987d485a9198ae0fd3d558c404e965e7aef6eabf702b56ea91adbf071eb10959aa6e1bb64d5553bf826f4194bb8f43 SHA512 cc0f16ca19fea240300f9e0a9eddcefa07cb21f59fe4da8e7132dc75ec26ecaf7036ee6d282f8a488005b40077931e1cadc5634095aa0ff402f375bc0e83a1c0 +DIST adjtime-0.4.zip 2805 BLAKE2B d2d05d69534f8069cd4a97758b8c7f8116987d485a9198ae0fd3d558c404e965e7aef6eabf702b56ea91adbf071eb10959aa6e1bb64d5553bf826f4194bb8f43 SHA512 cc0f16ca19fea240300f9e0a9eddcefa07cb21f59fe4da8e7132dc75ec26ecaf7036ee6d282f8a488005b40077931e1cadc5634095aa0ff402f375bc0e83a1c0 diff --git a/sys-apps/adjtime/adjtime-0.4-r2.ebuild b/sys-apps/adjtime/adjtime-0.4-r2.ebuild index cae97c111c48..b6ef649c5870 100644 --- a/sys-apps/adjtime/adjtime-0.4-r2.ebuild +++ b/sys-apps/adjtime/adjtime-0.4-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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="https://groups.yahoo.com/neo/groups/LinkStation_General/info" -SRC_URI="http://www.gentoogeek.org/files/${PN}.zip" +SRC_URI="http://www.gentoogeek.org/files/${PN}.zip -> ${P}.zip" LICENSE="all-rights-reserved" #441922 SLOT="0" |