summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-30 13:38:41 +0000
committerSam James <sam@gentoo.org>2024-11-30 13:51:06 +0000
commit06f9d44ac7e22250780319546a519aafd1dbaab2 (patch)
tree45252f96f3562b4e3dff97800cd661c9c0670b4c /dev-scheme
parentdev-scheme/fibers: drop 1.2.0_p20230522 (diff)
downloadgentoo-06f9d44ac7e22250780319546a519aafd1dbaab2.tar.gz
gentoo-06f9d44ac7e22250780319546a519aafd1dbaab2.tar.bz2
gentoo-06f9d44ac7e22250780319546a519aafd1dbaab2.zip
dev-scheme/goosh: drop 1.3-r2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-scheme')
-rw-r--r--dev-scheme/goosh/goosh-1.3-r2.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/dev-scheme/goosh/goosh-1.3-r2.ebuild b/dev-scheme/goosh/goosh-1.3-r2.ebuild
deleted file mode 100644
index 50cb798a0536..000000000000
--- a/dev-scheme/goosh/goosh-1.3-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Small process-control library for Guile"
-HOMEPAGE="http://arglist.com/guile/"
-SRC_URI="http://arglist.com/guile/${P}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv x86"
-
-RDEPEND=">=dev-scheme/guile-1.6"
-BDEPEND="${RDEPEND}"