diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-01 00:54:39 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-01 00:54:54 -0800 |
commit | 1b6766c63e80c09b6e6a9abb0ec26ae4dcae9f86 (patch) | |
tree | 58907a3eaf99139701ea7c67c625da740b58ed81 | |
parent | profiles/package.mask: cleanup (diff) | |
download | gentoo-1b6766c63e80c09b6e6a9abb0ec26ae4dcae9f86.tar.gz gentoo-1b6766c63e80c09b6e6a9abb0ec26ae4dcae9f86.tar.bz2 gentoo-1b6766c63e80c09b6e6a9abb0ec26ae4dcae9f86.zip |
dev-util/bingrep: clean whitespace
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r-- | dev-util/bingrep/bingrep-0.8.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-util/bingrep/bingrep-0.8.1.ebuild b/dev-util/bingrep/bingrep-0.8.1.ebuild index b6beb2a7c36c..5eb8912439a7 100644 --- a/dev-util/bingrep/bingrep-0.8.1.ebuild +++ b/dev-util/bingrep/bingrep-0.8.1.ebuild @@ -94,7 +94,6 @@ wincolor-1.0.2 inherit cargo - DESCRIPTION="Binary file analysis tool" HOMEPAGE="https://github.com/m4b/bingrep" SRC_URI="$(cargo_crate_uris ${CRATES})" |