diff options
author | Brian Evans <grknight@gentoo.org> | 2018-02-19 16:28:02 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-02-19 16:28:02 -0500 |
commit | c7560bfd8418635f89831a83b92a69a37aa82b0e (patch) | |
tree | ea5cc39fc70d403e58f1666959e27136d4d2762f /dev-php | |
parent | dev-php/PEAR-Image_Text: Revbump - EAPI, add tests, fix dependencies (diff) | |
download | gentoo-c7560bfd8418635f89831a83b92a69a37aa82b0e.tar.gz gentoo-c7560bfd8418635f89831a83b92a69a37aa82b0e.tar.bz2 gentoo-c7560bfd8418635f89831a83b92a69a37aa82b0e.zip |
dev-php/PEAR-MIME_Type: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-MIME_Type/Manifest | 1 | ||||
-rw-r--r-- | dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild | 13 |
2 files changed, 0 insertions, 14 deletions
diff --git a/dev-php/PEAR-MIME_Type/Manifest b/dev-php/PEAR-MIME_Type/Manifest index 4e89c77156fc..cceaf0407bb1 100644 --- a/dev-php/PEAR-MIME_Type/Manifest +++ b/dev-php/PEAR-MIME_Type/Manifest @@ -1,2 +1 @@ -DIST MIME_Type-1.3.3.tgz 13157 BLAKE2B 2f045a6a8c95db487f839a317c0ed5e683a15344a855b2a90cd8bd93e3e517a8bbca3d78d1dfc087dfb6329c65af8a5fdd2bb8b16c9dbcd0e8c2d3fea409a043 SHA512 af7bf2e13bd8db79a2e55635cc74ee1511c7d2cd75c374d42c821d5b2747d1588c73820e5f0d090a500ab0a88b61d38d3124752127338d18bdaf166b1c31abae DIST MIME_Type-1.4.1.tgz 21807 BLAKE2B 9f90e1dd4505ded94ee47b913814b21a7c9ab9bffabb330005ef5f04bcd9a7c89ecc5bbedbc65c60c63e4769fd0a50bbe0528b1622a25a86a4b7e1873f840f9d SHA512 f70507a44c0f81381baa0532a0f1337932cd69d054b96367b6ee98873fd85a51721f876b9aab679a18aff10b151ad1b447ff1c3f92288827e74e32b2627cdd01 diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild deleted file mode 100644 index d5f34561536c..000000000000 --- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit php-pear-r1 - -DESCRIPTION="Utility class for dealing with MIME types" -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="" -RDEPEND="dev-php/PEAR-System_Command" |