commit:     8fcb488cd2c21921f9c67a4088b3d9e619c2a557
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 01:48:14 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 01:49:07 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fcb488c

net-misc/wget2: subscribe to libassuan subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/wget2/{wget2-2.0.1-r4.ebuild => wget2-2.0.1-r5.ebuild} | 2 +-
 net-misc/wget2/{wget2-2.1.0.ebuild => wget2-2.1.0-r1.ebuild}    | 2 +-
 net-misc/wget2/wget2-9999.ebuild                                | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/wget2/wget2-2.0.1-r4.ebuild 
b/net-misc/wget2/wget2-2.0.1-r5.ebuild
similarity index 98%
rename from net-misc/wget2/wget2-2.0.1-r4.ebuild
rename to net-misc/wget2/wget2-2.0.1-r5.ebuild
index 56d044188f55..9d777020a981 100644
--- a/net-misc/wget2/wget2-2.0.1-r4.ebuild
+++ b/net-misc/wget2/wget2-2.0.1-r5.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
        )
        gpgme? (
                app-crypt/gpgme:=
-               dev-libs/libassuan
+               dev-libs/libassuan:=
                dev-libs/libgpg-error
        )
        http2? ( net-libs/nghttp2 )

diff --git a/net-misc/wget2/wget2-2.1.0.ebuild 
b/net-misc/wget2/wget2-2.1.0-r1.ebuild
similarity index 98%
rename from net-misc/wget2/wget2-2.1.0.ebuild
rename to net-misc/wget2/wget2-2.1.0-r1.ebuild
index 745aa97146f8..adf3183d13a5 100644
--- a/net-misc/wget2/wget2-2.1.0.ebuild
+++ b/net-misc/wget2/wget2-2.1.0-r1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="
        )
        gpgme? (
                app-crypt/gpgme:=
-               dev-libs/libassuan
+               dev-libs/libassuan:=
                dev-libs/libgpg-error
        )
        http2? ( net-libs/nghttp2 )

diff --git a/net-misc/wget2/wget2-9999.ebuild b/net-misc/wget2/wget2-9999.ebuild
index 088e948a5a9b..28200b483dae 100644
--- a/net-misc/wget2/wget2-9999.ebuild
+++ b/net-misc/wget2/wget2-9999.ebuild
@@ -27,7 +27,7 @@ RDEPEND="
        )
        gpgme? (
                app-crypt/gpgme:=
-               dev-libs/libassuan
+               dev-libs/libassuan:=
                dev-libs/libgpg-error
        )
        http2? ( net-libs/nghttp2 )

Reply via email to