commit:     cad0f318b03f1c1d383b8b17f54e10b7070c1074
Author:     zshzero <ashwinkumar3098 <AT> gmail <DOT> com>
AuthorDate: Thu May 14 06:45:33 2020 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> 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 <zshzero <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16823
Signed-off-by: Brian Dolbec <dolsen <AT> 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
 }

Reply via email to