Commit Graph

3 Commits

Author SHA1 Message Date
YOSHIOKA Takuma
0032b00dd1 sys-apps/hex: Specify QA_FLAGS_IGNORED
CFLAGS/LDFLAGS won't be respected since the application is written
in Rust.

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2021-04-08 03:02:58 +09:00
YOSHIOKA Takuma
697e56a2c5 sys-apps/hex: fix 0.4.0 ebuild (make emergeable and more)
* Add hex source itself to `SRC_URI`
    + Cannot compile without this.
* Use consistent `DESCRIPTION` among older versions
    + There seems no reasons to change.
* Loosen license
    + `Apache-2.0 OR MIT` crates are already covered by accepting `MIT`.
* Install `README.md` document
    + This file contains useful CLI option examples.

Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2020-12-04 16:28:01 +09:00
Theo Anderson
575329f656 sys-apps/hex: bump to 0.4.0
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
2020-12-04 18:53:37 +13:00