diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-php/pecl-ssh2 | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-php/pecl-ssh2')
| -rw-r--r-- | dev-php/pecl-ssh2/Manifest | 1 | ||||
| -rw-r--r-- | dev-php/pecl-ssh2/metadata.xml | 11 | ||||
| -rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-1.4.1-r1.ebuild | 19 | ||||
| -rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild | 20 |
4 files changed, 0 insertions, 51 deletions
diff --git a/dev-php/pecl-ssh2/Manifest b/dev-php/pecl-ssh2/Manifest deleted file mode 100644 index 3b9751e825bb..000000000000 --- a/dev-php/pecl-ssh2/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ssh2-1.4.1.tgz 34265 BLAKE2B 5cd257de7f3b2408f696d4acc463b981ca691f1a10a175e028beb77bf044640e1bfa2c85b1731096af398ae9920bf05f73e383db6c3f9e0c30e38a008ce70278 SHA512 9ff90b95b8fabfa2a75cf8a62a55e93df19d3e952f79234fc1d7ef3a030089f8b3703412bf6e22d85c7bf5825cf8493a4d97ad51a1600185d3d16f81c72e155c diff --git a/dev-php/pecl-ssh2/metadata.xml b/dev-php/pecl-ssh2/metadata.xml deleted file mode 100644 index 4d08220c3f76..000000000000 --- a/dev-php/pecl-ssh2/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>php-bugs@gentoo.org</email> - <name>PHP</name> -</maintainer> -<upstream> - <remote-id type="github">php/pecl-networking-ssh2</remote-id> -</upstream> -</pkgmetadata> diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.4.1-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.4.1-r1.ebuild deleted file mode 100644 index edea606f3146..000000000000 --- a/dev-php/pecl-ssh2/pecl-ssh2-1.4.1-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PHP_EXT_NAME="ssh2" - -USE_PHP="php8-2 php8-3" - -inherit php-ext-pecl-r3 - -DESCRIPTION="PHP bindings for the libssh2 library" -HOMEPAGE="https://pecl.php.net/package/ssh2" -LICENSE="PHP-3.01" -SLOT="7" -KEYWORDS="amd64 x86" -# Upstream notes say there are errors with gcrypt backend -DEPEND=">=net-libs/libssh2-1.2[-gcrypt]" -RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild deleted file mode 100644 index 34e4d36d434d..000000000000 --- a/dev-php/pecl-ssh2/pecl-ssh2-9999.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -PHP_EXT_NAME="ssh2" - -USE_PHP="php8-2 php8-3" -EGIT_REPO_URI="https://github.com/php/pecl-networking-ssh2.git" - -inherit php-ext-source-r3 git-r3 - -DESCRIPTION="PHP bindings for the libssh2 library" -HOMEPAGE="https://pecl.php.net/package/ssh2" -LICENSE="PHP-3.01" -SLOT="7" -KEYWORDS="" -# Upstream notes say there are errors with gcrypt backend -DEPEND=">=net-libs/libssh2-1.2[-gcrypt]" -RDEPEND="${DEPEND}" |
