diff options
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 |