commit: d18dc28ea6c428f03a5007c46ad069450a6cd152 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Sun Apr 24 00:08:04 2022 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Sun Apr 24 00:08:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d18dc28e
dev-util/deblob: Add missing HOMEPAGE Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> dev-util/deblob/deblob-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-util/deblob/deblob-9999.ebuild b/dev-util/deblob/deblob-9999.ebuild index c47088993..ff14aab7e 100644 --- a/dev-util/deblob/deblob-9999.ebuild +++ b/dev-util/deblob/deblob-9999.ebuild @@ -6,6 +6,7 @@ EAPI=8 inherit git-r3 DESCRIPTION="remove binary executables from a directory" +HOMEPAGE="https://git.sr.ht/~lanodan/deblob" EGIT_REPO_URI="https://git.sr.ht/~lanodan/deblob" LICENSE="BSD" SLOT="0"
