public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/files/, app-eselect/eselect-pinentry/
@ 2017-03-15  6:27 Alon Bar-Lev
  0 siblings, 0 replies; 3+ messages in thread
From: Alon Bar-Lev @ 2017-03-15  6:27 UTC (permalink / raw
  To: gentoo-commits

commit:     bfeb055abcf76f0b0e226fc8bb2a27283a60c188
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 23:39:35 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 06:27:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfeb055a

app-eselect/eselect-pinentry: cleanup

Bug: 611500

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 .../eselect-pinentry/eselect-pinentry-0.4.ebuild   | 22 ----------------------
 .../eselect-pinentry/eselect-pinentry-0.5.ebuild   | 22 ----------------------
 .../eselect-pinentry/eselect-pinentry-0.6.ebuild   | 22 ----------------------
 .../eselect-pinentry/files/pinentry.eselect-0.4    | 12 ------------
 .../eselect-pinentry/files/pinentry.eselect-0.5    | 12 ------------
 .../eselect-pinentry/files/pinentry.eselect-0.6    | 12 ------------
 6 files changed, 102 deletions(-)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild
deleted file mode 100644
index 5a6db7957ab..00000000000
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Manage /usr/bin/pinentry symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
-
-S=${FILESDIR}
-
-src_install() {
-	insinto /usr/share/eselect/modules
-	newins pinentry.eselect-${PV} pinentry.eselect
-}

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild
deleted file mode 100644
index 7ff1f680aaf..00000000000
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Manage /usr/bin/pinentry symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
-
-S=${FILESDIR}
-
-src_install() {
-	insinto /usr/share/eselect/modules
-	newins pinentry.eselect-${PV} pinentry.eselect
-}

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild
deleted file mode 100644
index 2c64ba48925..00000000000
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.6.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Manage /usr/bin/pinentry symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
-
-S=${FILESDIR}
-
-src_install() {
-	insinto /usr/share/eselect/modules
-	newins pinentry.eselect-${PV} pinentry.eselect
-}

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.4 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.4
deleted file mode 100644
index 9066ff261c5..00000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.4
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="ssuominen@gentoo.org"
-VERSION="0.4"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5
deleted file mode 100644
index f456349bdc5..00000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.5
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="ssuominen@gentoo.org"
-VERSION="0.5"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses pinentry-gnome3 )
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.6 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.6
deleted file mode 100644
index f8f824e5bd1..00000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.6
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="ssuominen@gentoo.org"
-VERSION="0.5"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt pinentry-gtk-2 pinentry-qt4 pinentry-curses )
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/files/, app-eselect/eselect-pinentry/
@ 2023-01-25 17:41 Joonas Niilola
  0 siblings, 0 replies; 3+ messages in thread
From: Joonas Niilola @ 2023-01-25 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     aacb1367eba1832c4102bc28a5ab4bf52e643417
Author:     Marco Scardovi <scardracs-gentoo <AT> proton <DOT> me>
AuthorDate: Sat Jan 14 09:36:28 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 17:41:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aacb1367

app-eselect/eselect-pinentry: drop 0.7.1

Signed-off-by: Marco Scardovi <scardracs-gentoo <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/29099
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../eselect-pinentry/eselect-pinentry-0.7.1.ebuild | 23 ----------------------
 .../eselect-pinentry/files/pinentry.eselect-0.7.1  | 12 -----------
 2 files changed, 35 deletions(-)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild
deleted file mode 100644
index 2dc9957138ff..000000000000
--- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Manage /usr/bin/pinentry symlink"
-HOMEPAGE="https://www.gentoo.org/proj/en/eselect/"
-SRC_URI=""
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
-
-S="${FILESDIR}"
-
-src_install() {
-	default
-	insinto /usr/share/eselect/modules
-	newins pinentry.eselect-${PV} pinentry.eselect
-}

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
deleted file mode 100644
index 77427c45da86..000000000000
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-DESCRIPTION="Manage /usr/bin/pinentry implementation"
-MAINTAINER="zlogene@gentoo.org"
-VERSION="0.7.1"
-
-SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt5 pinentry-curses pinentry-tty )
-SYMLINK_DESCRIPTION='pinentry binary'
-
-inherit bin-symlink


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/files/, app-eselect/eselect-pinentry/
@ 2023-11-21 12:56 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2023-11-21 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     52cd892de164e29310906038ea50c2e1bdfbfd9a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 21 12:54:50 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 21 12:54:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52cd892d

app-eselect/eselect-pinentry: add 0.7.3

This adds pinentry-emacs to the eselect module.
Update HOMEPAGE.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 .../eselect-pinentry/eselect-pinentry-0.7.3.ebuild   | 20 ++++++++++++++++++++
 .../eselect-pinentry/files/pinentry.eselect-0.7.3    | 19 +++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild
new file mode 100644
index 000000000000..b7fd5011efb3
--- /dev/null
+++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Manage /usr/bin/pinentry symlink"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Eselect"
+S="${WORKDIR}"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
+
+src_install() {
+	default
+	insinto /usr/share/eselect/modules
+	newins "${FILESDIR}"/pinentry.eselect-${PV} pinentry.eselect
+}

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3 b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3
new file mode 100644
index 000000000000..bc058bb41ee7
--- /dev/null
+++ b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.3
@@ -0,0 +1,19 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+DESCRIPTION="Manage /usr/bin/pinentry implementation"
+MAINTAINER="maintainer-needed@gentoo.org"
+VERSION="0.7.3"
+
+SYMLINK_PATH=/usr/bin/pinentry
+SYMLINK_TARGETS=(
+	pinentry-efl
+	pinentry-gnome3
+	pinentry-qt5
+	pinentry-curses
+	pinentry-tty
+	pinentry-emacs
+)
+SYMLINK_DESCRIPTION='pinentry binary'
+
+inherit bin-symlink


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-21 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-21 12:56 [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-pinentry/files/, app-eselect/eselect-pinentry/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2023-01-25 17:41 Joonas Niilola
2017-03-15  6:27 Alon Bar-Lev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox