diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-08-18 13:40:18 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-08-18 13:40:18 +0200 |
commit | e7d4d57ddad22ef5e99e05ef69f9e847b04cd534 (patch) | |
tree | 1e065d12725509bed7ed44ac31448bcce18fb3c8 /dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild | |
parent | app-laptop/tuxedo-keyboard: fix build (diff) | |
download | gentoo-e7d4d57ddad22ef5e99e05ef69f9e847b04cd534.tar.gz gentoo-e7d4d57ddad22ef5e99e05ef69f9e847b04cd534.tar.bz2 gentoo-e7d4d57ddad22ef5e99e05ef69f9e847b04cd534.zip |
licenses: The Lucent Public License is version 1.02, not 1.2
Fixes: 6fa2a9610635912a3b9982c10273fab8b70573c1
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild')
-rw-r--r-- | dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild index 8dbfd09383bd..fe2c8b2d334e 100644 --- a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild +++ b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Very complete easy-to-use OO interface to DBI" # Upstream says "Any OSI approved license from https://opensource.org/licenses/alphabetical" LICENSE="|| ( AFL-3.0 AGPL-3 APL-1.0 Apache-2.0 BSD-2 Boost-1.0 CDDL CPAL-1.0 EPL-1.0 ECL-2.0 EUPL-1.1 GPL-2 GPL-3 LGPL-2.1 LGPL-3 HPND IBM IPAfont ISC - LPPL-1.3c LPL-1.2 MIT MPL-2.0 NOSA nethack PHP-3 POSTGRESQL PYTHON CNRI + LPPL-1.3c LPL-1.02 MIT MPL-2.0 NOSA nethack PHP-3 POSTGRESQL PYTHON CNRI QPL-1.0 OFL-1.1 Sleepycat Watcom-1.0 W3C wxWinLL-3 ZLIB libpng )" SLOT="0" |