diff options
author | 2024-07-11 20:35:42 +0300 | |
---|---|---|
committer | 2024-07-11 21:43:37 +0300 | |
commit | f6fcc79c9fab62ff271e4d342471f030f324b467 (patch) | |
tree | 93b5c8acdadb39109869b2f45418d672bad71cae /dev-php | |
parent | dev-php/PEAR-Numbers_Words: treeclean (diff) | |
download | gentoo-f6fcc79c9fab62ff271e4d342471f030f324b467.tar.gz gentoo-f6fcc79c9fab62ff271e4d342471f030f324b467.tar.bz2 gentoo-f6fcc79c9fab62ff271e4d342471f030f324b467.zip |
dev-php/PEAR-OLE: treeclean
Bug: https://bugs.gentoo.org/933998
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-OLE/Manifest | 1 | ||||
-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, 28 deletions
diff --git a/dev-php/PEAR-OLE/Manifest b/dev-php/PEAR-OLE/Manifest deleted file mode 100644 index 19ee9006fda7..000000000000 --- a/dev-php/PEAR-OLE/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST OLE-1.0.0RC3.tgz 14233 BLAKE2B ca8ae3959b618a0cd9344a3b07c8587f4f1d10063ff6101e8f27d0c4c8b0d08a0a258ae40ac9b7ce30622d57cc6bfbb2a5b4f5b393ef69e25c276813ee70461e SHA512 36a9bbe243d0f172bcd3fc5dd0926a0e42389b4e222cca90678f41bb968c70e4d04c959f3fe3bad1704543ecbcda871a248aa445a1dc6c2f0b73925198f5b07e 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> |