summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-06-22 00:11:38 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-06-22 00:11:38 +0100
commit491d0101c89d81dec507f28215b3cb094800d600 (patch)
treea47cf0d9ff4a5f16976435358f5b956ac25f522c /dev-php
parentbed3b604e16fc6075e29f1af8d47507a07035bd3 (diff)
gentoo auto-resync : 22:06:2024 - 00:11:37
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/Manifest.gzbin34915 -> 34903 bytes
-rw-r--r--dev-php/PEAR-Auth_SASL/Manifest2
-rw-r--r--dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild14
-rw-r--r--dev-php/PEAR-Console_CommandLine/Manifest4
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild53
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild2
-rw-r--r--dev-php/PEAR-Net_Socket/Manifest3
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild2
-rw-r--r--dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild14
-rw-r--r--dev-php/PEAR-Structures_Graph/Manifest2
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild26
11 files changed, 4 insertions, 118 deletions
diff --git a/dev-php/Manifest.gz b/dev-php/Manifest.gz
index b770f8ffe9f9..195bda472861 100644
--- a/dev-php/Manifest.gz
+++ b/dev-php/Manifest.gz
Binary files differ
diff --git a/dev-php/PEAR-Auth_SASL/Manifest b/dev-php/PEAR-Auth_SASL/Manifest
index a8da32fb2b56..0b8f4f947efe 100644
--- a/dev-php/PEAR-Auth_SASL/Manifest
+++ b/dev-php/PEAR-Auth_SASL/Manifest
@@ -1,5 +1,3 @@
-DIST Auth_SASL-1.1.0.tgz 9380 BLAKE2B ab04812883b5b1a88fe1440f23e206e39676807c69bc029e81e539eb5588a4fa15bcb6f867f109a5eb86d0758bf9fb4f30664a8fdac7aee59a0426f5da6e6dbf SHA512 446ffa37fe7669d3993613167b07fb173c2e17664dcfb56d96a889b4a0cb2c83cc73d307aee15fc8fa7e666502835c15d09c32d8a491060bdd23c9093346bc40
DIST Auth_SASL-1.2.0.tgz 9524 BLAKE2B e7e0ad21f486ad4568e062d755eb30115d84355b04dc6313415a2b3a335ad56089221d0f69872ce83cb963daabfd636b5492f52d5d15b9fb4da0e5a85f39803a SHA512 47f74d43a1081260771ebb32cebd4ce1b2b87d4fe09d3b84d16e60c2bde9be97b1f0d1962e10528c39d58ec5b88dcbef62bedcc22ca73d960a89f64b15d3c31d
-EBUILD PEAR-Auth_SASL-1.1.0.ebuild 314 BLAKE2B e8a3436fef32c42cfe3eb36f983d079aa5a683c9d3d9f72d87895b32caf5215055bd191203402edcc272af76ad863df66ddf38c9aee295fbd83387d78cb8c065 SHA512 210136baa5e0c355074414bcdcb3db3ba44122ffe37543d68a5afba9aa26c74586f9157114afd3f8e027390acfb185588a187e45a8fde83afedaa9ecd14b8056
EBUILD PEAR-Auth_SASL-1.2.0.ebuild 297 BLAKE2B e5bdc304b32bfbfe68cf7b3f977460c184183584993413a07708e0448f983e353f97cab08ef3949dcd646657c2f13e6555132e3f7c546a4854e2d37c92d81d45 SHA512 0c599882e14a15666d9a0c0f0cf1a8db453751776121addacf1e0bb2760826d00d92ebfe17797ac101620832a740b9df13d411bb3d0f77877a136ed4a49cdf7c
MISC metadata.xml 312 BLAKE2B 8d822bdf9207e6363758ecf2fd29eb122828b50bc4c95123051b85e77f4bcc9d1d457d4ca420baff52e93b6e8cf52b3b56d319ba3ea82a250ef7b9e12ddf5c07 SHA512 46fd8ce29a1dcbdbfe1476d68761f3e8c9b78fd15b5b64ea79cab0a603b39e01d3cff0d2009b169617928239df3ad9a7b9b60447224d8175d32bb9c4cb2acf28
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
deleted file mode 100644
index 07e1c70720e1..000000000000
--- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.1.0.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="Abstraction of various SASL mechanism responses"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE=""
-RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"
diff --git a/dev-php/PEAR-Console_CommandLine/Manifest b/dev-php/PEAR-Console_CommandLine/Manifest
index 73c8acf309f8..8816cc3a2da3 100644
--- a/dev-php/PEAR-Console_CommandLine/Manifest
+++ b/dev-php/PEAR-Console_CommandLine/Manifest
@@ -1,5 +1,3 @@
-DIST Console_CommandLine-1.2.2.tgz 40705 BLAKE2B 1cf2fd7ffdafe1b6e683d40e24c07bc12c9e41469e42595f40778f0bfef30457b32f80b966835a690724e29216348be0fb3f98a83947459d48f728896a5a056a SHA512 05dbde123d0d4fdbba2a959f4bea3b115e3629060a268d25a3007c2ee5a3530b8ebbd8c7d124a6c9d012cafa19f41690a888943a6c1e2e5ec1b9d83fa821d603
DIST Console_CommandLine-1.2.6.tgz 36389 BLAKE2B a2ad049324653d9e2dc5b438619dec5caed3cba1703395da0838ec521c08b37bdc693aa79ed87e2cc4e3e2382c7ebcaa340da34716eeb3700c4242cf5c05afdd SHA512 bd3a04915b6cc1dc07d2aad4c5714d7b3ed373c938bc945f0bd71d1686788d2be9cb9a3cdf5021f34a200b361d76a664921334d4e462e011502e37d0a8fbd891
-EBUILD PEAR-Console_CommandLine-1.2.2.ebuild 1405 BLAKE2B f62397b2cf3a07ed6432114279c17a1cc897b534a8f6b45efd6f58521a58ac20307ebea092ace4115db42c6d1513587a3fe03c2ffbe184470c387b72a82a753f SHA512 f7c312b15b27ddc0c0bc9cd08a8dfcfdd6da538d7d1c286f28b781414d94b4adf2231f051d7769c804cda8d5f430012112e22d2a53dd8a44375ff5c5cfde54ac
-EBUILD PEAR-Console_CommandLine-1.2.6.ebuild 1659 BLAKE2B 745967a5ce8a9360d8d4d4c5cbe9d4c40aa20cb995059c22437c77132af41cb1d3b9377ac97c2bac1d9d2f0dba259f4361c3da015ad37119a77eb32e756b60c1 SHA512 6a45e2616dc7c931474d0709ca4aab2d02c1f64b1a3caf9f40b7af50c95190d4172f3f7999b97960c3bc5623824864d0112351b6f2d2945d16871c285d6bf2c4
+EBUILD PEAR-Console_CommandLine-1.2.6.ebuild 1658 BLAKE2B 8811f30b994b51d7b9d8d4491fbfd1ed14f85a6323789620cb1354f0a71eb56fd13f7ab27fe6d8f1345776894451b5d93808ae1ef54b56b206b9cb1d3f0ac700 SHA512 dc0f1f496a6839a31ec0702a28726f7830a0991e6824b582858daba6563cc98b219c49772aae3d0124bb025dd88bad43e9b6aa7f12cad2edeb0af71ff0f96431
MISC metadata.xml 398 BLAKE2B 0efb8080721cc0aa3ccfa85d36ef8151fa43eeb1fc130f21c5179926cfae8a9c550a65b346d5025f84a5cef8734316a95c512bc91d3efcf7965983d862ab365e SHA512 6b63b4c0bcb4efed587cce8ecb25d489b948473f49e54e1dd8a2f1d99ca73518857bd76da3c56d5115b51fa0517c513f2772579ce20813f5843ef3b21abcb7c0
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
deleted file mode 100644
index b2dacba50160..000000000000
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="A full-featured command-line options and arguments parser"
-HOMEPAGE="https://pear.php.net/package/Console_CommandLine"
-SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 sparc x86"
-IUSE="examples test"
-RESTRICT="!test? ( test )"
-
-# Only needs PEAR_Exception (not yet packaged) -- not all of PEAR-PEAR.
-RDEPEND="dev-lang/php:*
- dev-php/PEAR-PEAR"
-
-# Beware, the test suite really needs PEAR-PEAR.
-DEPEND="test? ( ${RDEPEND} )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
- # There's one occurrence of @data_dir@ that needs to be replaced
- # This location just has to agree with where we put the "data"
- # directory during src_install().
- default
- sed -i "s|@data_dir@|${EPREFIX}/usr/share|" \
- Console/CommandLine/XmlParser.php || die
-}
-
-src_install() {
- use examples && dodoc -r docs/examples
-
- insinto "/usr/share/${MY_PN}"
- doins -r data
-
- insinto /usr/share/php
- doins -r Console
-}
-
-src_test() {
- # Requires the "pear" executable from dev-php/PEAR-PEAR.
- pear run-tests tests || die
-
- # The command succeeds regardless of whether or not the test suite
- # passed, but this file is only written when there was a failure.
- [[ -f run-tests.log ]] && die "test suite failed"
-}
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
index 03f2a483ee09..1b19d1c693f1 100644
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
+++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.2.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pear/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${M
S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 sparc x86"
IUSE="examples test"
RESTRICT="!test? ( test )"
diff --git a/dev-php/PEAR-Net_Socket/Manifest b/dev-php/PEAR-Net_Socket/Manifest
index e2fcb45da767..9d967f6393f9 100644
--- a/dev-php/PEAR-Net_Socket/Manifest
+++ b/dev-php/PEAR-Net_Socket/Manifest
@@ -1,4 +1,3 @@
DIST Net_Socket-1.2.2.tgz 6903 BLAKE2B a0ee530ebb2962de8560d5cb2147ee831d62c5deac056a7f4944b451853b3ab65f1f46332700d4e18a1ff6e1cce138bf46f5053586bc7f8073143c6aa101e9c6 SHA512 fd415fbd4a6801b63cda3168ff275fdeae233a3cc4c62f9bfe561f83f24f89795a7e7ad862641a73bb6d6e3c0da8b56cd00e7e7a1db616de040ea7883d84caa5
-EBUILD PEAR-Net_Socket-1.2.2-r1.ebuild 297 BLAKE2B d0bfc7d18cec6a288d7d24f996ceaeeebf28012b4932b3712989b228df7b5d4321ba10cea5dc4888956c20b27992d3208757346b09b3662b9dc42606e53db5fc SHA512 c38387c9c03e4b596ad82cc42ab6b31030f6791818ef3e67f225f88d62c6bb3507655a0ee4ad5c0739c18406c5996c91decbaeb6b6effd1db47f814d6cfb5bad
-EBUILD PEAR-Net_Socket-1.2.2.ebuild 312 BLAKE2B acb82bd9a13c805df5c8d40cc3263b6cb57769fb771fe369aa965db60601fab164b65cfbdeb0ebebf56f0bddeb308016d716103bee82076462604c5d51cde3e0 SHA512 e8342642ebb42652fdea9eb206e37fecdab865c4b6610dcb49d95bcb1b716ebb46dcbb0ee1bac9017b372292cdf2cc66616a3d3117f8423d316c7098c855a943
+EBUILD PEAR-Net_Socket-1.2.2-r1.ebuild 296 BLAKE2B 5f7be86a73674c0c6263925fcdf773538b8e20ec367941399cd84a144fb3613181b2411e43330a04c5def816a240353310fa5c9976e7dea3c4dbf7458fd487a7 SHA512 5127369074df855008da29e261fae8257c542f7d7fa9808ac13c56586dd3b5a9a12743148f2c3a21fbe0ecbf9f894368a8f34bb8d5de1e108968a01882e3e538
MISC metadata.xml 380 BLAKE2B 5254a5bac70466229e77fb55e5d7122042e7a9bb95ab110a8f2d561d52d02046be3917716e7f960d4927071cc1220a20268c4757307d5792d50b723cc4283372 SHA512 777835077e372309ede41a608e37063bfb352f136eecd323b776ef05625dc5e8c6711cf6e2f2d8459d1933185437c2ac39fb4ebf553c2a8191574eb33d6a2509
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
index c82462dc358a..04a52b0118d0 100644
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
+++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2-r1.ebuild
@@ -9,6 +9,6 @@ DESCRIPTION="PHP class interface to TCP sockets"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 ~sparc x86"
+KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"
diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild
deleted file mode 100644
index a9d8095cf5ec..000000000000
--- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.2.2.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit php-pear-r2
-
-DESCRIPTION="PHP class interface to TCP sockets"
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE=""
-DEPEND=""
-RDEPEND=">=dev-php/PEAR-PEAR-1.10.1"
diff --git a/dev-php/PEAR-Structures_Graph/Manifest b/dev-php/PEAR-Structures_Graph/Manifest
index 829a8a32a2ad..d738d5a2ad34 100644
--- a/dev-php/PEAR-Structures_Graph/Manifest
+++ b/dev-php/PEAR-Structures_Graph/Manifest
@@ -1,5 +1,3 @@
-DIST Structures_Graph-1.1.1.tgz 12402 BLAKE2B 049fc9a15b1ea46a8cb63576174b4b1cc491dd31794b8a1f9526958f6d54902069d16a7158615fc9708ba88bf46e0b021baa01596e443f8c6d9a7f551dac8b23 SHA512 cd4feb265e1aa05de348645dfc0b8e336486cb02c553dd8fcacb0a1eab452bf54108e07864395d55e0c92f4ffd338a5ae846b2dc28804bb23f03c91864ef0284
DIST Structures_Graph-1.2.0.tgz 12507 BLAKE2B 2dca23da6d9b42aefee9c10f0ff3cbd0946186b332d0f56da65d068e02b9858c9113568b9850c4b1aae0ed4dd15b2c463765f2ed3d232083d5d6ef130443b14f SHA512 a256e6be4ac2011678942d97e39975973aed8b8dbab535325810ae97fb322a4aaac8daf1302f34f239a2b38649ddb39c1ae0a8c325aa1c6cbd90208adf9973dc
-EBUILD PEAR-Structures_Graph-1.1.1-r1.ebuild 560 BLAKE2B 60c91e0855044d223dac67f2b90095a3b9ec836b1297a4632fd7525bd4c7b910aef8c4a3361b7e5368e4738325b7be74ba4a28d5d7cad8b526c535aa4c968a7f SHA512 21b0ae9a5e8c3c00264e1717e841f70c04033a71ce6b9477cc8e6fc471040fc90e532c05069225c496bbc2ca379a69e5b410ff9036264915f583a001113f2770
EBUILD PEAR-Structures_Graph-1.2.0.ebuild 541 BLAKE2B baa89e17b7bbf8f96c2b5558c48c945a9ef7912498abd8d437b5c12ab63cbcc832b21e6c220c943ad358c81f7ec7603a28ecb4692b57130191cc6a48ea2a77b3 SHA512 3918b615e19bda97baf513bdadd631059e8ab78d98f7f18fd76febfd9bd2434865b5ad9a7c1fab4f6571c1e25795e80e6b0dcbce9c9ab432ada6d3dce1523c8f
MISC metadata.xml 319 BLAKE2B f74dd44a33f0008cf78f03a0b527c6b56cf26293b470273d5c798197d6ded5ef02ec3ab3c1d9928b3aa55881314586d21d3eecda70c470dfdbf1f87a9d4e756b SHA512 50cf6c55602661ac4d7e6a73cb26c1a9df8673012a59d81ec6d486bcc3e4893b0c8fcd426213714b7a4991be9d0dc54d5bb050b58d6658d7384e558bb8c809cd
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
deleted file mode 100644
index 90cdfffd089f..000000000000
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.1.1-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_PN="${PN/PEAR-/}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Graph datastructure manipulation library"
-HOMEPAGE="https://pear.php.net/package/Structures_Graph"
-SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~s390 sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="dev-lang/php:*"
-PDEPEND="dev-php/PEAR-PEAR"
-
-S="${WORKDIR}/${MY_P}"
-
-src_install() {
- insinto /usr/share/php
- doins -r Structures
-}