commit: a7ccf361f4de0741018f2eb18f616bcfaa37dea7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 14 11:07:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Sep 14 11:07:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ccf361
sys-apps/moar: fix duplicate lines Bad script! Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/moar/moar-1.33.0.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/sys-apps/moar/moar-1.33.0.ebuild b/sys-apps/moar/moar-1.33.0.ebuild index f3110b420f4e..8d918962812f 100644 --- a/sys-apps/moar/moar-1.33.0.ebuild +++ b/sys-apps/moar/moar-1.33.0.ebuild @@ -13,18 +13,6 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-deps.tar LICENSE="BSD-2 BSD MIT" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" -# Dependent licenses -LICENSE+=" Apache-2.0 BSD BSD-2 MIT" SLOT="0" KEYWORDS="amd64 ~arm arm64 ~ppc64" IUSE="test"
