Bug 28697 - wxGTK and wxPython ebuilds incorrectly claim that the license is LGPL-2
Bug#: 28697 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: vslavik@fastmail.fm
Component: Ebuilds
URL: 
Summary: wxGTK and wxPython ebuilds incorrectly claim that the license is LGPL-2
Keywords:  
Status Whiteboard: 
Opened: 2003-09-14 06:30 0000
Description:   Opened: 2003-09-14 06:30 0000
LICENSE variable in both wxPython and wxGTK ebuilds (all versions) contain
"LGPL-2". This is incorrect, both packages are distributed under the wxWindows
Library Licence, version 3, which is much less restrictive than LGPL-2. The text
of licence is in LICENCE.txt file in wxGTK tarball or in doc/licence.txt of
wxPython tarball.

Attached patch fixes this and adds /usr/portage/licenses/wxWin-3 with licence text.

------- Comment #1 From Vaclav Slavik 2003-09-14 06:31:36 0000 -------
Created an attachment (id=17692) [details]
patch to add wxWin-3 licence

------- Comment #2 From Alastair Tse (RETIRED) 2003-10-07 14:40:34 0000 -------
taking this one as well while i'm doing wx updates

------- Comment #3 From Alastair Tse (RETIRED) 2003-10-07 16:49:36 0000 -------
thank you for reporting this. the new license and changes to wxPython and
wxGTK have been made.