diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:27:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:31 +0100 |
commit | 1e1af09bf7c01c28940fbfddd66bb6020df3b286 (patch) | |
tree | 9c54d9789376f2450c66ba94f7b283dfb6532a84 /x11-plugins | |
parent | x11-plugins/docker: eutils->epatch (diff) | |
download | gentoo-1e1af09bf7c01c28940fbfddd66bb6020df3b286.tar.gz gentoo-1e1af09bf7c01c28940fbfddd66bb6020df3b286.tar.bz2 gentoo-1e1af09bf7c01c28940fbfddd66bb6020df3b286.zip |
x11-plugins/pidgin-gpg: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1d49c9c8eff5..653c0ced057d 100644 --- a/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild +++ b/x11-plugins/pidgin-gpg/pidgin-gpg-0.9.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils ltprune +inherit autotools ltprune DESCRIPTION="Pidgin GPG/OpenPGP (XEP-0027) plugin" HOMEPAGE="https://github.com/Draghtnod/Pidgin-GPG" |