summaryrefslogtreecommitdiff
path: root/dev-java/hamcrest-core
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-06 13:39:51 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-06 13:39:51 +0000
commit1a802592ff6584562d5ac47fc26055739de3f29a (patch)
treee2aadafa3d4c0a8e93c1da794d17be68db463578 /dev-java/hamcrest-core
parent169336402d196933bb3342cc561866a40e57ec8b (diff)
downloadbaldeagleos-repo-1a802592ff6584562d5ac47fc26055739de3f29a.tar.gz
baldeagleos-repo-1a802592ff6584562d5ac47fc26055739de3f29a.tar.xz
baldeagleos-repo-1a802592ff6584562d5ac47fc26055739de3f29a.zip
Adding metadata
Diffstat (limited to 'dev-java/hamcrest-core')
-rw-r--r--dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild b/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
index 627607d45aa2..a8ef97c4a000 100644
--- a/dev-java/hamcrest-core/hamcrest-core-1.3-r2.ebuild
+++ b/dev-java/hamcrest-core/hamcrest-core-1.3-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
@@ -20,9 +20,7 @@ LICENSE="BSD-2"
SLOT="${PV}"
KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~ppc-macos ~x64-macos"
-DEPEND=">=virtual/jdk-1.8:*
- userland_GNU? ( sys-apps/findutils )"
-
+DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"
BDEPEND=">=dev-java/hamcrest-generator-${PV}:1.3"