commit: 69a8b8b8f9cfdb2ac38c3899bf0a1fbee5a60003 Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Sun Mar 13 18:25:21 2022 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Sun Mar 13 18:25:21 2022 +0000 URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=69a8b8b8
dev-scheme/ksm: drop package unmaintained, ancient ebuild Bug: https://bugs.gentoo.org/797100 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-scheme/ksm/ksm-0.3.2.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/dev-scheme/ksm/ksm-0.3.2.ebuild b/dev-scheme/ksm/ksm-0.3.2.ebuild deleted file mode 100644 index fe56ae95..00000000 --- a/dev-scheme/ksm/ksm-0.3.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -DESCRIPTION="KSM-Scheme is a Scheme interpreter that integrates easily with functions and variables defined in C language." -HOMEPAGE="http://square.umin.ac.jp/~hchang/ksm/" -SRC_URI="http://square.umin.ac.jp/~hchang/ksm/${P}.tar.gz" - -SLOT="0" -LICENSE="GPL-2" - -#compile failure on amd64, maybe -* is overkill -KEYWORDS="-* ~x86 ~ppc" - -DEPEND="" -IUSE=""
