summaryrefslogtreecommitdiff
path: root/app-portage/porthole
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 /app-portage/porthole
parent53cba99042fa967e2a93da9f8db806fe2d035543 (diff)
gentoo (leap year) resync : 29.02.2020
Diffstat (limited to 'app-portage/porthole')
-rw-r--r--app-portage/porthole/Manifest2
-rw-r--r--app-portage/porthole/porthole-0.6.1-r5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/porthole/Manifest b/app-portage/porthole/Manifest
index 124d0639af65..e623d77a3125 100644
--- a/app-portage/porthole/Manifest
+++ b/app-portage/porthole/Manifest
@@ -2,5 +2,5 @@ AUX porthole-0.6.1-masking_status.patch 485 BLAKE2B 92188c56635ab69207dcee949303
AUX porthole-0.6.1-missing-attribute.patch 665 BLAKE2B ac282d0f7ef0f94d125520d25c3171b3f05bf42338f399b6bd7b82f09e9f6d0740e6df06c256b7179d9889b4c361b0ffa2954fd14f9a835d024feaf71499105a SHA512 e450d7d188b7762cebdfd33e6bc586c38e63fec80fe51fd500559587a85e6f5632ad3279d8e8a4bc37781e77f3f6f3df9af8b013f1725dbb47877642177d27d2
AUX porthole-0.6.1-missing_import.patch 858 BLAKE2B 6b338ff4425d533e6f5a7033f2372032b7184ef3119a95cd5251ff92430223cbef3e95922850ee62416f9d7f2e0dde6df015a5cad1146e227c120c2e4a902630 SHA512 aa61359f9b0d53ffeb3a68bdcacf0010de2a789ea70b1bc0a1035d649ff3986e7fb44292fced65f5652475956d7a10d15907a4e6fa139854f7cdb4a7db1eaebd
DIST porthole-0.6.1.tar.bz2 958696 BLAKE2B e4eb7493a66278cd7d16ac68304fe74ad8623054a95bb3dca84b0b8236f76cb9b0a92f446d1ffd95f907c29d703d93bdd48e8e5064485b69282e8680f5fcb658 SHA512 9bc1d79c587ad8228b9bb4eee6cb32559a5d7b6a9f4f6ece752fce9030f71fdbfd6158d7a2a055641b63df1f0a1c31995747e15b618de79cd8a7a56e4d8f634c
-EBUILD porthole-0.6.1-r5.ebuild 1995 BLAKE2B 165f1dc771d95ef772d1ea7e9ce281675a9814601b4785864c4e38a3ca5027f2bcab4b2ce57a0792cf28f27f388168daf06ea9aa73fd6f6fb23d23e495e9cf41 SHA512 3a14b99a9d968fa5459dfa9f5c8e1ac14753ee43855bfa31f616d5267041572d7520e6661b9d4372778d893be7003db554ddbf962e9b137fca4c892f3ab17d35
+EBUILD porthole-0.6.1-r5.ebuild 1993 BLAKE2B c9b9d8983e21a7e5f9cf5081426143b1fad88ceb1b6c4cdb130d9e12cf80e3b4418859cd904fd29081e8f6536110c0cdf1feb32dd2171e6e60257dd64d0477db SHA512 87c1671e2aad7bf62bb8c603d4dbf7080d16359a3d181c6d99f8dccf066a7d6642e7c119dabfb2cfa667b8e2df3269807c28fd59e5a7ef1d8fa791b64778d320
MISC metadata.xml 344 BLAKE2B 5a339a4ff73fed112ccb83ade8e56658473c29b3a0e168af830ad8e230f6703c2970da919196a42e438ab619c6a65432b1404b5657153fdb32a4215906aee00b SHA512 0d2dfde092b1691cdf45572b7257183625dd2fb11b0990840235b365483d87780caa3be5df6807b5b64e9502dde452bf589a3551967e97eec32cc0de77577811
diff --git a/app-portage/porthole/porthole-0.6.1-r5.ebuild b/app-portage/porthole/porthole-0.6.1-r5.ebuild
index 242cd072f7d3..8dbd7c1237fe 100644
--- a/app-portage/porthole/porthole-0.6.1-r5.ebuild
+++ b/app-portage/porthole/porthole-0.6.1-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -33,7 +33,7 @@ PATCHES=(
"${FILESDIR}/${P}-missing-attribute.patch" #bug 323179
)
-src_compile(){
+src_compile() {
# Compile localizations if necessary
if use nls ; then
cd scripts