From fc2f1018fc323ef2c6572734a9b130427cba76a6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 3 Nov 2021 06:47:15 +0000 Subject: gentoo resync : 03.11.2021 --- app-misc/tmux-mem-cpu-load/Manifest | 4 ++-- app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild | 2 +- app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'app-misc/tmux-mem-cpu-load') diff --git a/app-misc/tmux-mem-cpu-load/Manifest b/app-misc/tmux-mem-cpu-load/Manifest index 06344d1d7bb0..c0c864483963 100644 --- a/app-misc/tmux-mem-cpu-load/Manifest +++ b/app-misc/tmux-mem-cpu-load/Manifest @@ -1,4 +1,4 @@ DIST tmux-mem-cpu-load-3.4.0.tar.gz 19483 BLAKE2B eeaabcd4447b326dbf77d3e5844971d2b466c93169993d4a16912bc4d0f777b07db1b0c2973dfaef9e0cd5b4f0dfd132043aed20170a1a7856d7a3c1f6a96ba8 SHA512 f963683faa86ff7b20a658787978ce3c4c36c41fabe297e18e4b1483e680d71a3b10c220dbae5c29bc7f7cb65e79839041b53c9aaee75a17bdc78bf0b76e8dc1 -EBUILD tmux-mem-cpu-load-3.4.0.ebuild 585 BLAKE2B 00b10ac18f608e41d223f024e3c51a7aab4a250903ea06b92e550354a88aa199086f0033fc784ec0844cfc22abbf715487ab822d3bbb54b330191bc9c5c51f9a SHA512 d641a82e757b9b01c60d73202843f375a0460c8b97176092d7a857fb87041d35674c7d82ca4f2d435631d384a0f15396875ddbfc967ec912153b176fb8cb1825 -EBUILD tmux-mem-cpu-load-9999.ebuild 572 BLAKE2B fb51d056e2ed67a413dcfe13a875d50f897722f204ff0a7502a21e982c6622554c4ca9daffd566c3369ec9d8eabfafffb5c95cb88ff960be4d2e35bf677bae94 SHA512 a1aad3db36b9dcf00bb35ed13c270bb4b168505c1ffbd7455217879e5de5052cb257ed5d9510725f6281f58f16f8c6a91bdafdc110246318aee34d6521876f44 +EBUILD tmux-mem-cpu-load-3.4.0.ebuild 587 BLAKE2B 46bc85383bc264bc90fe66ac5cc63e0f8278107537956ea38e7b589c3746ccb86f66d4c34ab4342358eaa39b88b4e1310ef65324c7b7a8bbb6fc2fcefdfd3547 SHA512 176ec93db0ba68004002dcc297b31dd804a13602f08c6967c143633b2ac0640a7749150cc17b95d936e034165f8f67412e5131227b44d52a6a7a89fc52ece5f9 +EBUILD tmux-mem-cpu-load-9999.ebuild 571 BLAKE2B 64aff6ac08ad6ff84dc4b3c2d3580e5a3de664d8cc6071a5b262b2c49858bf541728c19eb6902d48c1d5c08e245f1eff246b11739b34ee474fc009791179bc13 SHA512 22d3ec4cc5d3ddd449d0c3ca8bd7d730a63eb7c59b7c701ec14c463243080c846e5f0150b1d923f833b4c5b080a1f3d15f0c9515d2897078ef0dcc2203a2fb67 MISC metadata.xml 261 BLAKE2B c72b9ffeda4ffe9423279540d7ea84bb499eec367dfa01288393aada1561ccdf01f08f89d5574d4beb7cd197cb3b123d2602ccce6288bbafe4e6c25a1ffe6e67 SHA512 99c6f01dba5cb14a98d96480e02dc49a3399ba679dc83a11f39d9847e472ff830470b0881f7944aba24c6fd7827a5c19bf8c1001f53627fc3eaf3f8d92840cd8 diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild index e8fb406d2e50..d83314a824ba 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-3.4.0.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils IUSE="" if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/thewtex/tmux-mem-cpu-load.git"} SRC_URI="" else KEYWORDS="amd64 ~arm64 x86" diff --git a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild index a93c22ace65b..2ed393ced5f9 100644 --- a/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild +++ b/app-misc/tmux-mem-cpu-load/tmux-mem-cpu-load-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit cmake-utils IUSE="" if [[ ${PV} == *9999* ]]; then inherit git-r3 - EGIT_REPO_URI=${EGIT_REPO_URI:-"git://github.com/thewtex/tmux-mem-cpu-load.git"} + EGIT_REPO_URI=${EGIT_REPO_URI:-"https://github.com/thewtex/tmux-mem-cpu-load.git"} SRC_URI="" else KEYWORDS="" -- cgit v1.2.3