[gentoo-commits] repo/gentoo:master commit in: app-misc/selecta/

2022-07-31 Thread David Seifert
commit: 7d4397ff1e3c495bba154afb57101307eba3ca31
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jul 31 20:03:33 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jul 31 20:03:33 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4397ff

app-misc/selecta: remove unmaintained live ebuild

Signed-off-by: David Seifert  gentoo.org>

 app-misc/selecta/selecta-.ebuild | 28 
 1 file changed, 28 deletions(-)

diff --git a/app-misc/selecta/selecta-.ebuild 
b/app-misc/selecta/selecta-.ebuild
deleted file mode 100644
index 102d07f58dd5..
--- a/app-misc/selecta/selecta-.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-if [[ ${PV} == "" ]]; then
-   inherit git-r3
-   EGIT_REPO_URI="https://github.com/garybernhardt/selecta;
-else
-   SRC_URI="https://github.com/garybernhardt/selecta/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
-   KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="A fuzzy text selector for files and anything else you need to 
select"
-HOMEPAGE="https://github.com/garybernhardt/selecta;
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}
-   >=dev-lang/ruby-1.9.3"
-
-src_install() {
-   dobin selecta
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/selecta/

2022-07-31 Thread David Seifert
commit: 2f3123ac25bdc6a23191647de91701dbe69cdb73
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jul 31 20:03:34 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jul 31 20:03:34 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f3123ac

app-misc/selecta: update EAPI 6 -> 8

Signed-off-by: David Seifert  gentoo.org>

 .../selecta/{selecta-0.0.7.ebuild => selecta-0.0.7-r1.ebuild} | 11 ---
 1 file 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
similarity index 77%
rename from app-misc/selecta/selecta-0.0.7.ebuild
rename to 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} == "" ]]; then
+if [[ ${PV} == * ]]; 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



[gentoo-commits] repo/gentoo:master commit in: app-misc/selecta/

2018-07-11 Thread Tony Vroon
commit: 961b9f3b6f311a8e70bfcd4bebc9d181addd44e4
Author: Lucian Poston  pm  me>
AuthorDate: Sat Jul  7 16:04:31 2018 +
Commit: Tony Vroon  gentoo  org>
CommitDate: Wed Jul 11 08:45:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961b9f3b

app-misc/selecta: new package

Closes: https://bugs.gentoo.org/660602

Package-Manager: Portage-2.3.40, Repoman-2.3.9
Closes: https://github.com/gentoo/gentoo/pull/9087
Closes: https://bugs.gentoo.org/660602

 app-misc/selecta/Manifest |  1 +
 app-misc/selecta/metadata.xml | 12 
 app-misc/selecta/selecta-0.0.7.ebuild | 28 
 app-misc/selecta/selecta-.ebuild  | 28 
 4 files changed, 69 insertions(+)

diff --git a/app-misc/selecta/Manifest b/app-misc/selecta/Manifest
new file mode 100644
index 000..d16478d877e
--- /dev/null
+++ b/app-misc/selecta/Manifest
@@ -0,0 +1 @@
+DIST selecta-0.0.7.tar.gz 116987 BLAKE2B 
dda7f21ad939780a1d631086eb669f4824277c9b9bc4a762fa56e201fca3202ee8fab63ea1328dfabf868f4c430456969be99ec1520afcb8c509518f589a3a6a
 SHA512 
7db8fefa51411c6b9996bd1e19889902e807471bb76309bbcace16dcfae70cdb71bdd7abd2c1a96b99d2fe1f9ecbdb1972e95485a2d06b3e3258303a0fef2018

diff --git a/app-misc/selecta/metadata.xml b/app-misc/selecta/metadata.xml
new file mode 100644
index 000..6bf484adc0d
--- /dev/null
+++ b/app-misc/selecta/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   lucianpos...@pm.me
+   Lucian Poston
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/app-misc/selecta/selecta-0.0.7.ebuild 
b/app-misc/selecta/selecta-0.0.7.ebuild
new file mode 100644
index 000..102d07f58dd
--- /dev/null
+++ b/app-misc/selecta/selecta-0.0.7.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/garybernhardt/selecta;
+else
+   SRC_URI="https://github.com/garybernhardt/selecta/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A fuzzy text selector for files and anything else you need to 
select"
+HOMEPAGE="https://github.com/garybernhardt/selecta;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   >=dev-lang/ruby-1.9.3"
+
+src_install() {
+   dobin selecta
+   einstalldocs
+}

diff --git a/app-misc/selecta/selecta-.ebuild 
b/app-misc/selecta/selecta-.ebuild
new file mode 100644
index 000..102d07f58dd
--- /dev/null
+++ b/app-misc/selecta/selecta-.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+if [[ ${PV} == "" ]]; then
+   inherit git-r3
+   EGIT_REPO_URI="https://github.com/garybernhardt/selecta;
+else
+   SRC_URI="https://github.com/garybernhardt/selecta/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+DESCRIPTION="A fuzzy text selector for files and anything else you need to 
select"
+HOMEPAGE="https://github.com/garybernhardt/selecta;
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}
+   >=dev-lang/ruby-1.9.3"
+
+src_install() {
+   dobin selecta
+   einstalldocs
+}