summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-Exception
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-12-15 18:09:03 +0000
commit7bc9c63c9da678a7e6fceb095d56c634afd22c56 (patch)
tree4a67d50a439e9af63947e5f8b6ba3719af98b6c9 /dev-php/PEAR-Exception
parentb284a3168fa91a038925d2ecf5e4791011ea5e7d (diff)
gentoo resync : 15.12.2019
Diffstat (limited to 'dev-php/PEAR-Exception')
-rw-r--r--dev-php/PEAR-Exception/Manifest2
-rw-r--r--dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild1
2 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/PEAR-Exception/Manifest b/dev-php/PEAR-Exception/Manifest
index e5e09da94bfd..c2ccdab70b5f 100644
--- a/dev-php/PEAR-Exception/Manifest
+++ b/dev-php/PEAR-Exception/Manifest
@@ -1,3 +1,3 @@
DIST PEAR_Exception-1.0.0.tgz 5270 BLAKE2B f6f6874083fcef2453e1d07e1ee3e900e4f7d18eca8e9a9eda9891492dd3fc1e31eb13944031e82044f976f1070463a3b099a8223d2dabb2da109bb123997f5a SHA512 f2078186fdad6c6ca59ac462a24f7f9689bea08d30f786acb7779d52cd433e490c752ba0a263067d869151b0c051cded327cb3477a039c5de68c854bff002b58
-EBUILD PEAR-Exception-1.0.0.ebuild 653 BLAKE2B 83bf5bc1dd6344edbf23dd78ede1dbc37d1e0cb64e588d2141df5a8f0d14892738d721f2ed37b04378d4f058dc07b3875586bff30b4d3fded12c0803a1719f87 SHA512 d694b8617f285fc066c12c7519866e9f1e1c795ef63fad4a8804400f43dd78b939917323d1956f90e361cfc5191485ab08c3a4486147e574455f8f5aeda0dc1d
+EBUILD PEAR-Exception-1.0.0.ebuild 680 BLAKE2B e75e8891ec940c4f9db09a9df64b78f7692ec3610d885d4b4daf7ca5f3de878fd38a752973cc35e545bf638bd917be4a0a07975ef36e4e1e04e0c478a120ba98 SHA512 d54948cf80f39d109cc72cb3102bfd043ceec53d344cfe9f235fbf3851ee1ed751272a04a1c37a25a3d6c2e49e98a99d545c8cc9079dedfdd3811c7101c5b440
MISC metadata.xml 387 BLAKE2B 889a6e870f53bbaf7ea5d86dbddd30c85bbab181886d5eed8b8d05d4b744ed5b1152773a158f7ace3b3bf037d0dc6d5631d5e951a12f4c7a16d05a66156513ba SHA512 c3c5a2c8f8f1696240e9631e2e29d5f0780c856ad92067b24bafdf2325170b24177dd2b0ef6dba4582ec517e64f98019e9c4b823a045c9f65dd5606f0bc29e62
diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
index 2cb21fe201fe..17309af49608 100644
--- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
+++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
@@ -13,6 +13,7 @@ LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-lang/php:*
!<=dev-php/PEAR-PEAR-1.10.3-r1"
DEPEND="test? ( ${RDEPEND} dev-php/phpunit )"