Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 610580 - New package: sys-apps/crazydiskinfo
Summary: New package: sys-apps/crazydiskinfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2017-02-22 16:50 UTC by otakuto.gentoo
Modified: 2017-08-31 20:30 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
crazydiskinfo-1.0.2.ebuild (crazydiskinfo-1.0.2.ebuild,464 bytes, text/plain)
2017-02-22 16:50 UTC, otakuto.gentoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description otakuto.gentoo 2017-02-22 16:50:09 UTC
Created attachment 464736 [details]
crazydiskinfo-1.0.2.ebuild

I attach the file crazydiskinfo-1.0.2.ebuild , an interactive TUI S.M.A.R.T viewer for Unix systems.
More information are available at https://github.com/otakuto/crazydiskinfo
Comment 1 Patrice Clement gentoo-dev 2017-08-31 20:30:42 UTC
commit 7636ed80f7cfd8d4e8df4d2e7fbe80c463792e9b (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Thu Aug 31 22:29:30 2017 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Thu Aug 31 22:30:03 2017 +0200

sys-apps/crazydiskinfo: new package

CrazyDiskInfo is an interactive TUI S.M.A.R.T viewer for Unix systems.

Gentoo-Bug: https://bugs.gentoo.org/610580

Package-Manager: Portage-2.3.6, Repoman-2.3.1

sys-apps/crazydiskinfo/Manifest                   |  1 +
sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild | 20 ++++++++++++++++++++
sys-apps/crazydiskinfo/metadata.xml               | 11 +++++++++++
3 files changed, 32 insertions(+)
create mode 100644 sys-apps/crazydiskinfo/Manifest
create mode 100644 sys-apps/crazydiskinfo/crazydiskinfo-1.0.2.ebuild
create mode 100644 sys-apps/crazydiskinfo/metadata.xml

Thanks!