Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/macchina/
Date: Wed, 03 Nov 2021 11:31:10
Message-Id: 1635938951.e34662ae8a1d37e8b77f8b53b20bcd1b7754be3c.andrewammerlaan@gentoo
1 commit: e34662ae8a1d37e8b77f8b53b20bcd1b7754be3c
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 3 11:29:04 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 3 11:29:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e34662ae
7
8 app-misc/macchina: remove useless blank line
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 app-misc/macchina/macchina-5.0.2.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-misc/macchina/macchina-5.0.2.ebuild b/app-misc/macchina/macchina-5.0.2.ebuild
17 index 5f3d6b2f9..3191accb0 100644
18 --- a/app-misc/macchina/macchina-5.0.2.ebuild
19 +++ b/app-misc/macchina/macchina-5.0.2.ebuild
20 @@ -144,7 +144,6 @@ SRC_URI="
21 $(cargo_crate_uris)
22 "
23
24 -
25 DESCRIPTION="A system information fetcher, with an (unhealthy) emphasis on performance."
26 # Double check the homepage as the cargo_metadata crate
27 # does not provide this value so instead repository is used