Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpcre2/
Date: Thu, 06 Jan 2022 09:07:38
Message-Id: 1641460020.f4c61178c08ab3263d177d0099d0349174bb7595.soap@gentoo
1 commit: f4c61178c08ab3263d177d0099d0349174bb7595
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 6 09:07:00 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 6 09:07:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4c61178
7
8 dev-libs/libpcre2: remove userland_GNU
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 dev-libs/libpcre2/libpcre2-10.37-r2.ebuild | 3 +--
13 dev-libs/libpcre2/libpcre2-10.38-r1.ebuild | 3 +--
14 dev-libs/libpcre2/libpcre2-10.38.ebuild | 3 +--
15 dev-libs/libpcre2/libpcre2-10.39.ebuild | 3 +--
16 4 files changed, 4 insertions(+), 8 deletions(-)
17
18 diff --git a/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild b/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild
19 index e0784f79894c..abd807adeb95 100644
20 --- a/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild
21 +++ b/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -31,7 +31,6 @@ REQUIRED_USE="?? ( libedit readline )"
29
30 BDEPEND="
31 virtual/pkgconfig
32 - userland_GNU? ( >=sys-apps/findutils-4.4.0 )
33 "
34 RDEPEND="
35 bzip2? ( app-arch/bzip2 )
36
37 diff --git a/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild b/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild
38 index 1b287f08fb0e..84077f8a1f3e 100644
39 --- a/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild
40 +++ b/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2021 Gentoo Authors
43 +# Copyright 1999-2022 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )"
48
49 BDEPEND="
50 virtual/pkgconfig
51 - userland_GNU? ( >=sys-apps/findutils-4.4.0 )
52 "
53 RDEPEND="
54 bzip2? ( app-arch/bzip2 )
55
56 diff --git a/dev-libs/libpcre2/libpcre2-10.38.ebuild b/dev-libs/libpcre2/libpcre2-10.38.ebuild
57 index a83eed244899..6f868c1cfe8e 100644
58 --- a/dev-libs/libpcre2/libpcre2-10.38.ebuild
59 +++ b/dev-libs/libpcre2/libpcre2-10.38.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2021 Gentoo Authors
62 +# Copyright 1999-2022 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=7
66 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )"
67
68 BDEPEND="
69 virtual/pkgconfig
70 - userland_GNU? ( >=sys-apps/findutils-4.4.0 )
71 "
72 RDEPEND="
73 bzip2? ( app-arch/bzip2 )
74
75 diff --git a/dev-libs/libpcre2/libpcre2-10.39.ebuild b/dev-libs/libpcre2/libpcre2-10.39.ebuild
76 index f1fc7f74e85a..477a50daf57b 100644
77 --- a/dev-libs/libpcre2/libpcre2-10.39.ebuild
78 +++ b/dev-libs/libpcre2/libpcre2-10.39.ebuild
79 @@ -1,4 +1,4 @@
80 -# Copyright 1999-2021 Gentoo Authors
81 +# Copyright 1999-2022 Gentoo Authors
82 # Distributed under the terms of the GNU General Public License v2
83
84 EAPI=7
85 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )"
86
87 BDEPEND="
88 virtual/pkgconfig
89 - userland_GNU? ( >=sys-apps/findutils-4.4.0 )
90 "
91 RDEPEND="
92 bzip2? ( app-arch/bzip2 )