From: Matt Turner Date: Tue, 14 Apr 2020 03:06:36 +0000 (-0700) Subject: dev-vcs/subversion: Depend on libsecret, not libgnome-keyring X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=143496acaadaff1d45d99b0c9183e03a60b38438;p=gentoo.git dev-vcs/subversion: Depend on libsecret, not libgnome-keyring Bug: https://bugs.gentoo.org/713026 Signed-off-by: Matt Turner --- diff --git a/dev-vcs/subversion/subversion-1.13.0.ebuild b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild similarity index 99% rename from dev-vcs/subversion/subversion-1.13.0.ebuild rename to dev-vcs/subversion/subversion-1.13.0-r1.ebuild index a46d68203b07..3f5565dc2727 100644 --- a/dev-vcs/subversion/subversion-1.13.0.ebuild +++ b/dev-vcs/subversion/subversion-1.13.0-r1.ebuild @@ -39,7 +39,7 @@ COMMON_DEPEND=" ctypes-python? ( ${PYTHON_DEPS} ) gnome-keyring? ( dev-libs/glib:2 - gnome-base/libgnome-keyring + app-crypt/libsecret sys-apps/dbus ) http? ( >=net-libs/serf-1.3.4 )