Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/layman/
Date: Fri, 24 Apr 2020 23:53:15
Message-Id: 1587772345.b33d3f2f466ad14bb5ad6dadf5159e767f657624.dolsen@gentoo
1 commit: b33d3f2f466ad14bb5ad6dadf5159e767f657624
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 24 23:52:25 2020 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 24 23:52:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b33d3f2f
7
8 app-portage/layman: Update subversion deps for qa-reports
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Brian Dolbec <dolsen <AT> gentoo.org>
12
13 app-portage/layman/layman-2.4.2-r1.ebuild | 8 +-------
14 app-portage/layman/layman-2.4.3.ebuild | 8 +-------
15 app-portage/layman/layman-9999.ebuild | 8 +-------
16 3 files changed, 3 insertions(+), 21 deletions(-)
17
18 diff --git a/app-portage/layman/layman-2.4.2-r1.ebuild b/app-portage/layman/layman-2.4.2-r1.ebuild
19 index 8540842c8cf..6ed498235fd 100644
20 --- a/app-portage/layman/layman-2.4.2-r1.ebuild
21 +++ b/app-portage/layman/layman-2.4.2-r1.ebuild
22 @@ -28,13 +28,7 @@ RDEPEND="
23 git? ( dev-vcs/git )
24 mercurial? ( dev-vcs/mercurial )
25 g-sorcery? ( app-portage/g-sorcery )
26 - subversion? (
27 - || (
28 - >=dev-vcs/subversion-1.5.4[http]
29 - >=dev-vcs/subversion-1.5.4[webdav-neon]
30 - >=dev-vcs/subversion-1.5.4[webdav-serf]
31 - )
32 - )
33 + subversion? ( >=dev-vcs/subversion-1.5.4[http] )
34 gpg? ( >=dev-python/pyGPG-0.2 )
35 sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
36 !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
37
38 diff --git a/app-portage/layman/layman-2.4.3.ebuild b/app-portage/layman/layman-2.4.3.ebuild
39 index 07b59dff1c2..dae60bcf5c6 100644
40 --- a/app-portage/layman/layman-2.4.3.ebuild
41 +++ b/app-portage/layman/layman-2.4.3.ebuild
42 @@ -35,13 +35,7 @@ RDEPEND="
43 git? ( dev-vcs/git )
44 mercurial? ( dev-vcs/mercurial )
45 g-sorcery? ( app-portage/g-sorcery )
46 - subversion? (
47 - || (
48 - >=dev-vcs/subversion-1.5.4[http]
49 - >=dev-vcs/subversion-1.5.4[webdav-neon]
50 - >=dev-vcs/subversion-1.5.4[webdav-serf]
51 - )
52 - )
53 + subversion? ( >=dev-vcs/subversion-1.5.4[http] )
54 gpg? ( >=dev-python/pyGPG-0.2 )
55 sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
56 !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
57
58 diff --git a/app-portage/layman/layman-9999.ebuild b/app-portage/layman/layman-9999.ebuild
59 index 07b59dff1c2..dae60bcf5c6 100644
60 --- a/app-portage/layman/layman-9999.ebuild
61 +++ b/app-portage/layman/layman-9999.ebuild
62 @@ -35,13 +35,7 @@ RDEPEND="
63 git? ( dev-vcs/git )
64 mercurial? ( dev-vcs/mercurial )
65 g-sorcery? ( app-portage/g-sorcery )
66 - subversion? (
67 - || (
68 - >=dev-vcs/subversion-1.5.4[http]
69 - >=dev-vcs/subversion-1.5.4[webdav-neon]
70 - >=dev-vcs/subversion-1.5.4[webdav-serf]
71 - )
72 - )
73 + subversion? ( >=dev-vcs/subversion-1.5.4[http] )
74 gpg? ( >=dev-python/pyGPG-0.2 )
75 sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
76 !sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )