diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-04-25 23:59:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-04-25 23:59:45 +0100 |
commit | 6243676c91946098c06d42bc87b5eb99aac40bf0 (patch) | |
tree | e6de308ba22148b4898b67b049c7f017ece8fea2 /x11-apps/xload | |
parent | b987a550f067c3da93b0664cf1fdc8a624c0aa38 (diff) |
gentoo auto-resync : 25:04:2024 - 23:59:45
Diffstat (limited to 'x11-apps/xload')
-rw-r--r-- | x11-apps/xload/Manifest | 2 | ||||
-rw-r--r-- | x11-apps/xload/xload-1.1.4.ebuild | 20 |
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-apps/xload/Manifest b/x11-apps/xload/Manifest index 9a0389e5118f..8046717c9a1b 100644 --- a/x11-apps/xload/Manifest +++ b/x11-apps/xload/Manifest @@ -1,5 +1,3 @@ -DIST xload-1.1.4.tar.xz 133204 BLAKE2B 46002e9bb6156552c9dada2daf68723638b822df6b87433682dbdffa684bd8b344dba2d66c6d2a9bef60f148455fb64885d9a5e28b319367df3dfed267cc0841 SHA512 114babe4e5a60f4713f9e4627ee0a1bbb2f1f238cb46f24c38aecff67f25e6b0f58cbd554c71095ddc2b01398adbfa379550a34c23c413db52157648028554f2 DIST xload-1.2.0.tar.xz 134996 BLAKE2B 178d264836b23ede8392371bc3b7f1c56eccf930ef8c30aa4526869d666e6788b367de69f31c96e1c48010abc77d66722a99e8994372977974f9af15ca9b5abe SHA512 b6143f796f7d24bb204e29f341f59c27a0eba00ae58e42bde0d1471e3e9357a0ce5e9e23de119d2540c9f5c71d28eb1e85dd766b6b28a7f066805b5f386aa716 -EBUILD xload-1.1.4.ebuild 437 BLAKE2B 7412a7fd9511d4381d0d7d72b2b0e41842c5f0a4d26408be04ee48ed2230d6ec2742aa404b87db5a5c1df4c5af8f811a617b6b548a8ec06ed45025b6aa1f9760 SHA512 93841106ad716c7b42d2aad11de4a779f7041a71cd479eef7cb3b3b46e7910ff660bf3e2a7ed50717de53ad5982b090045bcef1c2604603c5502c53497de694d EBUILD xload-1.2.0.ebuild 437 BLAKE2B 350ca2648ab4491013e6d074f94d1cf30c75f7882d6cb3b4cbcf8295888782adb7b720bd6460907b6a69a843976b1aa608bbf5e18fcf5efa4f328078e426e8a8 SHA512 bbbb51b079a3f86fbf95e27f0f81a0ee96a49c2eb802bfd6484f68fea0f99b94871b85497a878252cdf23a41269c1bd9b6caf106b63d2a9c4abade02c0c5e8ac MISC metadata.xml 336 BLAKE2B 1340f045483ced6f38d06ce4f1c35a2fdff37c7d6a41b79980079699567ba96885690b873b37da4bc4150108937fa8d71faedc0e59c07bfd42d8ed56cfe47c36 SHA512 3bf0579bb8fd772a3e28c93dbfb34a183c13813d3dc2f7290ecc5bff42707a5c620bfdd82e8c90c62e15140242ac68e50597bb62643238cc67e77cf61045ff98 diff --git a/x11-apps/xload/xload-1.1.4.ebuild b/x11-apps/xload/xload-1.1.4.ebuild deleted file mode 100644 index 868a96e6472a..000000000000 --- a/x11-apps/xload/xload-1.1.4.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_TARBALL_SUFFIX="xz" -inherit xorg-3 - -DESCRIPTION="system load average display for X" - -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" - -RDEPEND=" - x11-libs/libXaw - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND} - x11-base/xorg-proto" -BDEPEND="sys-devel/gettext" |