commit: d8bdd744f68696f65ec2542bb33b169c3fe2efdc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Jun 17 05:55:05 2024 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jun 17 05:55:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8bdd744
dev-lisp/trivial-gray-streams: drop 20170830 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> .../trivial-gray-streams-20170830.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild b/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild deleted file mode 100644 index 63d5924ffdb0..000000000000 --- a/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit common-lisp-3 - -DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations" -HOMEPAGE="https://common-lisp.net/project/trivial-gray-streams/" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" -IUSE="" - -RDEPEND="!dev-lisp/cl-${PN}"
