commit:     3e848a78e3b921d1246f86927524022c306d99f0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 18:22:09 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 18:22:22 2022 +0000
URL:        https://gitweb.gentoo.org/proj/lisp.git/commit/?id=3e848a78

dev-scheme/armpit: drop package

unmaintained, ancient ebuild

Bug: https://bugs.gentoo.org/797100
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-scheme/armpit/armpit-00.0098.ebuild | 33 ---------------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-scheme/armpit/armpit-00.0098.ebuild 
b/dev-scheme/armpit/armpit-00.0098.ebuild
deleted file mode 100644
index 82dbe582..00000000
--- a/dev-scheme/armpit/armpit-00.0098.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MY_P=${PN}_${PV}
-
-DESCRIPTION="ARMPIT SCHEME is an interpreter for the Scheme language 
(lexically-scoped dialect of Lisp) that runs on RISC microcontrollers with ARM 
core."
-
-HOMEPAGE="http://armpit.sourceforge.net/";
-
-SRC_URI="mirror://sourceforge/armpit/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-
-SLOT="0"
-
-KEYWORDS="~arm"
-
-IUSE=""
-
-DEPEND=""
-
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}"
-
-src_compile() {
-       die "I can't test this"
-}
-
-src_install() {
-       die "I can't test this"
-}

Reply via email to