mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 15:59:00 -04:00
x11-misc/i3status-rust: drop UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
parent
1c305297ca
commit
47d5105dc6
@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -104,7 +104,7 @@ winapi-util-0.1.5
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0
|
||||
"
|
||||
|
||||
inherit cargo eutils
|
||||
inherit cargo
|
||||
|
||||
DESCRIPTION="A feature-rich and resource-friendly replacement for i3status, written in Rust."
|
||||
HOMEPAGE="https://github.com/greshake/i3status-rust/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user