Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277335 - Request for Tie-Cache-LRU-Expires CPAN ebuild
Summary: Request for Tie-Cache-LRU-Expires CPAN ebuild
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL: http://search.cpan.org/dist/Tie-Cache...
Whiteboard:
Keywords:
Depends on:
Blocks: 251494
  Show dependency tree
 
Reported: 2009-07-10 18:14 UTC by Stuart Hickinbottom
Modified: 2009-10-01 20:00 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 Stuart Hickinbottom 2009-07-10 18:14:59 UTC
This CPAN module (see the URL) is required by the media-sound/squeezecenter ebuild. That ebuild is currently having to package its own copy of this CPAN module and has caused bug#251494.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-07-17 21:10:27 UTC
This package doesn't have any license.
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2009-08-25 18:26:44 UTC
What should i do here?
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-08-25 19:04:35 UTC
<hat type="trustees">
Pretty much all of the stuff on CPAN I thought defaulted to "same-as-perl" (==  "|| ( Artistic GPL-2 )")?

Shouldn't be a problem to include it. Email the upstream author if you really see it as required.

Include in the meantime, and change the license later if needed.
</hat>
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2009-08-30 18:11:29 UTC
(In reply to comment #3)
> <hat type="trustees">
> Pretty much all of the stuff on CPAN I thought defaulted to "same-as-perl" (== 
> "|| ( Artistic GPL-2 )")?

"Most, though not all, modules on CPAN are licensed under the GNU Public License (GPL) or the Artistic license and should be stated in the documentation that accompanies the module itself."
<http://cpan.org/misc/cpan-faq.html#How_is_Perl_licensed>

Most modules have a license statement. But not all.
I always try to verify the license statement and if it says "same as perl" i remove LICENSE from the ebuild and use the one from the eclass.

> Shouldn't be a problem to include it.

We already distribute it as part of squeezecenter.

> Email the upstream author if you really see it as required.

<http://rt.cpan.org/Ticket/Display.html?id=48997>

> Include in the meantime, and change the license later if needed.

Done. Thanks.
Comment 5 Stuart Hickinbottom 2009-10-01 20:00:20 UTC
Yes, I've tested that and it's working fine, thanks. Closing.