commit: 32bce40e9cf1f15ec8d2a3862bdab65afc47fe39 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Mon Sep 29 13:39:27 2025 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Mon Sep 29 13:43:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32bce40e
dev-embedded/jal: drop 0.4.62 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-embedded/jal/jal-0.4.62.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-embedded/jal/jal-0.4.62.ebuild b/dev-embedded/jal/jal-0.4.62.ebuild deleted file mode 100644 index c0a09bc821ed..000000000000 --- a/dev-embedded/jal/jal-0.4.62.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="A high-level language for Microchip PIC and Ubicom SX microcontrollers" -HOMEPAGE="https://jal.sourceforge.net/" -SRC_URI="https://downloads.sourceforge.net/jal/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -S="${WORKDIR}/${PN}"
