diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-25 00:08:17 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-11-25 00:16:22 +0100 |
commit | f5f47d71ba93055ba98b1e4ab36608434b4d44b3 (patch) | |
tree | 49ba7dd1c8685361bb6ffe15083cc279311bda44 /x11-plugins/cputnik | |
parent | dev-python/pyotherside: remove 1.5.1 (diff) | |
download | gentoo-f5f47d71ba93055ba98b1e4ab36608434b4d44b3.tar.gz gentoo-f5f47d71ba93055ba98b1e4ab36608434b4d44b3.tar.bz2 gentoo-f5f47d71ba93055ba98b1e4ab36608434b4d44b3.zip |
x11-plugins/cputnik: update homepage and SRC_URI
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/cputnik')
-rw-r--r-- | x11-plugins/cputnik/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.2.0.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/cputnik/Manifest b/x11-plugins/cputnik/Manifest index fb909c83c0fc..851a98bcf9e5 100644 --- a/x11-plugins/cputnik/Manifest +++ b/x11-plugins/cputnik/Manifest @@ -1 +1 @@ -DIST cputnik-0.2.0.tar.gz 17850 SHA256 b8a11fbfc5b1ce60cf8b50ad94e395aedf31c81d43ea1a0f277c4cac5c8b61df SHA512 829d9d63f82a2d41c0160be575b3fb7840a5c295c6dd16702240a6aa104e557bff83936c46243e850edf918b41ddc22fd123dab7f5ffd6492302d60c374df55f WHIRLPOOL a30221c4a1d69aac95510acbb8ccae905d9e0729150f8ce7fb7e61c0761158a1d8ef8680a1b8236235d9ca7e379ceca4ca8d45c7b75e9adbaca847ef73d951d4 +DIST cputnik-0.2.0.tar.gz 17850 BLAKE2B 90824218a349d9b6cdf592cafe8dd29674f975a190a19a3dd6b941383d47f4fc492af339cbbb88240499363a1048b2564855d5a17caeaf53437fe34bf0d55ee1 SHA512 829d9d63f82a2d41c0160be575b3fb7840a5c295c6dd16702240a6aa104e557bff83936c46243e850edf918b41ddc22fd123dab7f5ffd6492302d60c374df55f diff --git a/x11-plugins/cputnik/cputnik-0.2.0.ebuild b/x11-plugins/cputnik/cputnik-0.2.0.ebuild index 5ec972c89f15..4f3cb860871d 100644 --- a/x11-plugins/cputnik/cputnik-0.2.0.ebuild +++ b/x11-plugins/cputnik/cputnik-0.2.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils toolchain-funcs DESCRIPTION="cputnik is a simple cpu monitor dockapp" -HOMEPAGE="http://dockapps.windowmaker.org/file.php/id/273" -SRC_URI="http://dockapps.windowmaker.org/download.php/id/576/${P}.tar.gz" +HOMEPAGE="http://www.dockapps.net/cputnik" +SRC_URI="http://www.dockapps.net/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |