Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189011 - dev-perl/gtk2-perl licence is LGPL 2.1 and not GPL-2
Summary: dev-perl/gtk2-perl licence is LGPL 2.1 and not GPL-2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 15:32 UTC by GNUtoo
Modified: 2007-08-19 09:31 UTC (History)
0 users

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 GNUtoo 2007-08-15 15:32:05 UTC
from the 1.144 ebuild
LICENSE="GPL-2"

from /usr/share/doc/gtk2-perl-1.144/README.bz2:
COPYRIGHT AND LICENSE
---------------------

Copyright (C) 2003-2007 by the gtk2-perl team (see the file AUTHORS for the
full list)

This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Library General Public License as published by the Free
Software Foundation; either version 2.1 of the License, or (at your option) any
later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.  See the GNU Library General Public License for more
details.

You should have received a copy of the GNU Library General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 59
Temple Place - Suite 330, Boston, MA  02111-1307  USA.

# $Id: README,v 1.77.2.4 2007/03/12 20:09:02 kaffeetisch Exp $

so we must correct the ebuild to lgpl 2.1


Reproducible: Always
Comment 1 Christian Hartmann (RETIRED) gentoo-dev 2007-08-19 09:31:53 UTC
Thanks! Fixed.