From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93DF1138359 for ; Mon, 27 Jul 2020 18:34:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B78D5E168E; Mon, 27 Jul 2020 18:34:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9A138E168E for ; Mon, 27 Jul 2020 18:34:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 948C534EF7F for ; Mon, 27 Jul 2020 18:34:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85C562CE for ; Mon, 27 Jul 2020 18:34:04 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1595874835.cad0f318b03f1c1d383b8b17f54e10b7070c1074.dolsen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bashtop/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/bashtop/Manifest sys-process/bashtop/bashtop-0.9.23.ebuild sys-process/bashtop/bashtop-0.9.25.ebuild X-VCS-Directories: sys-process/bashtop/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: cad0f318b03f1c1d383b8b17f54e10b7070c1074 X-VCS-Branch: master Date: Mon, 27 Jul 2020 18:34:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2939d9bf-25f7-4a26-b85f-cb69a990cbd6 X-Archives-Hash: 4df8f4f5c6323909ea8eb57c8549e390 commit: cad0f318b03f1c1d383b8b17f54e10b7070c1074 Author: zshzero gmail com> AuthorDate: Thu May 14 06:45:33 2020 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Mon Jul 27 18:33:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad0f318 sys-process/bashtop: Updated ebuild, bump to 0.9.25 Updated ebuild and fixed typo Signed-off-by: Ashwin A Kumar protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/16823 Signed-off-by: Brian Dolbec gentoo.org> sys-process/bashtop/Manifest | 2 +- .../bashtop/{bashtop-0.9.23.ebuild => bashtop-0.9.25.ebuild} | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/sys-process/bashtop/Manifest b/sys-process/bashtop/Manifest index 3d09e2ef1f4..297f4752bd4 100644 --- a/sys-process/bashtop/Manifest +++ b/sys-process/bashtop/Manifest @@ -1 +1 @@ -DIST bashtop-0.9.23.tar.gz 443555 BLAKE2B 138a77191e8c0d7c060ccaa65bc09465bf9a24f45bb08822b687ad8a6922fdee887e46f88b66b5e069ce025f66ac888feea979836978db58edfc2863535e450a SHA512 4c9fda09113e0551112ebff61f3cb93d9f17ddbe36b9c7621096f1656585bed6b0312b5ccdff7a8331ccd7b356c0e865fb40c7ba4a89946d77ca23b9fd65440d +DIST bashtop-0.9.25.tar.gz 443776 BLAKE2B e778f7657a0502a47ed008d9a54514a7397fa3d2f04a3cac0f98faf67b0b183329f0a760121b0e1e7f7bc28a0ff37b43fe514a524eae81468c9cac573da249d2 SHA512 bd70c1e5b8876be38afe5987e60af0d59496532e6f0a87d2b3cd62c2a251fe627d0fac77e757f01979a6d20b43948860f0bcba4d8a1c54f8ef52d02ad4547a7f diff --git a/sys-process/bashtop/bashtop-0.9.23.ebuild b/sys-process/bashtop/bashtop-0.9.25.ebuild similarity index 84% rename from sys-process/bashtop/bashtop-0.9.23.ebuild rename to sys-process/bashtop/bashtop-0.9.25.ebuild index cdca7f1c1cd..c92ad3eeb80 100644 --- a/sys-process/bashtop/bashtop-0.9.23.ebuild +++ b/sys-process/bashtop/bashtop-0.9.25.ebuild @@ -12,11 +12,6 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" -DOCS=( README.md ) - -DEPEND="${RDEPEND}" -RDEPEND="" src_prepare() { default @@ -26,6 +21,6 @@ src_prepare() { pkg_postinst() { optfeature "CPU Temperature support" sys-apps/lm-sensors - optfeature "Update news and Theme Downlaod feature" net-misc/curl + optfeature "Update news and Theme Download feature" net-misc/curl optfeature "Disk Stats support" app-admin/sysstat }