diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-03-05 13:35:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-05 20:27:16 +0000 |
commit | 61eaa63b128adcf9216682e3b179f3b5a4e89834 (patch) | |
tree | 72eb378cf6a3be42bdfcba2af4f5b0776a7b622f /dev-php/PEAR-PHP_Debug | |
parent | app-vim/vim-nftables: fix DESCRIPTION (diff) | |
download | gentoo-61eaa63b128adcf9216682e3b179f3b5a4e89834.tar.gz gentoo-61eaa63b128adcf9216682e3b179f3b5a4e89834.tar.bz2 gentoo-61eaa63b128adcf9216682e3b179f3b5a4e89834.zip |
dev-php/PEAR-PHP_Debug: remove whitespace
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/19775
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-PHP_Debug')
-rw-r--r-- | dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r3.ebuild b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r3.ebuild index a09ecc06ad4f..1d8a11e168f5 100644 --- a/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r3.ebuild +++ b/dev-php/PEAR-PHP_Debug/PEAR-PHP_Debug-1.0.3-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" inherit php-pear-r2 -DESCRIPTION="Provides traces, timings, executed queries, watched variables etc. " +DESCRIPTION="Provides traces, timings, executed queries, watched variables etc." LICENSE="MIT" SLOT="0" |