diff options
author | Brian Evans <grknight@gentoo.org> | 2018-03-19 10:45:13 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-03-19 11:02:37 -0400 |
commit | a43abd7f8610102b76d03afa86a917617e1ea2de (patch) | |
tree | 35db0de4cadd21f5ce76a9f1f922b6014035e5be /dev-php | |
parent | dev-php/PEAR-Console_Color - Remove package (diff) | |
download | gentoo-a43abd7f8610102b76d03afa86a917617e1ea2de.tar.gz gentoo-a43abd7f8610102b76d03afa86a917617e1ea2de.tar.bz2 gentoo-a43abd7f8610102b76d03afa86a917617e1ea2de.zip |
dev-php/PEAR-Crypt_Blowfish - Remove package
Bug: https://bugs.gentoo.org/647768
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Crypt_Blowfish/metadata.xml | 8 |
3 files changed, 0 insertions, 21 deletions
diff --git a/dev-php/PEAR-Crypt_Blowfish/Manifest b/dev-php/PEAR-Crypt_Blowfish/Manifest deleted file mode 100644 index f0c24bcdfbdf..000000000000 --- a/dev-php/PEAR-Crypt_Blowfish/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST Crypt_Blowfish-1.1.0RC2.tgz 18548 BLAKE2B 2b0554afd65ec5b6b5b979a8fffc61a0e13fdf493ef3900bac89d7236902fa4f0c70b19e30e374280b306fa1bcb582c24d358459b76fff284ad4f7b709ab607d SHA512 3dbabd58cb88415bab777f5093b1d8ea3c040909bcfdf4f983cbc31f0aebaf6e2a92314998216febc651fdb930eb3a50aeb75e717f6fcddde9f107df2e90d327 diff --git a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild b/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild deleted file mode 100644 index 609493f2f4cb..000000000000 --- a/dev-php/PEAR-Crypt_Blowfish/PEAR-Crypt_Blowfish-1.1.0_rc2-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="Quick, two-way Blowfish encryption without the MCrypt PHP extension" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" diff --git a/dev-php/PEAR-Crypt_Blowfish/metadata.xml b/dev-php/PEAR-Crypt_Blowfish/metadata.xml deleted file mode 100644 index aca42932b833..000000000000 --- a/dev-php/PEAR-Crypt_Blowfish/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> |