Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340108 - dev-db/mongodb: Missing additional license
Summary: dev-db/mongodb: Missing additional license
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lance Albertson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 21:33 UTC by Johan Bergström
Modified: 2011-03-30 17:26 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 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