Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237256 - dev-cpp/cairomm (all versions): ebuilds have license GPL-2, should be LGPL-2
Summary: dev-cpp/cairomm (all versions): ebuilds have license GPL-2, should be LGPL-2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GNOME C++ Bindings Maintainers (OBSOLETE)
URL: http://cairographics.org/cairomm/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 04:10 UTC by Robert Carboneau
Modified: 2008-09-30 01:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Carboneau 2008-09-10 04:10:06 UTC
The dev-cpp/cairomm ebuilds all say LICENSE="GPL-2". cairomm is actually under the LGPL-2 license.

Reproducible: Always

Steps to Reproduce:
1. Read the ebuild, or use emerge --search

Actual Results:  
License listed as GPL-2

Expected Results:  
License listed as LGPL-2
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-10 05:12:35 UTC
Actually, the [URL] quotes:

"Cairo is free software and is available to be redistributed and/or modified 
 under the terms of either the GNU Lesser General Public License (LGPL) version 
 2.1 or the Mozilla Public License (MPL) version 1.1 at your option.
Comment 2 Robert Carboneau 2008-09-10 06:34:28 UTC
cairomm itself seems to be specifically LGPL. The website for cairomm is http://cairographics.org/cairomm/ ... so, I suppose the HOMEPAGE needs to be updated, as well.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-10 06:45:26 UTC
Yes, you're right, if [1] is anything to go by.

[1] http://cgit.freedesktop.org/cairomm/tree/COPYING
Comment 4 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-09-30 01:43:23 UTC
Fixed, thanks.