Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 734728

Summary: dev-perl/Device-SerialPort license inconsistencies
Product: Gentoo Linux Reporter: Kent Fredric (IRC: kent\n) (RETIRED) <kentnl>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=133080
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 721190    

Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-07-30 09:38:08 UTC
./Device-SerialPort.spec:25:license:    Artistic

./README-270-This module is free software; you can redistribute it and/or modify it under
./README:271:the same terms as Perl itself.

./modemtest-12-# This program is free software; you can redistribute it and/or
./modemtest:13:# modify it under the terms of the GNU General Public License
./modemtest-14-# as published by the Free Software Foundation; either version 2
./modemtest:15:# of the License, or (at your option) any later version.

./modemtest-72-This program is free software; you may redistribute it and/or modify
./modemtest:73:it under the same terms ans Perl itself.

./eg/any_os.plx:6:#  This free software is licensed under the terms of the GNU public license.
./eg/any_os.plx:7:#  Copyright 1998,1999 Bruce Winter


./SerialPort.pm-11-# This program is free software; you can redistribute it and/or
./SerialPort.pm:12:# modify it under the terms of the GNU General Public License
./SerialPort.pm-13-# as published by the Free Software Foundation; either version 2
./SerialPort.pm:14:# of the License, or (at your option) any later version.

./SerialPort.pm-3341-This module is free software; you can redistribute it and/or modify it
./SerialPort.pm:3342:under the same terms as Perl itself.
Comment 1 Larry the Git Cow gentoo-dev 2020-07-30 09:48:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035bf924263ce3c55e0b42d4560c3dbcdd239b6c

commit 035bf924263ce3c55e0b42d4560c3dbcdd239b6c
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2020-07-30 09:47:01 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2020-07-30 09:47:01 +0000

    dev-perl/Device-SerialPort: -r bump for EAPI7 & Fixes
    
    - EAPI7
    - Fix license as best as possible
    - Ensure CFLAGS passed to make/compiler
    - Indent wiki link slightly for clearer readability
    
    Bug: https://bugs.gentoo.org/734728
    Package-Manager: Portage-2.3.103, Repoman-2.3.22
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 .../Device-SerialPort-1.40.0-r3.ebuild             | 59 ++++++++++++++++++++++
 1 file changed, 59 insertions(+)
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2021-11-04 21:25:41 UTC
>     - Fix license as best as possible

So, fixed.