diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-08-17 11:21:30 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-08-17 11:31:58 +0200 |
commit | 6fa2a9610635912a3b9982c10273fab8b70573c1 (patch) | |
tree | 196f035fd0a7a0fee84202f3226979d0bd2b1a2b /dev-perl/DBIx-Simple | |
parent | www-client/firefox: add 116.0.3 (diff) | |
download | gentoo-6fa2a9610635912a3b9982c10273fab8b70573c1.tar.gz gentoo-6fa2a9610635912a3b9982c10273fab8b70573c1.tar.bz2 gentoo-6fa2a9610635912a3b9982c10273fab8b70573c1.zip |
licenses: Rename 9base to LPL-1.2
Delete initial text which isn't part of the license itself.
Add LPL-1.2 to license-mapping.conf.
Update all ebuilds using it.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-perl/DBIx-Simple')
-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 234f72bd1850..8dbfd09383bd 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 9base MIT MPL-2.0 NOSA nethack PHP-3 POSTGRESQL PYTHON CNRI + LPPL-1.3c LPL-1.2 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" |