Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/tomcat/
Date: Fri, 16 Apr 2021 11:23:44
Message-Id: 1618572173.8957d4cdbe8c3ec5e87994a94c6cecb91d11d8ba.sam@gentoo
1 commit: 8957d4cdbe8c3ec5e87994a94c6cecb91d11d8ba
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 16 07:54:36 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 16 11:22:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8957d4cd
7
8 www-servers/tomcat: eutils--
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 www-servers/tomcat/tomcat-10.0.4.ebuild | 2 +-
13 www-servers/tomcat/tomcat-10.0.5.ebuild | 2 +-
14 www-servers/tomcat/tomcat-7.0.108.ebuild | 2 +-
15 www-servers/tomcat/tomcat-8.5.64.ebuild | 2 +-
16 www-servers/tomcat/tomcat-8.5.65.ebuild | 2 +-
17 www-servers/tomcat/tomcat-9.0.44.ebuild | 2 +-
18 www-servers/tomcat/tomcat-9.0.45.ebuild | 2 +-
19 7 files changed, 7 insertions(+), 7 deletions(-)
20
21 diff --git a/www-servers/tomcat/tomcat-10.0.4.ebuild b/www-servers/tomcat/tomcat-10.0.4.ebuild
22 index a397d6e6306..0ddf4fd7a46 100644
23 --- a/www-servers/tomcat/tomcat-10.0.4.ebuild
24 +++ b/www-servers/tomcat/tomcat-10.0.4.ebuild
25 @@ -5,7 +5,7 @@ EAPI=7
26
27 JAVA_PKG_IUSE="doc source test"
28
29 -inherit eutils java-pkg-2 java-ant-2 prefix
30 +inherit java-pkg-2 java-ant-2 prefix
31
32 MY_P="apache-${PN}-${PV}-src"
33
34
35 diff --git a/www-servers/tomcat/tomcat-10.0.5.ebuild b/www-servers/tomcat/tomcat-10.0.5.ebuild
36 index 32b16e8d3a9..d66b5ff3679 100644
37 --- a/www-servers/tomcat/tomcat-10.0.5.ebuild
38 +++ b/www-servers/tomcat/tomcat-10.0.5.ebuild
39 @@ -5,7 +5,7 @@ EAPI=7
40
41 JAVA_PKG_IUSE="doc source test"
42
43 -inherit eutils java-pkg-2 java-ant-2 prefix
44 +inherit java-pkg-2 java-ant-2 prefix
45
46 MY_P="apache-${PN}-${PV}-src"
47
48
49 diff --git a/www-servers/tomcat/tomcat-7.0.108.ebuild b/www-servers/tomcat/tomcat-7.0.108.ebuild
50 index 7778f5918a2..62b762d4f8e 100644
51 --- a/www-servers/tomcat/tomcat-7.0.108.ebuild
52 +++ b/www-servers/tomcat/tomcat-7.0.108.ebuild
53 @@ -5,7 +5,7 @@ EAPI=7
54
55 JAVA_PKG_IUSE="doc source test"
56
57 -inherit eutils java-pkg-2 java-ant-2 prefix
58 +inherit java-pkg-2 java-ant-2 prefix
59
60 MY_P="apache-${P}-src"
61
62
63 diff --git a/www-servers/tomcat/tomcat-8.5.64.ebuild b/www-servers/tomcat/tomcat-8.5.64.ebuild
64 index 361cd1d9a90..55da8b242ee 100644
65 --- a/www-servers/tomcat/tomcat-8.5.64.ebuild
66 +++ b/www-servers/tomcat/tomcat-8.5.64.ebuild
67 @@ -5,7 +5,7 @@ EAPI=7
68
69 JAVA_PKG_IUSE="doc source test"
70
71 -inherit eutils java-pkg-2 java-ant-2 prefix
72 +inherit java-pkg-2 java-ant-2 prefix
73
74 MY_P="apache-${P}-src"
75
76
77 diff --git a/www-servers/tomcat/tomcat-8.5.65.ebuild b/www-servers/tomcat/tomcat-8.5.65.ebuild
78 index cd0299f18b3..5d75d292205 100644
79 --- a/www-servers/tomcat/tomcat-8.5.65.ebuild
80 +++ b/www-servers/tomcat/tomcat-8.5.65.ebuild
81 @@ -5,7 +5,7 @@ EAPI=7
82
83 JAVA_PKG_IUSE="doc source test"
84
85 -inherit eutils java-pkg-2 java-ant-2 prefix
86 +inherit java-pkg-2 java-ant-2 prefix
87
88 MY_P="apache-${P}-src"
89
90
91 diff --git a/www-servers/tomcat/tomcat-9.0.44.ebuild b/www-servers/tomcat/tomcat-9.0.44.ebuild
92 index f12d2f96fa3..00fbff882ef 100644
93 --- a/www-servers/tomcat/tomcat-9.0.44.ebuild
94 +++ b/www-servers/tomcat/tomcat-9.0.44.ebuild
95 @@ -5,7 +5,7 @@ EAPI=7
96
97 JAVA_PKG_IUSE="doc source test"
98
99 -inherit eutils java-pkg-2 java-ant-2 prefix
100 +inherit java-pkg-2 java-ant-2 prefix
101
102 MY_P="apache-${PN}-${PV}-src"
103
104
105 diff --git a/www-servers/tomcat/tomcat-9.0.45.ebuild b/www-servers/tomcat/tomcat-9.0.45.ebuild
106 index d7d7678e1a3..cda55f1d652 100644
107 --- a/www-servers/tomcat/tomcat-9.0.45.ebuild
108 +++ b/www-servers/tomcat/tomcat-9.0.45.ebuild
109 @@ -5,7 +5,7 @@ EAPI=7
110
111 JAVA_PKG_IUSE="doc source test"
112
113 -inherit eutils java-pkg-2 java-ant-2 prefix
114 +inherit java-pkg-2 java-ant-2 prefix
115
116 MY_P="apache-${PN}-${PV}-src"