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: virtual/cron/, virtual/mta/, virtual/acl/, virtual/libiconv/, virtual/libintl/
Date: Tue, 31 Jan 2017 09:04:57
Message-Id: 1485853470.6125e48833dc4ed7e217c0fb33849b7be43a65a9.ulm@gentoo
1 commit: 6125e48833dc4ed7e217c0fb33849b7be43a65a9
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 09:02:05 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 09:04:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6125e488
7
8 virtual: [QA] Bump some virtuals from EAPI 4 to 5.
9
10 Newer ebuilds of the same package should not have an older EAPI.
11 Thanks to leio for pointing this out. Updates commit 38b21964d89c.
12
13 Package-Manager: Portage-2.3.3, Repoman-2.3.1
14
15 virtual/acl/acl-0-r2.ebuild | 7 +------
16 virtual/cron/cron-0-r1.ebuild | 8 +-------
17 virtual/libiconv/libiconv-0-r1.ebuild | 6 +-----
18 virtual/libiconv/libiconv-0-r2.ebuild | 6 +-----
19 virtual/libintl/libintl-0-r1.ebuild | 6 +-----
20 virtual/libintl/libintl-0-r2.ebuild | 4 +---
21 virtual/mta/mta-1.ebuild | 9 +--------
22 7 files changed, 7 insertions(+), 39 deletions(-)
23
24 diff --git a/virtual/acl/acl-0-r2.ebuild b/virtual/acl/acl-0-r2.ebuild
25 index 49ab52e..248d377 100644
26 --- a/virtual/acl/acl-0-r2.ebuild
27 +++ b/virtual/acl/acl-0-r2.ebuild
28 @@ -2,19 +2,14 @@
29 # Distributed under the terms of the GNU General Public License v2
30 # $Id$
31
32 -EAPI="4"
33 +EAPI=5
34
35 inherit multilib-build
36
37 DESCRIPTION="Virtual for acl support (sys/acl.h)"
38 -HOMEPAGE=""
39 -SRC_URI=""
40 -
41 -LICENSE=""
42 SLOT="0"
43 KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
44 IUSE="static-libs"
45
46 -DEPEND=""
47 RDEPEND="kernel_linux? ( >=sys-apps/acl-2.2.52-r1[static-libs?,${MULTILIB_USEDEP}] )
48 kernel_FreeBSD? ( >=sys-freebsd/freebsd-lib-9.1-r10[${MULTILIB_USEDEP}] )"
49
50 diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild
51 index a50e094..dfac127 100644
52 --- a/virtual/cron/cron-0-r1.ebuild
53 +++ b/virtual/cron/cron-0-r1.ebuild
54 @@ -2,18 +2,12 @@
55 # Distributed under the terms of the GNU General Public License v2
56 # $Id$
57
58 -EAPI=4
59 +EAPI=5
60
61 DESCRIPTION="Virtual for cron"
62 -HOMEPAGE=""
63 -SRC_URI=""
64 -
65 -LICENSE=""
66 SLOT="0"
67 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
68 -IUSE=""
69
70 -DEPEND=""
71 RDEPEND="|| ( sys-process/cronie
72 sys-process/vixie-cron
73 sys-process/bcron
74
75 diff --git a/virtual/libiconv/libiconv-0-r1.ebuild b/virtual/libiconv/libiconv-0-r1.ebuild
76 index fcfea0c..d6a55c7 100644
77 --- a/virtual/libiconv/libiconv-0-r1.ebuild
78 +++ b/virtual/libiconv/libiconv-0-r1.ebuild
79 @@ -2,18 +2,14 @@
80 # Distributed under the terms of the GNU General Public License v2
81 # $Id$
82
83 -EAPI=4
84 +EAPI=5
85
86 inherit multilib-build
87
88 DESCRIPTION="Virtual for the GNU conversion library"
89 -HOMEPAGE=""
90 -SRC_URI=""
91 -LICENSE=""
92 SLOT="0"
93 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
94 IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"
95 -DEPEND=""
96
97 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
98 # that and gcc
99
100 diff --git a/virtual/libiconv/libiconv-0-r2.ebuild b/virtual/libiconv/libiconv-0-r2.ebuild
101 index ccadb9a..72e61ec 100644
102 --- a/virtual/libiconv/libiconv-0-r2.ebuild
103 +++ b/virtual/libiconv/libiconv-0-r2.ebuild
104 @@ -2,18 +2,14 @@
105 # Distributed under the terms of the GNU General Public License v2
106 # $Id$
107
108 -EAPI=4
109 +EAPI=5
110
111 inherit multilib-build
112
113 DESCRIPTION="Virtual for the GNU conversion library"
114 -HOMEPAGE=""
115 -SRC_URI=""
116 -LICENSE=""
117 SLOT="0"
118 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
119 IUSE="elibc_glibc elibc_uclibc elibc_musl elibc_mintlib"
120 -DEPEND=""
121
122 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
123 # that and gcc
124
125 diff --git a/virtual/libintl/libintl-0-r1.ebuild b/virtual/libintl/libintl-0-r1.ebuild
126 index 82096fd..9475a81 100644
127 --- a/virtual/libintl/libintl-0-r1.ebuild
128 +++ b/virtual/libintl/libintl-0-r1.ebuild
129 @@ -2,18 +2,14 @@
130 # Distributed under the terms of the GNU General Public License v2
131 # $Id$
132
133 -EAPI=4
134 +EAPI=5
135
136 inherit multilib-build
137
138 DESCRIPTION="Virtual for the GNU Internationalization Library"
139 -HOMEPAGE=""
140 -SRC_URI=""
141 -LICENSE=""
142 SLOT="0"
143 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
144 IUSE="elibc_glibc elibc_uclibc"
145 -DEPEND=""
146
147 # - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
148 # that and gcc. And don't force uClibc to dep on this.
149
150 diff --git a/virtual/libintl/libintl-0-r2.ebuild b/virtual/libintl/libintl-0-r2.ebuild
151 index 8ada350..18ad10d 100644
152 --- a/virtual/libintl/libintl-0-r2.ebuild
153 +++ b/virtual/libintl/libintl-0-r2.ebuild
154 @@ -2,13 +2,11 @@
155 # Distributed under the terms of the GNU General Public License v2
156 # $Id$
157
158 -EAPI="5"
159 +EAPI=5
160
161 inherit multilib-build
162
163 DESCRIPTION="Virtual for the GNU Internationalization Library"
164 -
165 -LICENSE=""
166 SLOT="0"
167 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
168 IUSE="elibc_glibc elibc_musl elibc_uclibc"
169
170 diff --git a/virtual/mta/mta-1.ebuild b/virtual/mta/mta-1.ebuild
171 index 0dfcf60..d46e938 100644
172 --- a/virtual/mta/mta-1.ebuild
173 +++ b/virtual/mta/mta-1.ebuild
174 @@ -2,18 +2,11 @@
175 # Distributed under the terms of the GNU General Public License v2
176 # $Id$
177
178 -EAPI=4
179 +EAPI=5
180
181 DESCRIPTION="Virtual for Message Transfer Agents"
182 -HOMEPAGE=""
183 -SRC_URI=""
184 -
185 -LICENSE=""
186 SLOT="0"
187 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
188 -IUSE=""
189 -
190 -DEPEND=""
191
192 # mail-mta/citadel is from sunrise
193 RDEPEND="|| ( mail-mta/nullmailer