diff options
author | Brian Evans <grknight@gentoo.org> | 2018-03-19 10:44:36 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-03-19 11:02:29 -0400 |
commit | 2077799c30cb89dcb44630b4819b74f4f4e5082d (patch) | |
tree | 10fe528a5cc21c810b0bdf8261c6dde2ffbbfd4e /dev-php | |
parent | dev-php/PEAR-Calendar Remove package (diff) | |
download | gentoo-2077799c30cb89dcb44630b4819b74f4f4e5082d.tar.gz gentoo-2077799c30cb89dcb44630b4819b74f4f4e5082d.tar.bz2 gentoo-2077799c30cb89dcb44630b4819b74f4f4e5082d.zip |
dev-php/PEAR-Console_Color - Remove package
Bug: https://bugs.gentoo.org/647768
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Color/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Color/metadata.xml | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/dev-php/PEAR-Console_Color/Manifest b/dev-php/PEAR-Console_Color/Manifest deleted file mode 100644 index de141c6907da..000000000000 --- a/dev-php/PEAR-Console_Color/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Console_Color-1.0.3.tgz 4933 BLAKE2B 4938ef69527e8ed23f79f572fd9e319c50ce36c350af0b2562942a49014772a5fbe4471053e438e6ce2678dfaf98f21dece8fb4e7c89bc87058a9331a55290ea SHA512 56449c02194ac707f7165c4f591762b1d895b97c0727d11f1e84a1763b266f808e6c62c42dcd93ef8ea60e2ab97ec56f902cd1b5b57ad135cc0bd35cccf16e14 diff --git a/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild b/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild deleted file mode 100644 index 3402b4b56718..000000000000 --- a/dev-php/PEAR-Console_Color/PEAR-Console_Color-1.0.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="4" - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" -DESCRIPTION="This Class allows you to easily use ANSI console colors in your -application." -LICENSE="MIT" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-Console_Color/metadata.xml b/dev-php/PEAR-Console_Color/metadata.xml deleted file mode 100644 index b86acf66c756..000000000000 --- a/dev-php/PEAR-Console_Color/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>php-bugs@gentoo.org</email> - <name>PHP</name> - </maintainer> -</pkgmetadata> |