diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:00 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 10:07:00 +0100 |
commit | f4c61178c08ab3263d177d0099d0349174bb7595 (patch) | |
tree | 2f375e6787e189aeb6e3cc53dd7d037f4aac3b82 /dev-libs/libpcre2 | |
parent | dev-libs/libiconv: remove userland_GNU (diff) | |
download | gentoo-f4c61178c08ab3263d177d0099d0349174bb7595.tar.gz gentoo-f4c61178c08ab3263d177d0099d0349174bb7595.tar.bz2 gentoo-f4c61178c08ab3263d177d0099d0349174bb7595.zip |
dev-libs/libpcre2: remove userland_GNU
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-libs/libpcre2')
-rw-r--r-- | dev-libs/libpcre2/libpcre2-10.37-r2.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libpcre2/libpcre2-10.38-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libpcre2/libpcre2-10.38.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/libpcre2/libpcre2-10.39.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild b/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild index e0784f79894c..abd807adeb95 100644 --- a/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild +++ b/dev-libs/libpcre2/libpcre2-10.37-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -31,7 +31,6 @@ REQUIRED_USE="?? ( libedit readline )" BDEPEND=" virtual/pkgconfig - userland_GNU? ( >=sys-apps/findutils-4.4.0 ) " RDEPEND=" bzip2? ( app-arch/bzip2 ) diff --git a/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild b/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild index 1b287f08fb0e..84077f8a1f3e 100644 --- a/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild +++ b/dev-libs/libpcre2/libpcre2-10.38-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )" BDEPEND=" virtual/pkgconfig - userland_GNU? ( >=sys-apps/findutils-4.4.0 ) " RDEPEND=" bzip2? ( app-arch/bzip2 ) diff --git a/dev-libs/libpcre2/libpcre2-10.38.ebuild b/dev-libs/libpcre2/libpcre2-10.38.ebuild index a83eed244899..6f868c1cfe8e 100644 --- a/dev-libs/libpcre2/libpcre2-10.38.ebuild +++ b/dev-libs/libpcre2/libpcre2-10.38.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )" BDEPEND=" virtual/pkgconfig - userland_GNU? ( >=sys-apps/findutils-4.4.0 ) " RDEPEND=" bzip2? ( app-arch/bzip2 ) diff --git a/dev-libs/libpcre2/libpcre2-10.39.ebuild b/dev-libs/libpcre2/libpcre2-10.39.ebuild index f1fc7f74e85a..477a50daf57b 100644 --- a/dev-libs/libpcre2/libpcre2-10.39.ebuild +++ b/dev-libs/libpcre2/libpcre2-10.39.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -32,7 +32,6 @@ REQUIRED_USE="?? ( libedit readline )" BDEPEND=" virtual/pkgconfig - userland_GNU? ( >=sys-apps/findutils-4.4.0 ) " RDEPEND=" bzip2? ( app-arch/bzip2 ) |