From 4f33d2626d89dd19f488df15ac4f2644babdbc81 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 20 Sep 2019 09:52:10 -0400 Subject: 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 --- dev-php/pecl-event/pecl-event-2.2.1.ebuild | 3 +-- dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild | 3 +-- dev-php/pecl-event/pecl-event-2.4.0.ebuild | 3 +-- dev-php/pecl-event/pecl-event-2.4.1.ebuild | 3 +-- dev-php/pecl-event/pecl-event-2.4.3.ebuild | 3 +-- dev-php/pecl-event/pecl-event-2.5.2.ebuild | 1 - 6 files changed, 5 insertions(+), 11 deletions(-) (limited to 'dev-php/pecl-event') diff --git a/dev-php/pecl-event/pecl-event-2.2.1.ebuild b/dev-php/pecl-event/pecl-event-2.2.1.ebuild index b097acd6f6b9..dcf3ce4cc879 100644 --- a/dev-php/pecl-event/pecl-event-2.2.1.ebuild +++ b/dev-php/pecl-event/pecl-event-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# 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=" diff --git a/dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild b/dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild index 3fbf4fc20ca4..312c4d1b906e 100644 --- a/dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild +++ b/dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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=" diff --git a/dev-php/pecl-event/pecl-event-2.4.0.ebuild b/dev-php/pecl-event/pecl-event-2.4.0.ebuild index 3fbf4fc20ca4..312c4d1b906e 100644 --- a/dev-php/pecl-event/pecl-event-2.4.0.ebuild +++ b/dev-php/pecl-event/pecl-event-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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=" diff --git a/dev-php/pecl-event/pecl-event-2.4.1.ebuild b/dev-php/pecl-event/pecl-event-2.4.1.ebuild index 148533773b8c..cd49d9bdc6a6 100644 --- a/dev-php/pecl-event/pecl-event-2.4.1.ebuild +++ b/dev-php/pecl-event/pecl-event-2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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=" 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=" diff --git a/dev-php/pecl-event/pecl-event-2.5.2.ebuild b/dev-php/pecl-event/pecl-event-2.5.2.ebuild index adee9104380b..c7f3bf68bb97 100644 --- a/dev-php/pecl-event/pecl-event-2.5.2.ebuild +++ b/dev-php/pecl-event/pecl-event-2.5.2.ebuild @@ -16,7 +16,6 @@ KEYWORDS="~amd64 ~ia64 ~x86" LICENSE="PHP-3.01" DESCRIPTION="PHP wrapper for libevent2" -LICENSE="PHP-3" SLOT="0" DEPEND=" -- cgit v1.2.3-65-gdbad