summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2019-09-20 09:52:10 -0400
committerBrian Evans <grknight@gentoo.org>2019-09-20 09:52:56 -0400
commit4f33d2626d89dd19f488df15ac4f2644babdbc81 (patch)
treebe51852d54e6e6466970aca9b05db2386d65a364 /dev-php/pecl-event/pecl-event-2.4.3.ebuild
parentnet-dialup/cutecom: drop old (diff)
downloadgentoo-4f33d2626d89dd19f488df15ac4f2644babdbc81.tar.gz
gentoo-4f33d2626d89dd19f488df15ac4f2644babdbc81.tar.bz2
gentoo-4f33d2626d89dd19f488df15ac4f2644babdbc81.zip
dev-php/pecl-event: Fix double LICENSE declaration
All ebuilds includes the correct license, then redeclared to the wrong license. Correct that to be just PHP-3.01 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'dev-php/pecl-event/pecl-event-2.4.3.ebuild')
-rw-r--r--dev-php/pecl-event/pecl-event-2.4.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-php/pecl-event/pecl-event-2.4.3.ebuild b/dev-php/pecl-event/pecl-event-2.4.3.ebuild
index c990f965da3f..cd49d9bdc6a6 100644
--- a/dev-php/pecl-event/pecl-event-2.4.3.ebuild
+++ b/dev-php/pecl-event/pecl-event-2.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -16,7 +16,6 @@ KEYWORDS="~amd64 ~ia64 ~x86"
LICENSE="PHP-3.01"
DESCRIPTION="PHP wrapper for libevent2"
-LICENSE="PHP-3"
SLOT="0"
DEPEND="