From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gpg/
Date: Thu, 21 Oct 2021 12:18:30 +0000 (UTC) [thread overview]
Message-ID: <1634818705.747a84acf7d8cfbe7f3054958dfb0baadda1a266.flow@gentoo> (raw)
commit: 747a84acf7d8cfbe7f3054958dfb0baadda1a266
Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Thu Oct 21 11:55:03 2021 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 12:18:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=747a84ac
x11-plugins/pidgin-gpg: bump to EAPI 8
Migrate to EAPI=8, update license to GPL-3+, ebuild cleanup.
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22655
Closes: https://bugs.gentoo.org/819147
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild
index 83b3d544c2d..05c290348af 100644
--- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild
+++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
inherit autotools
@@ -9,19 +9,19 @@ DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin"
HOMEPAGE="https://github.com/Draghtnod/Pidgin-GPG"
SRC_URI="https://github.com/Draghtnod/Pidgin-GPG/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
RDEPEND="app-crypt/gpgme
net-im/pidgin"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
S="${WORKDIR}/Pidgin-GPG-${PV}"
src_prepare() {
+ default
eautoreconf
}
next reply other threads:[~2021-10-21 12:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 12:18 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-16 22:11 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-gpg/ David Seifert
2021-10-21 13:55 Sergey Popov
2021-09-09 7:11 Yixun Lan
2021-05-31 9:20 David Seifert
2021-04-18 6:06 Sam James
2020-02-15 10:03 David Seifert
2020-02-08 16:17 David Seifert
2019-09-15 17:17 Michał Górny
2017-01-09 17:50 Göktürk Yüksek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1634818705.747a84acf7d8cfbe7f3054958dfb0baadda1a266.flow@gentoo \
--to=flow@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox