diff options
author | Brian Evans <grknight@gentoo.org> | 2019-09-20 09:52:10 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2019-09-20 09:52:56 -0400 |
commit | 4f33d2626d89dd19f488df15ac4f2644babdbc81 (patch) | |
tree | be51852d54e6e6466970aca9b05db2386d65a364 /dev-php/pecl-event | |
parent | net-dialup/cutecom: drop old (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.2.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.3.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.4.0.ebuild | 3 | ||||
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.4.1.ebuild | 3 | ||||
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.4.3.ebuild | 3 | ||||
-rw-r--r-- | dev-php/pecl-event/pecl-event-2.5.2.ebuild | 1 |
6 files changed, 5 insertions, 11 deletions
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=" |