blob: 7e89b3f090a5dbd1197dc537d9769783a088a7d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Disk Usage/Free Utility - a better 'df' alternative
EAPI=8
HOMEPAGE=https://github.com/muesli/duf
INHERIT=go-module
IUSE=pie
KEYWORDS=~amd64
LICENSE=MIT BSD Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/muesli/duf/archive/refs/tags/v0.8.1.tar.gz -> duf-0.8.1.tar.gz https://github.com/mrmagic223325/deps/releases/download/duf-0.8.1/duf-0.8.1-deps.tar.xz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 go-module 01650d8433daaaf046d2a287306c28cd
_md5_=a37ad77290de2df30e551f9ce45617df
|