commit:     f5135003c1c4323f8d4ca99351863083bceb6d2c
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  4 06:58:55 2020 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jun  4 06:59:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5135003

sys-apps/crazydiskinfo: clean up old.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 sys-apps/crazydiskinfo/Manifest                   |  1 -
 sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/sys-apps/crazydiskinfo/Manifest b/sys-apps/crazydiskinfo/Manifest
index bef8fb96d90..b01d85543db 100644
--- a/sys-apps/crazydiskinfo/Manifest
+++ b/sys-apps/crazydiskinfo/Manifest
@@ -1,2 +1 @@
-DIST crazydiskinfo-1.0.2.tar.gz 4675 BLAKE2B 
ea36ec1c50c9253e222ef842bb771db5f7a9653c3ea81e61dc25cfec6e1d119940e78cc909b2dc3450a7c539a6b84a06598b869180226bda5729731a574d8923
 SHA512 
7ba835aa970a9247ea8dc4339d3d28ffaf24e4e5150d3c6b4e5b9236d905807d3a3970a3951bdb3c6736285259cbe35360821488a6997ff800115767065d3864
 DIST crazydiskinfo-1.1.0.tar.gz 5372 BLAKE2B 
f00c989b33cff303066b76d8da0bdb8ca12d94598a26f6990706637c0f430d18c3ae9344fcd7ad3e5ff301dac9651c29002548190d06dd16ea99132dbd94c50c
 SHA512 
57e9ea4f8abec18355806da35225132f06a5562b1717e6dca1515043b2a0f2a51b47a2bcda31f1e64d6b2e9c8c6de5445d835f59eed79fd0911e06fd32296803

diff --git a/sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild 
b/sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild
deleted file mode 100644
index 98417cbaf3a..00000000000
--- a/sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Interactive TUI S.M.A.R.T viewer"
-HOMEPAGE="https://github.com/otakuto/crazydiskinfo";
-SRC_URI="https://github.com/otakuto/crazydiskinfo/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       dev-libs/libatasmart:0=
-       sys-libs/ncurses:0="
-
-RDEPEND="$DEPEND"

Reply via email to