summaryrefslogtreecommitdiff
path: root/dev-php/securimage/securimage-3.6.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/securimage/securimage-3.6.5.ebuild')
-rw-r--r--dev-php/securimage/securimage-3.6.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-php/securimage/securimage-3.6.5.ebuild b/dev-php/securimage/securimage-3.6.5.ebuild
index 29e513246e5c..8d408cebb0e0 100644
--- a/dev-php/securimage/securimage-3.6.5.ebuild
+++ b/dev-php/securimage/securimage-3.6.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,8 +15,7 @@ IUSE=""
RDEPEND="dev-lang/php[gd,truetype]
virtual/httpd-php"
-src_install()
-{
+src_install() {
# Grab all PHP files except the examples.
set *.php
local php_files=${@/*example*/}