commit: c942d3d4e21935efd069c6c2c91914119720e815 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Jan 24 18:25:19 2021 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Jan 24 18:25:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c942d3d4
profiles: remove note about AGPL-3 license from sys-libs/db mask There are better ways to control license useage (ACCEPT_LICENSE). Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b01705d2114..24dd10e0f88 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -545,8 +545,6 @@ app-admin/amazon-ec2-init # FAIL:07:02:35 (00:00:00) db_dump/db_load(./TESTDIR.3/recd001.db:child killed: kill signal): expected 0, got 1 # FAIL:07:02:35 (00:00:00) Dump/load of ./TESTDIR.3/recd001.db failed. # FAIL:07:02:35 (00:00:00) db_verify_preop: expected 0, got 1 -# Lars Wendler <[email protected]> (2019-01-25) -# Also masked because of mostly incompatible license (AGPL-3) =sys-libs/db-6.1* =sys-libs/db-6.2* =sys-libs/db-18.1*
