summaryrefslogtreecommitdiff
path: root/dev-lisp/trivial-gray-streams/trivial-gray-streams-20170830-r1.ebuild
blob: 59c6ac0d58f9b7486f84ac82d577519f4bf14d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit common-lisp-3

DESCRIPTION="A thin compatibility layer between Gray Stream Common Lisp implementations"
HOMEPAGE="https://trivial-gray-streams.common-lisp.dev/"
SRC_URI="mirror://gentoo/a9/${P}.tar.bz2"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"