summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-07-11 20:31:08 +0300
committerViorel Munteanu <ceamac@gentoo.org>2024-07-11 21:43:34 +0300
commit7ad51c81b71c8c41a9b10958bda2abc3b6053968 (patch)
tree7a758eb96a84d6f938fdd41b1f3c6b431538cc67 /dev-php
parentdev-php/PEAR-Image_GraphViz: treeclean (diff)
downloadgentoo-7ad51c81b71c8c41a9b10958bda2abc3b6053968.tar.gz
gentoo-7ad51c81b71c8c41a9b10958bda2abc3b6053968.tar.bz2
gentoo-7ad51c81b71c8c41a9b10958bda2abc3b6053968.zip
dev-php/PEAR-Image_IPTC: 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-Image_IPTC/Manifest1
-rw-r--r--dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild18
-rw-r--r--dev-php/PEAR-Image_IPTC/metadata.xml8
3 files changed, 0 insertions, 27 deletions
diff --git a/dev-php/PEAR-Image_IPTC/Manifest b/dev-php/PEAR-Image_IPTC/Manifest
deleted file mode 100644
index e96098abe983..000000000000
--- a/dev-php/PEAR-Image_IPTC/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Image_IPTC-1.0.2.tgz 3530 BLAKE2B 359425d308dabf82729993113e8e21ae5f48f470b7a49a0adde2728f6b6ffb42c12908f10fa7cd8756e6fb5f5a30cd59371f567a9509ea844bc66e94af5cf53f SHA512 6481d2e9597a6fa5e6e7a782d18a9d7275d766a38f49d52d2ebddcd918c12c3632eceb2b5b1547f631be630779deab2f41894bf241a3e650d5f046e02201af1f
diff --git a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild b/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
deleted file mode 100644
index 4c619d164308..000000000000
--- a/dev-php/PEAR-Image_IPTC/PEAR-Image_IPTC-1.0.2-r2.ebuild
+++ /dev/null
@@ -1,18 +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="This package provides a mechanism for modifying IPTC header information"
-LICENSE="PHP-2.02"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ppc64 sparc x86"
-IUSE=""
-
-src_install() {
- insinto /usr/share/php/Image
- doins IPTC.php
- php-pear-r2_install_packagexml
-}
diff --git a/dev-php/PEAR-Image_IPTC/metadata.xml b/dev-php/PEAR-Image_IPTC/metadata.xml
deleted file mode 100644
index 77793b997e9e..000000000000
--- a/dev-php/PEAR-Image_IPTC/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>