Summary: | dev-perl/IO-Multiplex wrong LICENSE | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Luke-Jr <luke-jr+gentoobugs> |
Component: | [OLD] Development | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Luke-Jr
2011-11-22 16:25:38 UTC
cvs/gentoo-x86/dev-perl/IO-Multiplex $ ebuildvar LICENSE IO-Multiplex-1.09.ebuild : LICENSE="Artistic" IO-Multiplex-1.130.0.ebuild : LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" This is entirely correct, since IO-Multiplex-1.09/work/IO-Multiplex-1.09/lib/IO/Multiplex.pm points out it is released under the Artistic license. For the newer version, the license terms changed and the ebuild properly reflects that. |