Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/selecta/
Date: Sun, 31 Jul 2022 20:03:57
Message-Id: 1659297814.2f3123ac25bdc6a23191647de91701dbe69cdb73.soap@gentoo
1 commit: 2f3123ac25bdc6a23191647de91701dbe69cdb73
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 20:03:34 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 20:03:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3123ac
7
8 app-misc/selecta: update EAPI 6 -> 8
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 .../selecta/{selecta-0.0.7.ebuild => selecta-0.0.7-r1.ebuild} | 11 ++++-------
13 1 file changed, 4 insertions(+), 7 deletions(-)
14
15 diff --git a/app-misc/selecta/selecta-0.0.7.ebuild b/app-misc/selecta/selecta-0.0.7-r1.ebuild
16 similarity index 77%
17 rename from app-misc/selecta/selecta-0.0.7.ebuild
18 rename to app-misc/selecta/selecta-0.0.7-r1.ebuild
19 index 102d07f58dd5..014c6d49dd5b 100644
20 --- a/app-misc/selecta/selecta-0.0.7.ebuild
21 +++ b/app-misc/selecta/selecta-0.0.7-r1.ebuild
22 @@ -1,9 +1,9 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 -if [[ ${PV} == "9999" ]]; then
31 +if [[ ${PV} == *9999 ]]; then
32 inherit git-r3
33 EGIT_REPO_URI="https://github.com/garybernhardt/selecta"
34 else
35 @@ -16,11 +16,8 @@ HOMEPAGE="https://github.com/garybernhardt/selecta"
36
37 LICENSE="MIT"
38 SLOT="0"
39 -IUSE=""
40
41 -DEPEND=""
42 -RDEPEND="${DEPEND}
43 - >=dev-lang/ruby-1.9.3"
44 +RDEPEND="dev-lang/ruby"
45
46 src_install() {
47 dobin selecta