dev-php/PEAR-MIME_Type: Drop old
authorBrian Evans <grknight@gentoo.org>
Mon, 19 Feb 2018 21:28:02 +0000 (16:28 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 19 Feb 2018 21:28:02 +0000 (16:28 -0500)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-php/PEAR-MIME_Type/Manifest
dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.3.3.ebuild [deleted file]

index 4e89c77156fcaaa241c278915bffc4bb9e494f17..cceaf0407bb1a0cdd0726331f52d38cfc5656a5b 100644 (file)
@@ -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 (file)
index d5f3456..0000000
+++ /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"