commit: 8744fb343e5d239b95bfb7a338d3de11f9d4f4c1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Apr 1 13:08:19 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Apr 1 13:10:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8744fb34
profile: remove duplicated mask from package.mask This will be the real fix for commit a69f55207197012415f8b17cbdf6cbd88bc9f0f9 and makes c96c12a3fc41e90f878a5dc473089cdde4a2e436 obsolete. Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 4dd50d9138c..1977f04e5e6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -136,12 +136,6 @@ kde-apps/dolphin-plugins-bazaar net-fs/ncpfs net-misc/ipx-utils -# Joshua Kinard <[email protected]> (2020-03-28) -# Last release 2008. Last upstream commit 2013. Blocks removal of -# gnome-base/libgnome-keyring -# Bug #713030 -mail-client/mail-notification - # Matt Turner <[email protected]> (2020-03-28) # Last release 2008. Last upstream commit 2013. Blocks removal of # gnome-base/libgnome-keyring
