Gentoo Archives: gentoo-lisp

From: "Anna (cybertailor) Vyalkova" <cyber+gentoo@×××××.in>
To: gentoo-lisp@l.g.o
Cc: "Anna “CyberTailor”" <cyber@×××××.in>
Subject: [gentoo-lisp] [PATCH 09/11] dev-lisp/eos: treeclean (abandoned, no revdeps)
Date: Sun, 19 Dec 2021 09:30:28
Message-Id: 20211219092948.27384-9-cyber+gentoo@sysrq.in
In Reply to: [gentoo-lisp] [PATCH 01/11] dev-lisp/fiveam: add 1.4.2 by "Anna (cybertailor) Vyalkova"
1 From: Anna “CyberTailor” <cyber@×××××.in>
2
3 ---
4 dev-lisp/eos/eos-9999.ebuild | 17 -----------------
5 1 file changed, 17 deletions(-)
6 delete mode 100644 dev-lisp/eos/eos-9999.ebuild
7
8 diff --git a/dev-lisp/eos/eos-9999.ebuild b/dev-lisp/eos/eos-9999.ebuild
9 deleted file mode 100644
10 index 314ff51..0000000
11 --- a/dev-lisp/eos/eos-9999.ebuild
12 +++ /dev/null
13 @@ -1,17 +0,0 @@
14 -# Copyright 1999-2017 Gentoo Foundation
15 -# Distributed under the terms of the GNU General Public License v2
16 -
17 -EAPI=6
18 -
19 -inherit common-lisp-3 git-r3
20 -
21 -DESCRIPTION="Eos is a drop-in replacement for the FiveAM Test Framework"
22 -HOMEPAGE="https://github.com/adlai/Eos
23 - http://www.cliki.net/Eos"
24 -EGIT_REPO_URI="https://github.com/adlai/Eos"
25 -
26 -LICENSE="MIT"
27 -SLOT="0"
28 -IUSE=""
29 -
30 -RDEPEND=""
31 --
32 2.34.1