diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-14 14:17:44 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-18 14:09:10 +0200 |
commit | b70ee46f3b7d0d3835a613c385350ae1eb925ee3 (patch) | |
tree | 6dda57876fbf6235521da3828f26302b8568b6cb /x11-libs/wxGTK | |
parent | net-misc/remmina: Rename USE=gnome-keyring -> keyring (diff) | |
download | gentoo-b70ee46f3b7d0d3835a613c385350ae1eb925ee3.tar.gz gentoo-b70ee46f3b7d0d3835a613c385350ae1eb925ee3.tar.bz2 gentoo-b70ee46f3b7d0d3835a613c385350ae1eb925ee3.zip |
x11-libs/wxGTK: Rename USE=gnome-keyring -> keyring
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.1.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild | 8 | ||||
-rw-r--r-- | x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/x11-libs/wxGTK/wxGTK-3.2.1.ebuild b/x11-libs/wxGTK/wxGTK-3.2.1.ebuild index 821cc804af2b..4f7a1685e919 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.1.ebuild @@ -20,8 +20,8 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="+X curl doc debug gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" -REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )" +IUSE="+X curl doc debug keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" +REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )" RDEPEND=" @@ -45,7 +45,7 @@ RDEPEND=" x11-libs/libXxf86vm[${MULTILIB_USEDEP}] media-libs/fontconfig x11-libs/pango[${MULTILIB_USEDEP}] - gnome-keyring? ( app-crypt/libsecret ) + keyring? ( app-crypt/libsecret ) gstreamer? ( media-libs/gstreamer:1.0[${MULTILIB_USEDEP}] media-libs/gst-plugins-base:1.0[${MULTILIB_USEDEP}] @@ -172,7 +172,7 @@ multilib_src_configure() { $(use_with libnotify) $(use_with opengl) $(use_with tiff libtiff sys) - $(use_enable gnome-keyring secretstore) + $(use_enable keyring secretstore) $(use_enable spell spellcheck) $(use_enable test tests) $(use_enable wayland) diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild index b47ddea2ae9e..517f06f625d9 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r1.ebuild @@ -21,8 +21,8 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="+X curl doc debug gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" -REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )" +IUSE="+X curl doc debug keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" +REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )" RDEPEND=" @@ -46,7 +46,7 @@ RDEPEND=" x11-libs/libXxf86vm[${MULTILIB_USEDEP}] media-libs/fontconfig x11-libs/pango[${MULTILIB_USEDEP}] - gnome-keyring? ( app-crypt/libsecret ) + keyring? ( app-crypt/libsecret ) gstreamer? ( media-libs/gstreamer:1.0[${MULTILIB_USEDEP}] media-libs/gst-plugins-base:1.0[${MULTILIB_USEDEP}] @@ -174,7 +174,7 @@ multilib_src_configure() { $(use_with libnotify) $(use_with opengl) $(use_with tiff libtiff sys) - $(use_enable gnome-keyring secretstore) + $(use_enable keyring secretstore) $(use_enable spell spellcheck) $(use_enable test tests) $(use_enable wayland) diff --git a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild index 202f3bedf079..94c449eddee9 100644 --- a/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-3.2.2.1-r2.ebuild @@ -21,8 +21,8 @@ S="${WORKDIR}/wxWidgets-${PV}" LICENSE="wxWinLL-3 GPL-2 doc? ( wxWinFDL-3 )" SLOT="${WXRELEASE}" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" -IUSE="+X curl doc debug gnome-keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" -REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) gnome-keyring? ( X )" +IUSE="+X curl doc debug keyring gstreamer libnotify +lzma opengl pch sdl +spell test tiff wayland webkit" +REQUIRED_USE="test? ( tiff ) tiff? ( X ) spell? ( X ) keyring? ( X )" RESTRICT="!test? ( test )" RDEPEND=" @@ -46,7 +46,7 @@ RDEPEND=" x11-libs/libXxf86vm[${MULTILIB_USEDEP}] media-libs/fontconfig x11-libs/pango[${MULTILIB_USEDEP}] - gnome-keyring? ( app-crypt/libsecret ) + keyring? ( app-crypt/libsecret ) gstreamer? ( media-libs/gstreamer:1.0[${MULTILIB_USEDEP}] media-libs/gst-plugins-base:1.0[${MULTILIB_USEDEP}] @@ -175,7 +175,7 @@ multilib_src_configure() { $(use_with libnotify) $(use_with opengl) $(use_with tiff libtiff sys) - $(use_enable gnome-keyring secretstore) + $(use_enable keyring secretstore) $(use_enable spell spellcheck) $(use_enable test tests) $(use_enable wayland) |