Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 340108

Summary: dev-db/mongodb: Missing additional license
Product: Gentoo Linux Reporter: Johan Bergström <bugs>
Component: New packagesAssignee: Lance Albertson (RETIRED) <ramereth>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Johan Bergström 2010-10-07 21:33:12 UTC
According to docs (http://github.com/mongodb/mongo/blob/master/README#L42) , some parts of the mongodb source are released under the Apache License 2.0, so:

-LICENSE="AGPL-3"
+LICENSE="AGPL-3 Apache-2.0"
Comment 1 Ultrabug gentoo-dev 2011-03-30 17:26:13 UTC
Hi Johan, thanks for reporting this, it is now fixed in tree.

+  30 Mar 2011; Ultrabug <ultrabug@gentoo.org> mongodb-1.2.4.ebuild,
+  mongodb-1.4.4.ebuild, mongodb-1.5.5.ebuild, mongodb-1.6.0.ebuild:
+  correct LICENSE, thanks to Johan Bergström. fix #340108