Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git/
Date: Wed, 27 Apr 2022 21:14:48
Message-Id: 1651094068.6f2edff6db18fbb1b06cf731e06d03cb703ee962.sam@gentoo
1 commit: 6f2edff6db18fbb1b06cf731e06d03cb703ee962
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 27 21:14:15 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 27 21:14:28 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f2edff6
7
8 dev-vcs/git: add USE=selinux for selinux-git policy
9
10 Closes: https://bugs.gentoo.org/841350
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-vcs/git/git-2.35.1.ebuild | 3 ++-
14 dev-vcs/git/git-2.35.3.ebuild | 3 ++-
15 dev-vcs/git/git-2.36.0.ebuild | 3 ++-
16 dev-vcs/git/git-9999-r1.ebuild | 3 ++-
17 dev-vcs/git/git-9999-r2.ebuild | 3 ++-
18 dev-vcs/git/git-9999-r3.ebuild | 3 ++-
19 dev-vcs/git/git-9999.ebuild | 3 ++-
20 7 files changed, 14 insertions(+), 7 deletions(-)
21
22 diff --git a/dev-vcs/git/git-2.35.1.ebuild b/dev-vcs/git/git-2.35.1.ebuild
23 index 7460fffd2d2b..d8116b2ab251 100644
24 --- a/dev-vcs/git/git-2.35.1.ebuild
25 +++ b/dev-vcs/git/git-2.35.1.ebuild
26 @@ -51,7 +51,7 @@ fi
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
31 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
32
33 # Common to both DEPEND and RDEPEND
34 DEPEND="
35 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
36 )
37 )
38 perforce? ( ${PYTHON_DEPS} )
39 + selinux? ( sec-policy/selinux-git )
40 "
41
42 # This is how info docs are created with Git:
43
44 diff --git a/dev-vcs/git/git-2.35.3.ebuild b/dev-vcs/git/git-2.35.3.ebuild
45 index 075208f7ce0d..68797bbf49b8 100644
46 --- a/dev-vcs/git/git-2.35.3.ebuild
47 +++ b/dev-vcs/git/git-2.35.3.ebuild
48 @@ -51,7 +51,7 @@ fi
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
53 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
54
55 # Common to both DEPEND and RDEPEND
56 DEPEND="
57 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
58 )
59 )
60 perforce? ( ${PYTHON_DEPS} )
61 + selinux? ( sec-policy/selinux-git )
62 "
63
64 # This is how info docs are created with Git:
65
66 diff --git a/dev-vcs/git/git-2.36.0.ebuild b/dev-vcs/git/git-2.36.0.ebuild
67 index 075208f7ce0d..68797bbf49b8 100644
68 --- a/dev-vcs/git/git-2.36.0.ebuild
69 +++ b/dev-vcs/git/git-2.36.0.ebuild
70 @@ -51,7 +51,7 @@ fi
71
72 LICENSE="GPL-2"
73 SLOT="0"
74 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
75 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
76
77 # Common to both DEPEND and RDEPEND
78 DEPEND="
79 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
80 )
81 )
82 perforce? ( ${PYTHON_DEPS} )
83 + selinux? ( sec-policy/selinux-git )
84 "
85
86 # This is how info docs are created with Git:
87
88 diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
89 index 075208f7ce0d..68797bbf49b8 100644
90 --- a/dev-vcs/git/git-9999-r1.ebuild
91 +++ b/dev-vcs/git/git-9999-r1.ebuild
92 @@ -51,7 +51,7 @@ fi
93
94 LICENSE="GPL-2"
95 SLOT="0"
96 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
97 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
98
99 # Common to both DEPEND and RDEPEND
100 DEPEND="
101 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
102 )
103 )
104 perforce? ( ${PYTHON_DEPS} )
105 + selinux? ( sec-policy/selinux-git )
106 "
107
108 # This is how info docs are created with Git:
109
110 diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
111 index 075208f7ce0d..68797bbf49b8 100644
112 --- a/dev-vcs/git/git-9999-r2.ebuild
113 +++ b/dev-vcs/git/git-9999-r2.ebuild
114 @@ -51,7 +51,7 @@ fi
115
116 LICENSE="GPL-2"
117 SLOT="0"
118 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
119 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
120
121 # Common to both DEPEND and RDEPEND
122 DEPEND="
123 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
124 )
125 )
126 perforce? ( ${PYTHON_DEPS} )
127 + selinux? ( sec-policy/selinux-git )
128 "
129
130 # This is how info docs are created with Git:
131
132 diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
133 index 075208f7ce0d..68797bbf49b8 100644
134 --- a/dev-vcs/git/git-9999-r3.ebuild
135 +++ b/dev-vcs/git/git-9999-r3.ebuild
136 @@ -51,7 +51,7 @@ fi
137
138 LICENSE="GPL-2"
139 SLOT="0"
140 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
141 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
142
143 # Common to both DEPEND and RDEPEND
144 DEPEND="
145 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
146 )
147 )
148 perforce? ( ${PYTHON_DEPS} )
149 + selinux? ( sec-policy/selinux-git )
150 "
151
152 # This is how info docs are created with Git:
153
154 diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
155 index 075208f7ce0d..68797bbf49b8 100644
156 --- a/dev-vcs/git/git-9999.ebuild
157 +++ b/dev-vcs/git/git-9999.ebuild
158 @@ -51,7 +51,7 @@ fi
159
160 LICENSE="GPL-2"
161 SLOT="0"
162 -IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
163 +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
164
165 # Common to both DEPEND and RDEPEND
166 DEPEND="
167 @@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
168 )
169 )
170 perforce? ( ${PYTHON_DEPS} )
171 + selinux? ( sec-policy/selinux-git )
172 "
173
174 # This is how info docs are created with Git: