diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-12 12:25:39 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-12 12:25:39 +0100 |
commit | 37bccfe5e76c5740c4ef5ba1179e9488d8404075 (patch) | |
tree | c0c962a2e83c1f38816a021ecd34c2e8c80db528 /dev-php/PEAR-OLE | |
parent | 496ef6155c315ac3628b472dc9b4146fa2684286 (diff) |
gentoo auto-resync : 12:07:2024 - 12:25:38
Diffstat (limited to 'dev-php/PEAR-OLE')
-rw-r--r-- | dev-php/PEAR-OLE/Manifest | 3 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild | 15 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/metadata.xml | 12 |
3 files changed, 0 insertions, 30 deletions
diff --git a/dev-php/PEAR-OLE/Manifest b/dev-php/PEAR-OLE/Manifest deleted file mode 100644 index 8f1947b1d467..000000000000 --- a/dev-php/PEAR-OLE/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST OLE-1.0.0RC3.tgz 14233 BLAKE2B ca8ae3959b618a0cd9344a3b07c8587f4f1d10063ff6101e8f27d0c4c8b0d08a0a258ae40ac9b7ce30622d57cc6bfbb2a5b4f5b393ef69e25c276813ee70461e SHA512 36a9bbe243d0f172bcd3fc5dd0926a0e42389b4e222cca90678f41bb968c70e4d04c959f3fe3bad1704543ecbcda871a248aa445a1dc6c2f0b73925198f5b07e -EBUILD PEAR-OLE-1.0.0_rc3.ebuild 346 BLAKE2B b1bc2216d934c7c6d7fba25f962c1f1a2e489cc2331adcc68e2fc9a095cedf8ae48e19f1b74ee1e9c530acb00fa8334ad25c079a76d7a5ab106949d036c0ab1f SHA512 1b303abdd67f60ec4aea188b9a72f3a070d80c2be5c79b2e41e834dbe1ee82e29509e0d91019aabe848f644649ad89e14d4d9fcdfdd255cd4f8301bed1aa34cd -MISC metadata.xml 366 BLAKE2B dd65ff7b477358f21f337c95295e8963aafe42f0d8b0968b568dd1444a49125ebcab966956ace766345f42807e2c7667ca22a4475ca21f9e7f267a76d04cb4e2 SHA512 a35048e988a596d0f9b1b0609947c135895663a8ce1c9e6001f750884a875659f0131f6d4f55cee92c4dc44996bf6e776601c2b69653410c8893c108eaefb744 diff --git a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild deleted file mode 100644 index b5366d2ce52d..000000000000 --- a/dev-php/PEAR-OLE/PEAR-OLE-1.0.0_rc3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PEAR_PV=${PV/_rc/RC} - -inherit php-pear-r2 - -DESCRIPTION="Package for reading and writing OLE containers" -HOMEPAGE="https://pear.php.net/package/OLE" -LICENSE="PHP-3.01" -SLOT="0" -KEYWORDS="amd64 arm ~hppa ppc64 ~s390 sparc x86" -IUSE="" diff --git a/dev-php/PEAR-OLE/metadata.xml b/dev-php/PEAR-OLE/metadata.xml deleted file mode 100644 index 2d76cf770abf..000000000000 --- a/dev-php/PEAR-OLE/metadata.xml +++ /dev/null @@ -1,12 +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">pear/OLE</remote-id> - <remote-id type="pear">OLE</remote-id> - </upstream> -</pkgmetadata> |