diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-php/pecl-xattr | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-php/pecl-xattr')
| -rw-r--r-- | dev-php/pecl-xattr/Manifest | 2 | ||||
| -rw-r--r-- | dev-php/pecl-xattr/metadata.xml | 9 | ||||
| -rw-r--r-- | dev-php/pecl-xattr/pecl-xattr-1.4.0-r1.ebuild | 19 | ||||
| -rw-r--r-- | dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild | 19 |
4 files changed, 0 insertions, 49 deletions
diff --git a/dev-php/pecl-xattr/Manifest b/dev-php/pecl-xattr/Manifest deleted file mode 100644 index de8862d7b6dd..000000000000 --- a/dev-php/pecl-xattr/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST pecl-xattr-1.4.0.tgz 8401 BLAKE2B 661611cd638db4807b33b68d549cb85659c1fe092d2f576a72f44a5afd5306e551303f4b55a4ed6354b5fa69c91f98c8a7e0d27eb7700c1aa506bfaa50dbf991 SHA512 b8e0225e07df55f428db7d9c26fa4c7007f7345df72bced162b1910235de52040147c1925658bcd428f6dd76793a874d3db6cd14258cf3f794f3abe5ec07e97d -DIST pecl-xattr-1.4.1.tgz 8694 BLAKE2B 6681ab603648a9e2cc18270f37a6d508efadbf468f6267126bd7b62bfa0490f4ea3b8c536a933837d85021889934cc62f7ced6927f74e3c1106cd185a710c830 SHA512 30b9a925e3db6b6b6aef2f8a8b75822f892e8edcc843611090ce00ee7f65d40780a9a813ebb470b5b26670a73e8ed9459fc13282f74a1903119b770e38c5fa78 diff --git a/dev-php/pecl-xattr/metadata.xml b/dev-php/pecl-xattr/metadata.xml deleted file mode 100644 index 230e8d3f95de..000000000000 --- a/dev-php/pecl-xattr/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>jkroon@gentoo.org</email> - <name>Jaco Kroon</name> - </maintainer> - <origin>baldeagleos-repo</origin> -</pkgmetadata> diff --git a/dev-php/pecl-xattr/pecl-xattr-1.4.0-r1.ebuild b/dev-php/pecl-xattr/pecl-xattr-1.4.0-r1.ebuild deleted file mode 100644 index fe5124621bc7..000000000000 --- a/dev-php/pecl-xattr/pecl-xattr-1.4.0-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_INI="yes" -PHP_EXT_NAME="xattr" -PHP_EXT_NEEDED_USE="" -PHP_EXT_ZENDEXT="no" -USE_PHP="php8-2 php8-3" - -inherit php-ext-pecl-r3 - -DESCRIPTION="Extended attributes for PHP" -SRC_URI="${SRC_URI} -> ${P}.tgz" - -LICENSE="PHP-3.01" -SLOT="8" -KEYWORDS="amd64 ~x86" diff --git a/dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild b/dev-php/pecl-xattr/pecl-xattr-1.4.1.ebuild deleted file mode 100644 index aaa17db496b9..000000000000 --- a/dev-php/pecl-xattr/pecl-xattr-1.4.1.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_INI="yes" -PHP_EXT_NAME="xattr" -PHP_EXT_NEEDED_USE="" -PHP_EXT_ZENDEXT="no" -USE_PHP="php8-2 php8-3" - -inherit php-ext-pecl-r3 - -DESCRIPTION="Extended attributes for PHP" -SRC_URI="${SRC_URI} -> ${P}.tgz" - -LICENSE="PHP-3.01" -SLOT="8" -KEYWORDS="~amd64 ~x86" |
