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/wmmon+smp/wmmon+smp-1.0-r3.ebuild | |
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/wmmon+smp/wmmon+smp-1.0-r3.ebuild')
-rw-r--r-- | x11-plugins/wmmon+smp/wmmon+smp-1.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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=" |