diff options
author | David Seifert <soap@gentoo.org> | 2019-08-17 19:25:54 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2019-08-17 19:25:54 +0200 |
commit | 19be8a9d3fa993de2bd24f57934691a054ce644e (patch) | |
tree | a4099b05f9b5a98e4419be4763e169492019739f /x11-plugins | |
parent | x11-plugins/wmswallow: Port to EAPI 7 (diff) | |
download | gentoo-19be8a9d3fa993de2bd24f57934691a054ce644e.tar.gz gentoo-19be8a9d3fa993de2bd24f57934691a054ce644e.tar.bz2 gentoo-19be8a9d3fa993de2bd24f57934691a054ce644e.zip |
x11-plugins/wmmon+smp: [QA] Version the distfile
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmmon+smp/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmmon+smp/Manifest b/x11-plugins/wmmon+smp/Manifest index fd5b8aef3ebe..ef5b773998ed 100644 --- a/x11-plugins/wmmon+smp/Manifest +++ b/x11-plugins/wmmon+smp/Manifest @@ -1 +1 @@ -DIST wmmon+smp.tar.gz 15807 BLAKE2B e58ad4a1a6f9deb33e031f20674cd6ad4d0a558e84906a470a2b2802df1736dfac4f6a9ae0bfc5f36192684f59374d5cd1d5186ef505f9b4da26082d31f9c728 SHA512 9565815c30642a3d12a23960bf6123eafa9379d24a69b2a75794757e89a3b056669fc47a898a5e756871a74502dcab8b76abe5508f2c5474a1fbfc8bdd4e6a94 +DIST wmmon+smp-1.0.tar.gz 15807 BLAKE2B e58ad4a1a6f9deb33e031f20674cd6ad4d0a558e84906a470a2b2802df1736dfac4f6a9ae0bfc5f36192684f59374d5cd1d5186ef505f9b4da26082d31f9c728 SHA512 9565815c30642a3d12a23960bf6123eafa9379d24a69b2a75794757e89a3b056669fc47a898a5e756871a74502dcab8b76abe5508f2c5474a1fbfc8bdd4e6a94 diff --git a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild index 45c4bc627777..8c90cc0ff0cb 100644 --- a/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild +++ b/x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,10 +7,10 @@ inherit toolchain-funcs DESCRIPTION="Dockapp CPU monitor resembling Xosview, support for smp" HOMEPAGE="http://www.ne.jp/asahi/linux/timecop/" -SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/wmmon+smp.tar.gz" +SRC_URI="http://www.ne.jp/asahi/linux/timecop/software/wmmon+smp.tar.gz -> ${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="amd64 ppc64 x86" RDEPEND=" |