diff options
Diffstat (limited to 'x11-apps/xrestop')
-rw-r--r-- | x11-apps/xrestop/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xrestop/xrestop-0.6.ebuild | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/x11-apps/xrestop/Manifest b/x11-apps/xrestop/Manifest index a2172e5c9224..d3673180c367 100644 --- a/x11-apps/xrestop/Manifest +++ b/x11-apps/xrestop/Manifest @@ -1,3 +1,3 @@ DIST xrestop-0.6.tar.xz 125128 BLAKE2B 59424d3a1d2aa0b41b55c901686c032bcddbed167474e6a759705024bf017b6bfdad7ef9263609c14ab4db8ca087357cbc66f9c39f80a70b9740f4c2a2fe07b7 SHA512 bc46aa1f0664961a42a2ed1f204c3c3959429805936fcdd91a2bdbb7c46d8a19a213c9997f7d2365948220bdbc6d39ea654c5085baf6f7309540445877b62e3b -EBUILD xrestop-0.6.ebuild 535 BLAKE2B 60ba09dbef7891a4c805abee2b51c1a731d319675dc021f80f51af4ff1985bff24ffb7a2c741237d4faa5e22311f0340ee0ca1b3020f2a58b0c3f4a836a9d95f SHA512 23de58756340c9d6f908f8da04f1e04666a4e5b606213ad3e3b8ef65025f31e72e94b228f0045340699f891571ff65987bc0cdac7f4eb64cba096069115ce9a9 +EBUILD xrestop-0.6.ebuild 510 BLAKE2B 8526ae7234039ef4c1760959bec4a210206cd2abe68844294c9a14ee72cdd8ecfcced30bc8761ec8d6db2dba6488f94f1b12d8fb73362d4be12e59f34c615362 SHA512 daf43c06bd85b350a2f9bd52a209993f3e09eba136c4ff6a659e67ab69834298c424457a394ff8b2719cb5f987509ea83a78f1bf69751473de9e33f918195a75 MISC metadata.xml 338 BLAKE2B 0ed6b9febb71b6ff1a5b8fd5ae50255db3cbfa0ea9ae95b1a8c30857d62f5a5a9fbcd80754075171c248eee5cccb9efb23881fba7ccbda6645c1e757c110b0a4 SHA512 2c677e4d4b4d14638499845dcc35a8673f4b4183f26d40b433e6806c16b89006f1c21c505c5fcdf1ea33bc290ff593c76e78170d943f588c170c9f2bbb0cf560 diff --git a/x11-apps/xrestop/xrestop-0.6.ebuild b/x11-apps/xrestop/xrestop-0.6.ebuild index 229a0b7cd10f..b65259ac5a17 100644 --- a/x11-apps/xrestop/xrestop-0.6.ebuild +++ b/x11-apps/xrestop/xrestop-0.6.ebuild @@ -3,7 +3,6 @@ EAPI=8 -XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="'Top' like statistics of X11 client's server side resource usage" |