diff options
author | David Seifert <soap@gentoo.org> | 2022-02-16 22:26:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-02-16 22:26:19 +0100 |
commit | 3e132654d90e330ece7ea625ce93a57e0309717f (patch) | |
tree | baa961b934c7bc5b899f140bcdb170c3966d871d /net-im | |
parent | mail-client/sylpheed: add subslot op on app-crypt/gpgme (diff) | |
download | gentoo-3e132654d90e330ece7ea625ce93a57e0309717f.tar.gz gentoo-3e132654d90e330ece7ea625ce93a57e0309717f.tar.bz2 gentoo-3e132654d90e330ece7ea625ce93a57e0309717f.zip |
net-im/dino: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/dino/dino-0.2.1-r1.ebuild (renamed from net-im/dino/dino-0.2.1.ebuild) | 4 | ||||
-rw-r--r-- | net-im/dino/dino-0.2.2-r1.ebuild (renamed from net-im/dino/dino-0.2.2.ebuild) | 4 | ||||
-rw-r--r-- | net-im/dino/dino-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-im/dino/dino-0.2.1.ebuild b/net-im/dino/dino-0.2.1-r1.ebuild index b9cbc662d434..4a660b77b34b 100644 --- a/net-im/dino/dino-0.2.1.ebuild +++ b/net-im/dino/dino-0.2.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango - gpg? ( app-crypt/gpgme:1 ) + gpg? ( app-crypt/gpgme:= ) http? ( net-libs/libsoup:2.4 ) omemo? ( dev-libs/libgcrypt:0 diff --git a/net-im/dino/dino-0.2.2.ebuild b/net-im/dino/dino-0.2.2-r1.ebuild index 169e9707eef1..28342ac091db 100644 --- a/net-im/dino/dino-0.2.2.ebuild +++ b/net-im/dino/dino-0.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -36,7 +36,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango - gpg? ( app-crypt/gpgme:1 ) + gpg? ( app-crypt/gpgme:= ) http? ( net-libs/libsoup:2.4 ) omemo? ( dev-libs/libgcrypt:0 diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild index 29103bf879ef..dcefefcd1c83 100644 --- a/net-im/dino/dino-9999.ebuild +++ b/net-im/dino/dino-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango - gpg? ( app-crypt/gpgme:1 ) + gpg? ( app-crypt/gpgme:= ) http? ( net-libs/libsoup:2.4 ) omemo? ( dev-libs/libgcrypt:0 |