summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-07-31 22:03:34 +0200
committerDavid Seifert <soap@gentoo.org>2022-07-31 22:03:34 +0200
commit2f3123ac25bdc6a23191647de91701dbe69cdb73 (patch)
treea8e1280f768003ba0f3a867e0d3137170160c05b /app-misc/selecta
parentapp-misc/selecta: remove unmaintained live ebuild (diff)
downloadgentoo-2f3123ac25bdc6a23191647de91701dbe69cdb73.tar.gz
gentoo-2f3123ac25bdc6a23191647de91701dbe69cdb73.tar.bz2
gentoo-2f3123ac25bdc6a23191647de91701dbe69cdb73.zip
app-misc/selecta: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-misc/selecta')
-rw-r--r--app-misc/selecta/selecta-0.0.7-r1.ebuild (renamed from app-misc/selecta/selecta-0.0.7.ebuild)11
1 files changed, 4 insertions, 7 deletions
diff --git a/app-misc/selecta/selecta-0.0.7.ebuild b/app-misc/selecta/selecta-0.0.7-r1.ebuild
index 102d07f58dd5..014c6d49dd5b 100644
--- a/app-misc/selecta/selecta-0.0.7.ebuild
+++ b/app-misc/selecta/selecta-0.0.7-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
-if [[ ${PV} == "9999" ]]; then
+if [[ ${PV} == *9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/garybernhardt/selecta"
else
@@ -16,11 +16,8 @@ HOMEPAGE="https://github.com/garybernhardt/selecta"
LICENSE="MIT"
SLOT="0"
-IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}
- >=dev-lang/ruby-1.9.3"
+RDEPEND="dev-lang/ruby"
src_install() {
dobin selecta