Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302562 - dev-perl/XML-Parser has the wrong license
Summary: dev-perl/XML-Parser has the wrong license
Status: RESOLVED DUPLICATE of bug 301969
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 01:47 UTC by Andrew John Hughes
Modified: 2010-01-28 06:37 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 Andrew John Hughes 2010-01-28 01:47:57 UTC
http://cpansearch.perl.org/src/MSERGEANT/XML-Parser-2.36/Makefile.PL lists
the license as 'perl' which is

LICENSE="|| ( Artistic GPL-2 )"

as in dev-lang/perl, not

LICENSE="Artistic"

which means that the original non-Free Artistic license has to be accepted.


Reproducible: Always
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-01-28 06:37:52 UTC

*** This bug has been marked as a duplicate of bug 301969 ***