summaryrefslogtreecommitdiff
path: root/dev-php/PEAR-MIME_Type
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-29 18:01:47 +0000
commitceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (patch)
tree9f47ee47c31a0f13f9496879cd88a1042550aa81 /dev-php/PEAR-MIME_Type
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'dev-php/PEAR-MIME_Type')
-rw-r--r--dev-php/PEAR-MIME_Type/Manifest2
-rw-r--r--dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-MIME_Type/Manifest b/dev-php/PEAR-MIME_Type/Manifest
index 4535e0e869d6..bb0abaf32596 100644
--- a/dev-php/PEAR-MIME_Type/Manifest
+++ b/dev-php/PEAR-MIME_Type/Manifest
@@ -1,3 +1,3 @@
DIST MIME_Type-1.4.1.tgz 21807 BLAKE2B 9f90e1dd4505ded94ee47b913814b21a7c9ab9bffabb330005ef5f04bcd9a7c89ecc5bbedbc65c60c63e4769fd0a50bbe0528b1622a25a86a4b7e1873f840f9d SHA512 f70507a44c0f81381baa0532a0f1337932cd69d054b96367b6ee98873fd85a51721f876b9aab679a18aff10b151ad1b447ff1c3f92288827e74e32b2627cdd01
-EBUILD PEAR-MIME_Type-1.4.1.ebuild 526 BLAKE2B 1fc9014adf77822d899f1332e5c80dcc4923d696af8234ea0d7016bb6c87a835454588f56a183088a9d83ebcd65916f13f96982b19e0f8ff7bdd5d16eef7ae53 SHA512 14b34d39ff146862aeb6dcf5cfe41b4b1650b0a8abe2b5abc4da4cc80879378f12529dd90f911fc1e2221a15c0640a3aed27d8d43cd9917d069950d23aa3ef50
+EBUILD PEAR-MIME_Type-1.4.1.ebuild 524 BLAKE2B 6b30fc67b83b07ad120d23aed9e69498305b504a262f3fd56d8d8cd47da27d78da9735e025686f81ee6908df385f0d98951542409c5d2051b75d0669dc388336 SHA512 c899ac3e784322e89f944e5d5603d7727f0caaa7cbcf9c300f5d220d0e53492227cba734e5b4c5b9e9a7a58615a38b6c3e4f51a5912475df39a686f4d405e901
MISC metadata.xml 311 BLAKE2B ca0816a4957f3b5ddcb64ad8f5c9c00078a8a36c0f51b7ba40dfd2086c3de48a0fed47b7d35a0b12458a9c80d4c20db80e1c7d91c8b6a3a4e68d6d12ab8cd50e SHA512 a2528b21a2d20151b73bedba498db404cf49fad1dffd51bb74478e8ca97b3d5c07bb6a2e988c75a662bcd28af6c5a5e6b5184cf3e835787262b430b61d20049f
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild
index 2a73abfa1534..98f24243bb9a 100644
--- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild
+++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ RDEPEND=">=dev-lang/php-5.4:*
dev-php/PEAR-System_Command"
S="${WORKDIR}/${P#PEAR-}"
-src_install(){
+src_install() {
insinto /usr/share/php
doins -r MIME
}