Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/portage/
Date: Fri, 05 Jan 2018 22:02:44
Message-Id: 1515189647.c37ca8766727f4f2fa69f967e5b8ffa084535888.ulm@gentoo
1 commit: c37ca8766727f4f2fa69f967e5b8ffa084535888
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 21:53:34 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 22:00:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c37ca876
7
8 sys-apps/portage: Remove linguas_* from IUSE.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 sys-apps/portage/portage-2.3.13-r1.ebuild | 4 ++--
13 sys-apps/portage/portage-2.3.13.ebuild | 4 ++--
14 sys-apps/portage/portage-2.3.14.ebuild | 4 ++--
15 sys-apps/portage/portage-2.3.16.ebuild | 4 ++--
16 sys-apps/portage/portage-2.3.19-r1.ebuild | 2 +-
17 sys-apps/portage/portage-2.3.6.ebuild | 4 ++--
18 sys-apps/portage/portage-2.3.8.ebuild | 4 ++--
19 sys-apps/portage/portage-9999.ebuild | 2 +-
20 8 files changed, 14 insertions(+), 14 deletions(-)
21
22 diff --git a/sys-apps/portage/portage-2.3.13-r1.ebuild b/sys-apps/portage/portage-2.3.13-r1.ebuild
23 index 9499a46d6fc..ab04b7ce90b 100644
24 --- a/sys-apps/portage/portage-2.3.13-r1.ebuild
25 +++ b/sys-apps/portage/portage-2.3.13-r1.ebuild
26 @@ -1,4 +1,4 @@
27 -# Copyright 1999-2017 Gentoo Foundation
28 +# Copyright 1999-2018 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30
31 EAPI=5
32 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
33 LICENSE="GPL-2"
34 KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
35 SLOT="0"
36 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
37 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
38
39 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
40 >=app-arch/tar-1.27
41
42 diff --git a/sys-apps/portage/portage-2.3.13.ebuild b/sys-apps/portage/portage-2.3.13.ebuild
43 index 35e02ea5602..fc6f962041e 100644
44 --- a/sys-apps/portage/portage-2.3.13.ebuild
45 +++ b/sys-apps/portage/portage-2.3.13.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2017 Gentoo Foundation
48 +# Copyright 1999-2018 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=5
52 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
53 LICENSE="GPL-2"
54 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
55 SLOT="0"
56 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
57 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
58
59 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
60 >=app-arch/tar-1.27
61
62 diff --git a/sys-apps/portage/portage-2.3.14.ebuild b/sys-apps/portage/portage-2.3.14.ebuild
63 index 2a721a6a55b..c60736c0528 100644
64 --- a/sys-apps/portage/portage-2.3.14.ebuild
65 +++ b/sys-apps/portage/portage-2.3.14.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2017 Gentoo Foundation
68 +# Copyright 1999-2018 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70
71 EAPI=5
72 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
73 LICENSE="GPL-2"
74 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
75 SLOT="0"
76 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
77 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
78
79 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
80 >=app-arch/tar-1.27
81
82 diff --git a/sys-apps/portage/portage-2.3.16.ebuild b/sys-apps/portage/portage-2.3.16.ebuild
83 index b61efef9fdd..0487401d2d7 100644
84 --- a/sys-apps/portage/portage-2.3.16.ebuild
85 +++ b/sys-apps/portage/portage-2.3.16.ebuild
86 @@ -1,4 +1,4 @@
87 -# Copyright 1999-2017 Gentoo Foundation
88 +# Copyright 1999-2018 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90
91 EAPI=5
92 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
93 LICENSE="GPL-2"
94 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
95 SLOT="0"
96 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
97 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
98
99 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
100 >=app-arch/tar-1.27
101
102 diff --git a/sys-apps/portage/portage-2.3.19-r1.ebuild b/sys-apps/portage/portage-2.3.19-r1.ebuild
103 index b4d889b8092..777f27ef0d5 100644
104 --- a/sys-apps/portage/portage-2.3.19-r1.ebuild
105 +++ b/sys-apps/portage/portage-2.3.19-r1.ebuild
106 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
107 LICENSE="GPL-2"
108 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
109 SLOT="0"
110 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
111 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
112
113 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
114 >=app-arch/tar-1.27
115
116 diff --git a/sys-apps/portage/portage-2.3.6.ebuild b/sys-apps/portage/portage-2.3.6.ebuild
117 index 997eb5d0ceb..e4a7c2f6237 100644
118 --- a/sys-apps/portage/portage-2.3.6.ebuild
119 +++ b/sys-apps/portage/portage-2.3.6.ebuild
120 @@ -1,4 +1,4 @@
121 -# Copyright 1999-2017 Gentoo Foundation
122 +# Copyright 1999-2018 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124
125 EAPI=5
126 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
127 LICENSE="GPL-2"
128 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
129 SLOT="0"
130 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
131 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
132
133 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
134 >=app-arch/tar-1.27
135
136 diff --git a/sys-apps/portage/portage-2.3.8.ebuild b/sys-apps/portage/portage-2.3.8.ebuild
137 index 12b9b2935fe..9542e621b6e 100644
138 --- a/sys-apps/portage/portage-2.3.8.ebuild
139 +++ b/sys-apps/portage/portage-2.3.8.ebuild
140 @@ -1,4 +1,4 @@
141 -# Copyright 1999-2017 Gentoo Foundation
142 +# Copyright 1999-2018 Gentoo Foundation
143 # Distributed under the terms of the GNU General Public License v2
144
145 EAPI=5
146 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
147 LICENSE="GPL-2"
148 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
149 SLOT="0"
150 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
151 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
152
153 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
154 >=app-arch/tar-1.27
155
156 diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
157 index 3464c42d718..69caf406422 100644
158 --- a/sys-apps/portage/portage-9999.ebuild
159 +++ b/sys-apps/portage/portage-9999.ebuild
160 @@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
161 LICENSE="GPL-2"
162 KEYWORDS=""
163 SLOT="0"
164 -IUSE="build doc epydoc +ipc linguas_ru +native-extensions selinux xattr"
165 +IUSE="build doc epydoc +ipc +native-extensions selinux xattr"
166
167 DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
168 >=app-arch/tar-1.27