Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/roswell/
Date: Sat, 15 Aug 2020 09:30:47
Message-Id: 1597483785.2baf1823a74eadc9ebcfd8af6d7ad799d259aea9.juippis@gentoo
1 commit: 2baf1823a74eadc9ebcfd8af6d7ad799d259aea9
2 Author: YUE Daian <sheepduke <AT> gmail <DOT> com>
3 AuthorDate: Mon Aug 3 05:25:27 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 09:29:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2baf1823
7
8 dev-lisp/roswell: purge outdated versions
9
10 Signed-off-by: YUE Daian <sheepduke <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/16968
12 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
13
14 dev-lisp/roswell/Manifest | 3 ---
15 dev-lisp/roswell/roswell-19.08.10.101.ebuild | 22 ----------------------
16 dev-lisp/roswell/roswell-19.09.12.102.ebuild | 22 ----------------------
17 dev-lisp/roswell/roswell-19.12.13.103.ebuild | 23 -----------------------
18 4 files changed, 70 deletions(-)
19
20 diff --git a/dev-lisp/roswell/Manifest b/dev-lisp/roswell/Manifest
21 index 2f2ce27fb6b..7fd282c39d5 100644
22 --- a/dev-lisp/roswell/Manifest
23 +++ b/dev-lisp/roswell/Manifest
24 @@ -1,6 +1,3 @@
25 -DIST roswell-19.08.10.101.tar.gz 163259 BLAKE2B 80080a7d2665fd674281ae8af7ac735e8ebfa142cb2beac93e9536ab0251d654ce6f18e329b06bb1e8bb3a233ab15b42c35e544b4d2b9c87229d9290403cec31 SHA512 6a7dde53ba5f0793e3f5dac780265e1a88d35a0d4a2388fec6ecafde0904a36db222a3cfe867ae5bd90f38f08a5da09941182e72f81184bfd7f084d927e63ce3
26 -DIST roswell-19.09.12.102.tar.gz 164475 BLAKE2B 432a9aae8a2f2caa4b7c996829daff1e6a8807cccf936bf7d9aefc69e8842b73b355aede1213ed8ad3e2f3ed093fbb33f0d4f48c991ad4ae5dc3f919d5ea7c38 SHA512 04f6db828c81b7e6310c612e4a3fcd0d0abe6e9dbac794f78f9830902c8b8ad02bda7ff313edfebfd31fa299b2553f258dc82307ccdaf025b9eef2a13e93de54
27 -DIST roswell-19.12.13.103.tar.gz 165717 BLAKE2B 9d38deab38154146ebba80ce4efdcc99c2d4ced312cad5a04ba44bc1bf5f10cb3c83bbbccdbdb842f0ef92e7d20b7073973d4f7f3438e732987cfcff8ec4386a SHA512 3f7180843e81108ff026df6ead5541325dc622027483c2a33069020bdc90916c263a73ec40ead5ab0af2566967aa2a4cb8db2ece962465e7b0a41e4a6809335a
28 DIST roswell-20.01.14.104.tar.gz 164384 BLAKE2B 905bb54081da137c588b911f1aa6ef4957e9d860c9d42b72bcda37b084d4049c4234a757514170e2a857de40c4970d70e53e98d72bbeb037e5c35930fbd9286b SHA512 8eac3ada8afb9f2ee82004e46fcee72e45cfd2ed4e86dea8892ff6fa0bb5339bca7e3d1d4a7e2930d6848ef1bf1ef4b63aa576382bee1e66e98cf50441c81c7e
29 DIST roswell-20.04.14.105.tar.gz 165121 BLAKE2B f7f0e651768aa2a0d8ccd648b511eaae8d9c18e64941b0ce1a155017e53bd5b6552b129afa35ca1132765d1f03ed91c26d9d83f52799704857f1c3f1475f581d SHA512 3e63b206253c0922877beb0c5091fc42052cb6a711b47333c3d6553cd22eb509f6fb09a0e073465bfb45225b46aa4041d760df17c8e781d3b815c583e9578c3e
30 DIST roswell-20.05.14.106.tar.gz 164302 BLAKE2B bd2387bea78a746d5cfedc27e9d636ef7bc0f5118036ae2270c49a4361268527fafe2683850a2dcaeb1bf3f14db6a24fecd98f395081fdc1b4db620838d2936f SHA512 03a923accc4d6ac9a3a3e0fd1853441bf4be0268571e8b6ffffc122170befad6b1dcda6f062a566b54229bb325efb6a5d39459ce22a89355e927e3fea1e08cee
31
32 diff --git a/dev-lisp/roswell/roswell-19.08.10.101.ebuild b/dev-lisp/roswell/roswell-19.08.10.101.ebuild
33 deleted file mode 100644
34 index 11cdfe7deea..00000000000
35 --- a/dev-lisp/roswell/roswell-19.08.10.101.ebuild
36 +++ /dev/null
37 @@ -1,22 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -inherit autotools
44 -
45 -DESCRIPTION="A lisp installer and launcher for major environment"
46 -HOMEPAGE="https://github.com/roswell/roswell"
47 -SRC_URI="https://github.com/roswell/roswell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
48 -
49 -SLOT="0"
50 -LICENSE="MIT"
51 -
52 -KEYWORDS="~amd64 ~x86"
53 -
54 -RDEPEND="!net-libs/librouteros"
55 -
56 -src_prepare() {
57 - default
58 - eautoreconf
59 -}
60
61 diff --git a/dev-lisp/roswell/roswell-19.09.12.102.ebuild b/dev-lisp/roswell/roswell-19.09.12.102.ebuild
62 deleted file mode 100644
63 index 11cdfe7deea..00000000000
64 --- a/dev-lisp/roswell/roswell-19.09.12.102.ebuild
65 +++ /dev/null
66 @@ -1,22 +0,0 @@
67 -# Copyright 1999-2019 Gentoo Authors
68 -# Distributed under the terms of the GNU General Public License v2
69 -
70 -EAPI=7
71 -
72 -inherit autotools
73 -
74 -DESCRIPTION="A lisp installer and launcher for major environment"
75 -HOMEPAGE="https://github.com/roswell/roswell"
76 -SRC_URI="https://github.com/roswell/roswell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
77 -
78 -SLOT="0"
79 -LICENSE="MIT"
80 -
81 -KEYWORDS="~amd64 ~x86"
82 -
83 -RDEPEND="!net-libs/librouteros"
84 -
85 -src_prepare() {
86 - default
87 - eautoreconf
88 -}
89
90 diff --git a/dev-lisp/roswell/roswell-19.12.13.103.ebuild b/dev-lisp/roswell/roswell-19.12.13.103.ebuild
91 deleted file mode 100644
92 index 5e5d2416212..00000000000
93 --- a/dev-lisp/roswell/roswell-19.12.13.103.ebuild
94 +++ /dev/null
95 @@ -1,23 +0,0 @@
96 -# Copyright 1999-2020 Gentoo Authors
97 -# Distributed under the terms of the GNU General Public License v2
98 -
99 -EAPI=7
100 -
101 -inherit autotools
102 -
103 -DESCRIPTION="A lisp installer and launcher for major environment"
104 -HOMEPAGE="https://github.com/roswell/roswell"
105 -SRC_URI="https://github.com/roswell/roswell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
106 -
107 -SLOT="0"
108 -LICENSE="MIT"
109 -
110 -KEYWORDS="~amd64 ~x86"
111 -
112 -# File collision, #691754
113 -RDEPEND="!net-libs/librouteros"
114 -
115 -src_prepare() {
116 - default
117 - eautoreconf
118 -}